Skip to content

Releases: quarkiverse/quarkus-artemis

2.0.5

17 Feb 19:30
Compare
Choose a tag to compare

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

3.0.0.Alpha6

12 Feb 02:39
Compare
Choose a tag to compare
3.0.0.Alpha6 Pre-release
Pre-release

Release Notes:

  • Version updates:
    • Changed quarkus version from 3.0.0.Alpha3 to 3.0.0.Alpha4

Please check the project documentation.

Full Changelog: 3.0.0.Alpha5...3.0.0.Alpha6

3.0.0.Alpha5

20 Jan 00:02
Compare
Choose a tag to compare
3.0.0.Alpha5 Pre-release
Pre-release

Release Notes:

  • Version updates:
    • Changed quarkus version from 3.0.0.Alpha2 to 3.0.0.Alpha3

Please check the project documentation.

Full Changelog: 3.0.0.Alpha4...3.0.0.Alpha5

2.0.4

04 Jan 04:10
Compare
Choose a tag to compare

Release Notes:

  • Version updates:
    • Changed quarkus version from 2.14.1.Final to 2.15.1.Final
    • Introduced quarkus-camel in version 2.15.0.Final
    • Changed quarkiverse-partent from 11 to 12
  • Improvements:
    • #121: Better Integration with camel

Please check the project documentation.

Full Changelog: 2.0.3...2.0.4

3.0.0.Alpha4

07 Dec 15:43
Compare
Choose a tag to compare
3.0.0.Alpha4 Pre-release
Pre-release

Release Notes:

  • Version updates:
    • Changed quarkus version from 3.0.0.Alpha1 to 3.0.0.Alpha2
  • Bug fixes:
    • #90: fix bug where runtime properties were not runtime-setable
    • #104: ArtemisTestResource.start results InvalidPathException for DEFAULT_CONFIGURATION_NAME
    • #112: Health check does not use ConnectionFactory mocks any more since 2.x

Please check the project documentation.

Full Changelog: 3.0.0.Alpha3...3.0.0.Alpha4

2.0.3

22 Nov 13:34
Compare
Choose a tag to compare

Release Notes:

  • Version updates:
    • Changed quarkus version from 2.14.0.Final to 2.14.1.Final
  • Bug fixes:
    • #112: Health check does not use ConnectionFactory mocks any more since 2.x

Please check the project documentation.

Full Changelog: 2.0.2...2.0.3

2.0.2

09 Nov 19:11
Compare
Choose a tag to compare

Release Notes:

  • Bug fixes:
    • #104: ArtemisTestResource.start results InvalidPathException for DEFAULT_CONFIGURATION_NAME

Please check the project documentation.

Full Changelog: 2.0.1...2.0.2

2.0.1

03 Nov 16:45
Compare
Choose a tag to compare

Release Notes:

  • Version updates:
    • Changed quarkus version from 2.13.3.Final to 2.14.0.Final
  • Bug fixes:
    • #90: fix bug where runtime properties were not runtime-setable

Please check the project documentation.

Full Changelog: 2.0.0...2.0.1

2.0.1.CR1

03 Nov 11:50
Compare
Choose a tag to compare
2.0.1.CR1 Pre-release
Pre-release

Release Notes:

  • Bug fixes:
    • #90: fix bug where runtime properties were not runtime-setable

Please check the project documentation.

Full Changelog: 2.0.0...2.0.1.CR1

3.0.0.Alpha3

01 Nov 08:11
Compare
Choose a tag to compare
3.0.0.Alpha3 Pre-release
Pre-release

Release Notes:

  • Dependency changes:
    • Switched from artemis-jms-client to artemis-jakarta-client
  • Version updates
    • Changed quarkus version from 2.13.2.FINAL to 3.0.0.Alpha1
  • Migration changes:
    • #87 (ongoing): Updated imports to jakarta.... where necessary.

Please check the project documentation.

Full Changelog: 3.0.0.Alpha2...3.0.0.Alpha3