springdoc-openapi v1.4.7 Release Notes

Release Date: 2020-09-21 // over 3 years ago
  • โž• Added

    • #854 - Add pre-loading setting to load OpenAPI early

    ๐Ÿ”„ Changed

    • #852 - API component schema description incorrectly overwritten by API parameter description
    • ๐Ÿš€ Upgrade supported spring-boot version to 2.3.4.RELEASE
    • โฌ†๏ธ Upgrade swagger-ui version to v3.34.0

    ๐Ÿ›  Fixed

    • ๐Ÿ”ง #864 - NPE with QueryDSL configuration - SpringBoot < 2.3.2
    • #861 - Wrong @manytoone relationship naming
    • #870 - HAL representation (_embedded and _links) in definitions when application returning plain json
    • #869 - Incorrect schema addition on header if used in Spring mapping
    • ๐Ÿ“„ #847 - spring-rest-docs api-docs endpoint 500 error using Spring Boot: 2.4.0-M2
    • ๐Ÿ’ป #872 - Javascript error occurs when I set springdoc.swagger-ui.csrf.enabled=true
    • #873 - lazy initialization bug