Skip to content

2.0.5

Compare
Choose a tag to compare
@turing85 turing85 released this 17 Feb 19:30
· 452 commits to main since this release

Release Notes:

  • Version updates:

    • Changed quarkus version from 2.15.1.Final to 2.16.3.Final
    • changed quarkus-camel version from 2.15.0.Final to 2.16.3.Final
    • Changed the default artemis image used in devservices from quay.io/artemiscloud/activemq-artemis-broker:1.0.9 to quay.io/artemiscloud/activemq-artemis-broker:1.0.14
  • Breaking changes:

    • with quarkus, version 2.16.3.Final a ConnectionFactoryWrapperBuildItem was introduced in quarkus. We replaced the uages of ArtemisJmsWrapperBuildItem with ConnectionFactoryWrapperBuildItem (see #148). Thus, quarkus-artemis 2.0.5 or higher requires quarkus in version 2.16.3.Final or higher.
  • Improvements:

    • #148: Use ConnectionFactoryWrapperBuildItem in Quarkus
  • Maintenance:

    • #157: Update dependabot configuration to update 2.x branch
    • #160: Replace anonymous classes with lambdas to improve readability
    • #178: Pipeline fails when cache is recreated

Please check the project documentation.

Full Changelog: 2.0.4...2.0.5