What's Changed
- disable "/v3/api-docs", and "/swagger-ui.html" by default and upgrade to Scalar 0.2.1 by @zakaria-shahen in #3090
- Upgrade swagger-core to version 2.2.38 by @Mattias-Sehlstedt in #3105
- fix:compatible with lower version of getOpenApi(). by @SkyeBeFreeman in #3107
- Add logs to notify when SpringDocs/Scalar is enabled because SpringDocs/Scalar is enabled by default (#3090) by @zakaria-shahen in #3122
Added
- #3090 - Add logs to notify when SpringDocs/Scalar is enabled because SpringDocs/Scalar is enabled by default
Changed
- Upgrade swagger-ui to v5.30.1
- Upgrade swagger-core to v2.2.38
- Upgrade spring-boot to v3.5.7
- Upgrade commons-lang3 to v3.18.0
- Upgrade scalar to v0.3.12
Fixed
- #3107 - Fix:compatible with lower version of getOpenApi().
- #3121 - NPE in KotlinDeprecatedPropertyCustomizer - resolvedSchema is null
New Contributors
- @zakaria-shahen made their first contribution in #3090
- @SkyeBeFreeman made their first contribution in #3107
Full Changelog: v2.8.13...v2.8.14