Bump springdoc-openapi-ui from 1.6.13 to 1.6.14
Bumps springdoc-openapi-ui from 1.6.13 to 1.6.14.
Release notes
Sourced from springdoc-openapi-ui's releases.
springdoc-openapi v1.6.14 released!
Added
- #1965 - Prevents premature initialisation of factory-beans
- #2003 - Resolve property descriptions for arrays
Changed
- Upgrade spring-boot to 2.7.6
Fixed
- #1957 - AdditionalModelsConverter Schema params rewriting
- #1962 - override-with-generic-response shouldn't shallow copy
- #1985 - IllegalStateException: Duplicate key when two endpoints at the same URL with same header exist
- #1992 - Java enumeration and Spring Converter no longer generates enum drop-down.
- #2001 - Enum Collection parameter missing type info in Spring Data Rest search method
New Contributors
@jorgerod
made their first contribution in springdoc/springdoc-openapi#1969@danrose499
made their first contribution in springdoc/springdoc-openapi#1982@Mumeii
made their first contribution in springdoc/springdoc-openapi#1975@ParkerM
made their first contribution in springdoc/springdoc-openapi#2002Full Changelog: https://github.com/springdoc/springdoc-openapi/compare/v1.6.13...v1.6.14
Changelog
Sourced from springdoc-openapi-ui's changelog.
[1.6.14] - 2022-12-16
Added
- #1965 - Prevents premature initialisation of factory-beans
- #2003 - Resolve property descriptions for arrays
Changed
- Upgrade spring-boot to 2.7.6
Fixed
- #1957 - AdditionalModelsConverter Schema params rewriting
- #1962 - override-with-generic-response shouldn't shallow copy
- #1985 - IllegalStateException: Duplicate key when two endpoints at the same URL with same header exist
- #1992 - Java enumeration and Spring Converter no longer generates enum drop-down.
- #2001 - Enum Collection parameter missing type info in Spring Data Rest search method
Commits
-
2587dfe
[maven-release-plugin] prepare release v1.6.14 -
dfdeeba
CHANGELOG.md update -
a6228a3
Merge branch 'ParkerM-repro/rest-enum-array-param' -
b892f35
Fixes 2001 -
e5039ff
Merge branch 'repro/rest-enum-array-param' of https://github.com/ParkerM/spri... -
78e136e
Merge remote-tracking branch 'origin/master' -
e4400d0
Springdoc does not resolve property descriptions for arrays. Fixes #2003 -
7376351
Update SECURITY.md -
42d3dbd
Add failing test for enum collection parameters -
209c55b
Java enumeration and Spring Converter no longer generates enum drop-down. Fix... - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts