springdoc-openapi v1.3.3 Release Notes

Release Date: 2020-04-18 // almost 4 years ago
  • โž• Added

    • 0๏ธโƒฃ #322 - Make default type of Resource as binary.
    • ๐Ÿ‘ #560 - Add support kotlin Flow as response type.
    • ๐Ÿ’ป #572 - Add support for swagger-ui-property 'urls.primaryName'.

    ๐Ÿ”„ Changed

    • ๐Ÿšš #561 - remove pageable required.
    • ๐Ÿ’ป #567 - springdoc.swagger-ui.oauth.additionalQueryStringParams as map instead of list.

    ๐Ÿ›  Fixed

    • #570 - Spring HATEOAS fixing _embedded.
    • ๐Ÿ›  #563 - Spring 4 incompatibility using springdoc-openapi 1.2.30+. Fixes.
    • ๐Ÿ‘ #562 - Lazy Initialisation breaks WebFlux support.