springdoc-openapi v1.5.9 Release Notes

Release Date: 2021-05-23 // almost 3 years ago
  • โž• Added

    • ๐Ÿ‘ #1164 - Provide GraalVM native image support.
    • #1155 - Add Kotlin DSL for functional routes.
    • ๐Ÿ‘ #1153 - Modify ResponseSupportConverter to resolve inner type.
    • #1156 - Pick up ExceptionHandlers from any parent of a class marked as @ControllerAdvice
    • ๐Ÿ‘ #1159 - Added support for @JsonView on ExceptionHandlers methods
    • #1146 - Expose @Id fields for entity with spring-data-rest/springdoc-openapi-data-rest

    ๐Ÿ”„ Changed

    • โฌ†๏ธ Upgrade swagger-ui version to 3.49.0
    • โฌ†๏ธ Upgrade spring-boot to 2.5.0