Quarkus v1.1.0.Final Release Notes

Release Date: 2019-12-17 // over 4 years ago
  • Major changes

    Complete changelog

    • #6218 - Allow multiple headers with same name
    • #6217 - Run standalone RESTeasy in main thread pool
    • ๐Ÿšš #6216 - Move Spring Data JPA classes to panache to avoid dev-mode CL issue
    • #6214 - Spring Data JPA custom query with countQuery breaks in dev mode
    • #6201 - Use the bean index to scan subresources, check parameters and look for @context
    • 0๏ธโƒฃ #6194 - Qute - escape expressions in HTML by default
    • ๐Ÿ“„ #6188 - Fix erroneous Kubernetes file name in docs
    • #6187 - Kubernetes Guide says "kubernetes.yaml" instead of "kubernetes.yml"
    • ๐Ÿšš #6186 - Move Launching JVM log to debug level
    • #6185 - Improve error message if config properties conflict
    • ๐ŸŒฒ #6183 - New "Launching JVM" log line appearing in quarkus:dev
    • ๐Ÿš€ #6180 - Add quarkus-kafka-streams-deployment to bom/deployment
    • #6167 - Let the delegate handlers decide to autoflush
    • ๐Ÿšš #6160 - Move Elytron substitutions to specific extension
    • #6155 - Handle escaping in Qute
    • #6152 - Add a doc note about YAML config prefix ambiguity
    • โฌ†๏ธ #6143 - Revert "Upgrade GraalVM to 19.3.0"
    • #6140 - only base64 encode binary types
    • ๐Ÿ“š #6139 - Fixed annotation name in writing extensions documentation
    • #6138 - Make config-yaml a full extension
    • ๐Ÿš€ #6129 - Use the DeploymentClassLoader to transform classes
    • ๐Ÿ“š #6126 - Use generated doc for JSON logging and fix a couple of documentation generation issues
    • 0๏ธโƒฃ #6125 - Make JSON logging default to enabled
    • โšก๏ธ #6124 - Update to Neo4j 4.0.0 driver, add more information to health check.
    • โฌ†๏ธ #6119 - Upgrade SmallRye Config to 1.5.1
    • ๐Ÿ“š #6116 - Added Documentation for YAML configuration
    • ๐Ÿ”’ #6107 - Infinispan has an Elytron security dependency but the WildFly security substitutions are not included
    • #6106 - Document the usage to application.yaml
    • #6104 - Ignore empty lines in jaxb.index file
    • ๐Ÿ‘ป #6099 - Controller advice exception content type
    • #6093 - The quarkus.index-dependency..classifier property should be optional
    • #6091 - mvn quarkus:dev freezes in a project with bidirectional JPA relationships
    • ๐Ÿ“š #6086 - Documentation for Flyway support for multiple datasources #3449
    • โช #6082 - revert change to run()
    • ๐Ÿ“œ #6081 - Bump tika-parsers from 1.21 to 1.22 in /bom/runtime
    • #6078 - Add proper artifact names for Qute
    • #6077 - Fix an artemis-commons dependency convergence issue
    • #6070 - JAXB extension cannot handle empty lines in jaxb.index
    • #6058 - StandardCharsets.UTF_8 usage
    • ๐Ÿ’ป #6057 - Show command line in 'gradle quarkusDev' in one line
    • โšก๏ธ #6053 - Update KC authorization test to return the data only if 'from-body' key exists
    • #6037 - keycloak-authorization - ProtectedResource - if-check in bodyClaim
    • #5921 - Database connections are leaked in AWS Lambda
    • #5816 - Take controller method into account for setting content-type in @RestControllerAdvice
    • ๐Ÿ”ง #4360 - Support for the parser configuration in the properties