Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's releases.
springdoc-openapi v2.8.11 released!
Added
- #3065 - javadoc and overall performance optimization
Changed
- Upgrade spring-boot to v3.5.5
Fixed
- #3064 -ClassNotFoundException: kotlin.reflect.full.KClasses
New Contributors
@rayuuuu
made their first contribution in springdoc/springdoc-openapi#3065Full Changelog: https://github.com/springdoc/springdoc-openapi/compare/v2.8.10...v2.8.11
springdoc-openapi v2.8.10 released!
What's Changed
- Fix unexpected merging of media types by
@Mattias-Sehlstedt
in springdoc/springdoc-openapi#3026- Fixed "desciption" typo by
@lc-nyovchev
in springdoc/springdoc-openapi#3036- Fix: Property resolution for extensions within
@OpenAPIDefinition
Info object by@limehee
in springdoc/springdoc-openapi#3039- Support externalDocs configure on SpecPropertiesCustomizer by
@huisam
in springdoc/springdoc-openapi#3042- Use adaptFromForwardedHeaders instead of deprecated fromHttpRequest by
@thijsnissen
in springdoc/springdoc-openapi#3060- Fixes so that a RequestPart with a Map is added to the RequestBody by
@Mattias-Sehlstedt
in springdoc/springdoc-openapi#3051- Refactor webhook discovery and scanning mechanism by
@zdary
in springdoc/springdoc-openapi#3057Added
- #3046 - Feature Request: Support
@jakarta
.annotation.Nonnull.- #3042 - Support externalDocs configure on SpecPropertiesCustomizer
- #3057 - Refactor webhook discovery and scanning mechanism
Changed
- Upgrade spring-boot to v3.5.4
- Upgrade swagger-ui to v5.27.1
- Upgrade swagger-core to 2.2.36
Fixed
- #3050 -
@RequestPart
JSON parameters missing Content-Type in generated curl commands, causing 415 errors.- #2978 - Parameter is no longer optional after upgrade to 2.8.8
- #3022 - NullPointerException thrown in SchemaUtils.
- #3026 - Fix unexpected merging of media types
- #3036 - Fixed "desciption"
- #3039 - Fix: Property resolution for extensions within
@OpenAPIDefinition
Info object- #3051 - Fixes so that a RequestPart with a Map is added to the RequestBody
- #3060 - Use adaptFromForwardedHeaders instead of deprecated fromHttpRequest
... (truncated)
Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's changelog.
[2.8.11] - 2025-08-23
Added
- #3065 - javadoc and overall performance optimization
Changed
- Upgrade spring-boot to v3.5.5
Fixed
- #3064 -ClassNotFoundException: kotlin.reflect.full.KClasses
[2.8.10] - 2025-08-20
Added
- #3046 - Feature Request: Support
@jakarta
.annotation.Nonnull.- #3042 - Support externalDocs configure on SpecPropertiesCustomizer
- #3057 - Refactor webhook discovery and scanning mechanism
Changed
- Upgrade spring-boot to v3.5.4
- Upgrade swagger-ui to v5.27.1
- Upgrade swagger-core to 2.2.36
Fixed
- #3050 -
@RequestPart
JSON parameters missing Content-Type in generated curl commands, causing 415 errors.- #2978 - Parameter is no longer optional after upgrade to 2.8.8
- #3022 - NullPointerException thrown in SchemaUtils.
- #3026 - Fix unexpected merging of media types
- #3036 - Fixed "desciption"
- #3039 - Fix: Property resolution for extensions within
@OpenAPIDefinition
Info object- #3051 - Fixes so that a RequestPart with a Map is added to the RequestBody
- #3060 - Use adaptFromForwardedHeaders instead of deprecated fromHttpRequest
1cf8e58
[maven-release-plugin] prepare release v2.8.119d81121
CHANGELOG.md update00d8525
performance tunningfba0114
upgrade to spring-boot 3.5.5957b4a9
Merge branch 'rayuuuu-main'5823621
Merge branch 'main' of https://github.com/rayuuuu/springdoc-openapi
into rayu...133b4c3
java.lang.ClassNotFoundException: kotlin.reflect.full.KClasses when
upgrade f...7be993e
feat: javadoc performance optimizatione1b9f71
[maven-release-plugin] prepare for next development iteration2a59f95
[maven-release-plugin] prepare release v2.8.10