Quarkus v1.9.0.Final Release Notes

Release Date: 2020-10-21 // over 3 years ago
  • Major changes

    Complete changelog

    • ๐Ÿ›  #12700 - Fixed uber jar packaging instructions
    • #12699 - Use counter for JVM Info
    • โœ… #12694 - native-image specific micrometer-mp-metrics test failure in io.quarkus.micrometer.runtime.registry.json.JsonExporter, java.lang.NumberFormatException
    • #12688 - Fix Bootstrap dependencies
    • โšก๏ธ #12679 - Update to Apache Http Client 4.5.13
    • ๐Ÿ‘ #12677 - Liquibase - Support loading data in native
    • ๐Ÿš€ #12676 - Partly fix release 1.9 disabled gradle test
    • ๐ŸŒฒ #12675 - Reduce error logging in Vert.x proxy address forwarding
    • #12674 - Fix NPE in AsmUtilCopy
    • ๐Ÿšš #12672 - Move Bootstrap dependency out of the BOM
    • #12671 - NPE on Arc in combination with Myfaces extension: Producer for Object type
    • ๐ŸŒฒ #12667 - Reduce error logging in vertx proxy address forwarding
    • โฌ†๏ธ #12662 - Upgrade jboss-logmanager-embedded to 1.0.5
    • โœ… #12661 - Ensure that the proper test error is logged instead of a NPE
    • ๐ŸŒฒ #12659 - Logging issues with log4j2-jboss-logmanager
    • ๐Ÿ‘ #12653 - Improve Avro support in native applications
    • #12643 - Native application failed to start when liquibase enabled
    • ๐Ÿ‘ #12639 - Support additional JDBC properties for a DataSource
    • ๐Ÿ’ป #12636 - Bump swagger-ui from 3.35.0 to 3.35.1
    • #12635 - Add jsonp for cases where jsonb is not in scope
    • #12632 - Do not include Twitter Bootstrap in quarkus-bom
    • #12631 - Reconcile "old" and "new" S2I config properties
    • #12627 - Don't consider the hierarchy of Object when marked with @Valid
    • #12621 - Consume Caffeine Jandex index to register classes for reflection
    • #12618 - Put parentId from trace context into MDC
    • #12617 - ArC auto producers - ignore void methods
    • ๐Ÿ‘ป #12616 - Fix exception handling when a message consumer is blocking
    • #12614 - Bump aws-lambda-java-events from 3.3.1 to 3.4.0
    • #12612 - Bump awssdk.version from 2.15.2 to 2.15.6
    • #12608 - Add commonTags to micrometer doc
    • #12603 - Bootstrap Maven: don't check MAVEN_PROJECTBASEDIR for the root project dir
    • #12599 - Error handling does not work with blocking event bus consumers
    • ๐Ÿ“š #12598 - Small OpenShift documentation fixes
    • ๐ŸŒ #12579 - Add codestart for spring-web
    • โœ… #12549 - Introduce QuarkusTestBeforeClassCallback
    • โœ… #12544 - Introduce BeforeClass test callback
    • ๐Ÿ‘ป #12532 - Ability to handle both exit code and exception when running CLI applications
    • ๐Ÿ”Œ #12510 - Search for quarkus gradle plugin in transitive dependencies
    • ๐Ÿ”Œ #12509 - Allow usage of Quarkus Gradle Plugin as a custom plugin dependency
    • โšก๏ธ #12506 - Update to Tika 1.24.1
    • โช #12504 - docs: Restore cdi-ref index-dependency example.
    • #12443 - Hibernate Validator - @Valid Object causes CNFE
    • ๐Ÿ‘ป #12397 - Exception Handling/Mapping When Running Quarkus Command Mode Applications
    • ๐Ÿ— #10420 - Caffeine error at runtime when using native build
    • ๐Ÿ— #8914 - Native Image failure building Kafka
    • ๐Ÿ— #5633 - Build native : kafka + avro