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 #1969
- @danrose499 made their first contribution in #1982
- @Mumeii made their first contribution in #1975
- @ParkerM made their first contribution in #2002
Full Changelog: v1.6.13...v1.6.14