Quarkus v1.7.2.Final Release Notes

Release Date: 2020-09-03 // over 3 years ago
  • Major changes

    Complete changelog

    • #11836 - Bump dekorate to 0.12.8
    • #11823 - Property quarkus.container-image.tag with numbers generates a breaking minikube.yml file
    • โœ… #11809 - Fix disabled k8s client test
    • #11808 - Handle post-authentication exceptions correctly
    • #11807 - FormAuthenticationMechanism needs to handle exceptions to avoid requests without response.
    • ๐Ÿ”Œ #11802 - Handle empty non existing resource directory in gradle plugin
    • #11796 - Define a deterministic ordering for ConfigMap and Secret ConfigSources
    • ๐Ÿ“„ #11791 - docs: fix typo in stm doc
    • #11781 - Normalize migration paths in Flyway extension
    • โฌ†๏ธ #11780 - Flyway migrations does not work anymore on JDK8 after upgrade to 1.7.1.Final
    • โฌ†๏ธ #11776 - Upgrade Liquibase to 3.10.2 - 1.7
    • #11767 - Fix wrong extension name in kafka example
    • ๐Ÿณ #11764 - Use neutral container image over docker image
    • ๐Ÿ›  #11762 - liquibase 3.10.2 fixes bug with mariadb
    • โœ… #11741 - Ensure that @testprofile works properly with random http port
    • ๐Ÿ”ง #11740 - Fix invalid datasource configuration
    • #11739 - Using Modifier.isFinal instead of org.objectweb.asm.Opcodes.ACC_FINAL - 1.7
    • โช #11738 - Revert "Only integrate with Bean Validation if the HV extension is present"
    • #11725 - Gradle Jar/main directory issues, 1.7.1.FInal
    • #11720 - add missing "id" field in the MongoDB guide
    • #11718 - Add OIDC session-age-extension property
    • #11716 - Correctly handle directories in getResourceAsStream of QuarkusClassLoader
    • #11715 - OIDC refresh token is lost after ID token expiration
    • #11707 - QuarkusClassLoader.getResourceAsStream does not work with directories in quarkus:dev
    • #11706 - Interceptor bindings must not be inherited from interfaces
    • #11704 - Interceptor bindings must not be inherited from interfaces implemented by a bean
    • โฌ†๏ธ #11696 - Upgrade SmallRye Metrics to 2.4.3
    • #11692 - Liquibase diffChangeLog generation is broken in 1.7.1
    • โœ… #11688 - @testprofile and @TestHTTPResource don't play well with quarkus.http.test-port=0
    • ๐Ÿณ #11686 - Add -Ddocker option to spin a Redis Server container automatically when launching Redis IT test
    • โš  #11685 - Work around Caffeine warnings during cache computations - 1.7
    • #11684 - Reorder gradle code generation task
    • ๐Ÿ‘ท #11679 - Let Maven start and stop the Docker images and other CI adjustments
    • โฌ†๏ธ #11678 - Upgrade to Hibernate ORM 5.4.21.Final
    • #11677 - Improve GCP functions guides
    • ๐ŸŒฒ #11676 - Fix log4j logging adapter
    • โšก๏ธ #11672 - Update source code highlighting in the Quartz guide
    • ๐Ÿ“ฆ #11671 - Disable DefaultPackageMetricsTest
    • ๐ŸŒฒ #11667 - log4j librairies not correct inside the logging guide
    • #11657 - Use correct CL when loading classes
    • ๐Ÿ“ฆ #11656 - Fix issue with metrics and ArC when beans are in the default package
    • ๐Ÿ #11649 - Copy over the json files required by native-image tool during native-image generation on Windows
    • #11645 - doc Mention need of resteasy-mutiny extension in Reactive SQL Clients guide
    • ๐Ÿณ #11643 - Fix the fast-jar suffix in the Dockerfile
    • #11641 - Quarkus 1.7.x: Gradle Kotlin project compilation error
    • ๐Ÿ— #11640 - Clarify floating tag use in Mandrel builder images
    • ๐Ÿ›  #11639 - Assorted InetSocketAddress fixes
    • #11635 - Register Jackson @JsonNaming strategies for reflection
    • ๐Ÿ‘ #11630 - Add SSL support to Spring Config Server extension
    • ๐Ÿ“ฆ #11626 - 1.7.0.Final quarkus.package.output-directory causes NPE running tests
    • #11624 - Rename prepare goal to generate-code
    • #11617 - Kafka Streams Bootstrap Servers Problem
    • #11589 - Lazy loading fails if an entity appears twice in the object graph
    • #11500 - Kubernetes secret config changes
    • #11461 - Unable to read a literal value from a secret containing keys ending in "yaml,yml or properties"
    • ๐Ÿ“ฆ #11400 - 1.7.0.Final quarkus.package.output-directory causes NPE running tests
    • #11397 - Problem while using jackson @JsonNaming in AWS Lambda
    • #11373 - correct signature for singleResult
    • #11354 - Make the various beans produced in RedisAPIProducer ApplicationScoped
    • #11325 - Hibernate no active session in hashcode() of lazy loaded collections
    • ๐Ÿ‘ #11293 - Native SSL Support for Spring Cloud Config for Native Images
    • #11287 - Misleading/Erroneous signatures in Panache Hibernate Kotlin
    • โฌ†๏ธ #11231 - Upgrade to Hibernate ORM 5.4.21
    • #11184 - Compilation fails when using reflection-config in quarkus 1.6.x
    • #11134 - Issue when using Kubernetes + MicroProfile Metrics
    • ๐Ÿ #11131 - Exception is reported on windows native image building.
    • #7591 - SQL import - commented out lines not ignored