Releases: quarkiverse/quarkus-artemis
2.0.5
Release Notes:
-
Version updates:
- Changed quarkus version from
2.15.1.Final
to2.16.3.Final
- changed quarkus-camel version from
2.15.0.Final
to2.16.3.Final
- Changed the default artemis image used in devservices from
quay.io/artemiscloud/activemq-artemis-broker:1.0.9
toquay.io/artemiscloud/activemq-artemis-broker:1.0.14
- Changed quarkus version from
-
Breaking changes:
- with quarkus, version
2.16.3.Final
aConnectionFactoryWrapperBuildItem
was introduced in quarkus. We replaced the uages ofArtemisJmsWrapperBuildItem
withConnectionFactoryWrapperBuildItem
(see #148). Thus, quarkus-artemis2.0.5
or higher requires quarkus in version2.16.3.Final
or higher.
- with quarkus, version
-
Improvements:
- #148: Use ConnectionFactoryWrapperBuildItem in Quarkus
-
Maintenance:
Please check the project documentation.
Full Changelog: 2.0.4...2.0.5
3.0.0.Alpha6
Release Notes:
- Version updates:
- Changed quarkus version from
3.0.0.Alpha3
to3.0.0.Alpha4
- Changed quarkus version from
Please check the project documentation.
Full Changelog: 3.0.0.Alpha5...3.0.0.Alpha6
3.0.0.Alpha5
Release Notes:
- Version updates:
- Changed quarkus version from
3.0.0.Alpha2
to3.0.0.Alpha3
- Changed quarkus version from
Please check the project documentation.
Full Changelog: 3.0.0.Alpha4...3.0.0.Alpha5
2.0.4
Release Notes:
- Version updates:
- Changed quarkus version from
2.14.1.Final
to2.15.1.Final
- Introduced quarkus-camel in version
2.15.0.Final
- Changed quarkiverse-partent from
11
to12
- Changed quarkus version from
- Improvements:
- #121: Better Integration with camel
Please check the project documentation.
Full Changelog: 2.0.3...2.0.4
3.0.0.Alpha4
Release Notes:
- Version updates:
- Changed quarkus version from
3.0.0.Alpha1
to3.0.0.Alpha2
- Changed quarkus version from
- Bug fixes:
Please check the project documentation.
Full Changelog: 3.0.0.Alpha3...3.0.0.Alpha4
2.0.3
Release Notes:
- Version updates:
- Changed quarkus version from
2.14.0.Final
to2.14.1.Final
- Changed quarkus version from
- 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
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
Release Notes:
- Version updates:
- Changed quarkus version from
2.13.3.Final
to2.14.0.Final
- Changed quarkus version from
- 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
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
Release Notes:
- Dependency changes:
- Switched from
artemis-jms-client
toartemis-jakarta-client
- Switched from
- Version updates
- Changed quarkus version from
2.13.2.FINAL
to3.0.0.Alpha1
- Changed quarkus version from
- Migration changes:
- #87 (ongoing): Updated imports to
jakarta....
where necessary.
- #87 (ongoing): Updated imports to
Please check the project documentation.
Full Changelog: 3.0.0.Alpha2...3.0.0.Alpha3