| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-28 | 1.4 kB | |
| springdoc-openapi v3.0.2 released! source code.tar.gz | 2026-02-28 | 1.4 MB | |
| springdoc-openapi v3.0.2 released! source code.zip | 2026-02-28 | 7.3 MB | |
| Totals: 3 Items | 8.7 MB | 0 | |
Added
- [#3229] – Add support for Spring Framework API Versioning with Functional Endpoints
- [#3208] – Add
springdoc.swagger-ui.document-titleproperty
Changed
- Upgrade Spring Boot to version 4.0.3
- Upgrade swagger-core to version 2.2.43
- Upgrade swagger-ui to version 5.32.0
- Upgrade Scalar to version 0.5.55
Fixed
- [#3232] – Gracefully handle springdoc endpoint paths during API version resolution
- [#3230] – Scalar source URLs resolve to
null/<groupName>on second request when usingGroupedOpenApi - [#3226] – Propagate
JsonViewcontext when resolvingPage<T>schema - [#3228] – springdoc-openapi-starter 3.x doesn't depend on
org.springframework.boot:spring-boot-starter - [#3220] – Reachability metadata not compatible with GraalVM 25
- [#3195] – Application won't compile when OpenApi and spring-boot-data-rest is present
- [#3193] –
OpenApifield inSpringDocConfigPropertiesdoes not comply with camel case naming conventions - [#3215] – Type annotation not considered when Kotlin is not present
- [#3199] – Prevent duplicate
_linksinallOfchild schemas - [#3198] – Property resolution for parameter default values
- [#3206] – Upgrade swagger-core from version 2.2.41 to 2.2.42
Full Changelog: https://github.com/springdoc/springdoc-openapi/compare/v3.0.1...v3.0.2