Quarkus v1.0.1.Final Release Notes

Release Date: 2019-11-28 // over 4 years ago
  • Major changes

    • ๐Ÿ”’ #5813 - Fix security issue related to the inclusion of annotations on secured method parameters

    Complete changelog

    • ๐Ÿ”’ #5813 - Fix security issue related to the inclusion of annotations on secured method parameters
    • ๐Ÿ›  #5805 - Fixes the extension author guide WRT the new quarkus-extension.yaml
    • #5803 - Fix various usability issues in Spring @RestControllerAdvice handling
    • #5796 - @RestControllerAdvice that returns an object but handles errors from a void controller method does not return json
    • โฌ†๏ธ #5786 - Upgrade jandex-maven-plugin to 1.0.7
    • ๐Ÿ“š #5777 - Fix AnalysisConfigurer example in Hibernate Search documentation
    • #5763 - @Valid and @RolesAllowed conflict since 1.0.0.CR2
    • #5759 - Bump Jandex to 2.1.2.Final
    • ๐Ÿ“š #5746 - Various minor adjustments to the HTTP reference documentation
    • #5737 - Fix typo in REST Client guide
    • #5736 - doc: document how to use 999-SNAPSHOT of quarkus
    • #5687 - document how to use 999-SNAPSHOT of quarkus with a universe-platform based project
    • ๐Ÿ‘€ #5512 - Add more tests for ResponseEntity handling
    • ๐Ÿ›  #5329 - fixed typo