Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's releases.
springdoc-openapi v2.8.14 released!
What's Changed
- disable "/v3/api-docs", and "/swagger-ui.html" by default and upgrade to Scalar 0.2.1 by
@zakaria-shahenin springdoc/springdoc-openapi#3090- Upgrade swagger-core to version 2.2.38 by
@Mattias-Sehlstedtin springdoc/springdoc-openapi#3105- fix:compatible with lower version of getOpenApi(). by
@SkyeBeFreemanin springdoc/springdoc-openapi#3107- Add logs to notify when SpringDocs/Scalar is enabled because SpringDocs/Scalar is enabled by default (#3090) by
@zakaria-shahenin springdoc/springdoc-openapi#3122Added
- #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-shahenmade their first contribution in springdoc/springdoc-openapi#3090@SkyeBeFreemanmade their first contribution in springdoc/springdoc-openapi#3107Full Changelog: https://github.com/springdoc/springdoc-openapi/compare/v2.8.13...v2.8.14
Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's changelog.
[2.8.14] - 2025-11-02
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
a5a9ca4
[maven-release-plugin] prepare release v2.8.14ae4e05c
update for release 2.8.14e6abdb6
Merge branch 'zakaria-shahen-issues/add-log-when-springdoc-enabled'fa05431
code reviewce7f0f7
Merge branch 'issues/add-log-when-springdoc-enabled' of
github.com:zakaria-sh...f01af05
update to swagger-ui version 5.30.17be8cfe
add logs to notify developer the SpringDocs or Scalar is enabled. see #30904aa45e6
[Bug] NPE in KotlinDeprecatedPropertyCustomizer - resolvedSchema is
null. Fix...85ecc01
upgrade commons-lang3 to 3.18.0. Fixes #30936553144
swagger-ui update to version 5.30.0