Quarkus v1.7.0.Final Release Notes

Release Date: 2020-08-13 // over 3 years ago
  • Major changes

    Complete changelog

    • ⬆️ #11274 - Upgrade Quarkus HTTP to 3.0.14.Final
    • ⬆️ #11257 - Upgrade Infinispan to 11.0.3.Final
    • 🔌 #11255 - Avoid including platform BOM twice in the Gradle plugin
    • #11251 - Gradle addExtension will add BOM dependency even if platform is already in dependencies list
    • #11250 - Debug info improvements for Mandrel
    • #11245 - Fix the HAL response links in a REST Data guide #11237
    • 📄 #11244 - Qute: improve bracket notation support, add docs
    • ⚡️ #11240 - Update getting-started-reactive according to #11239
    • #11239 - Add a note to the getting started reactive guide regarding to mutiny-jaxrs dependecy
    • #11238 - Bump awssdk.version from 2.13.67 to 2.13.68
    • #11235 - Add Gradle/Maven wrappers to codestarts
    • 📚 #11234 - Some minor adjustments to the Datasource documentation
    • #11233 - Micro-optimization on String comparison
    • 🔧 #11232 - Gradle: avoid resolving deprecated compileOnly configuration
    • ⬆️ #11228 - Upgrade SmallRye GraphQL to 1.0.7
    • 🐳 #11227 - Fix codestart docker tooling error
    • #11223 - Type-safe message bundles - watch localized files for changes during the dev mode
    • #11220 - Qute: honor the "has" prefix for boolean properties
    • 🚀 #11218 - Release Quarkus HTTP 3.0.14.Final and upgrade
    • 👍 #11216 - Qute: support bracket notation properly
    • #11210 - Share the Admin client in KafkaStreams
    • #11209 - Use packages for the common RESTEasy reflection ignores and add the JSON packages to DEFAULT_IGNORED_PACKAGES
    • ⬆️ #11208 - JsonNode not in Jandex after upgrade to 1.7.0.CR1
    • #11200 - A bunch of new stuff for codestarts
    • #11199 - Type-safe message bundles - watch the localized file for changes during the dev mode
    • #11185 - qute does not honor hasXXX() as a boolean property in ReflectionValueResolver
    • #11182 - Gradle 6.5.1 quarkusDev fails with Quarkus 1.6.1
    • #11179 - handle testFixtures sourceset
    • #11144 - Gradle 1.7.0.CR1 regression: Gradle project does not work with test-fixtures plugin anymore
    • #11128 - Add Kotlin for Command mode example
    • #11127 - Executing the Gradle wrapper from Codestart integration tests is not working in CI
    • #11125 - Create an api to generate Maven/Gradle wrappers accessible from devtools-commons
    • #9967 - Pool AdminClient in KafkaStreams health check