Releases: arkmq-org/activemq-artemis-self-provisioning-plugin
0.5.5
Installation
To deploy the build on your cluster run:
git clone git@github.com:arkmq-org/activemq-artemis-self-provisioning-plugin.git
oc login ...
./activemq-artemis-self-provisioning-plugin/deploy-plugin.sh
Note
Follow the documentation on the project's README to know what are the prerequisites for the self provisioning plugin
What's Changed
- Introducing restricted mode support for Artemis 2.50.0 which is now the default mode to deploy a broker
- Introducing broker metrics support for resticted mode
- Introducing a connectivity tester to test that a broker is able to transit messages in restricted mode
- Introducing a new E2E test suite
New Contributors
- @jcliffor made their first contribution in #63
- @vansh2408 made their first contribution in #141
- @DreamPearl made their first contribution in #146
- @brusdev made their first contribution in #177
Full Changelog: 0.5.3...0.5.5
0.5.3
Release notes
This is the 0.5.3 release of the self provisioning plugin.
To deploy the build on your cluster run:
git clone git@github.com:arkmq-org/activemq-artemis-self-provisioning-plugin.git
oc login ...
./activemq-artemis-self-provisioning-plugin/deploy-plugin.sh
Note
Follow the documentation on the project's README to know what are the prerequisites for the self provisioning plugin
What's Changed
Full Changelog: 0.5.2...0.5.3
0.5.2
Release notes
This is the 0.5.2 release of the self provisioning plugin.
To deploy the build on your cluster run:
git clone git@github.com:arkmq-org/activemq-artemis-self-provisioning-plugin.git
oc login ...
./activemq-artemis-self-provisioning-plugin/deploy-plugin.sh
Note
Follow the documentation on the project's README to know what are the prerequisites for the self provisioning plugin
What's Changed
- Remove the build-api-doc checks in the CI by @Msarawan in #57
- [NO-ISSUE] jolokia: fix parameters ordering by @lavocatt in #51
- [#22] overhauling cert generation by @lavocatt in #59
- Users should always be able to switch to the yaml view by @Msarawan in #60
Full Changelog: 0.5.1...0.5.2
0.5.1
Release notes
This is the 0.5.1 release of the self provisioning plugin.
To deploy the build on your cluster run:
git clone git@github.com:arkmq-org/activemq-artemis-self-provisioning-plugin.git
oc login ...
./activemq-artemis-self-provisioning-plugin/deploy-plugin.sh
Note
Follow the documentation on the project's README to know what are the prerequisites for the self provisioning plugin
What's Changed
Full Changelog: 0.5.0...0.5.1
0.5.0
Release notes
This is the 0.5.0 release of the self provisioning plugin.
To deploy the build on your cluster run:
git clone git@github.com:arkmq-org/activemq-artemis-self-provisioning-plugin.git
oc login ...
./activemq-artemis-self-provisioning-plugin/deploy-plugin.sh
Note
Follow the documentation on the project's README to know what are the prerequisites for the self provisioning plugin
What's Changed
- [#7] jolokia api server without login phase by @lavocatt in #8
- Add 'YAML' tab on the Broker Deatails Page by @Msarawan in #4
- Add Resources tab on the broker-details page by @Msarawan in #18
- [#25] Enable token login by @lavocatt in #32
- [#16] Add the Conditions in the overview tab by @Msarawan in #38
- [NO-ISSUE] FormView: improve style by @lavocatt in #34
- [NO-ISSUE] the yaml view autosaves when needed by @lavocatt in #33
- [#17] broker details: add label and annotations by @lavocatt in #35
- [#19] broker details: our view is the default by @lavocatt in #36
- [#21] broker creation: ca don't impact preset by @lavocatt in #37
- Refactor loading and error state management in Broker details and Address details pages by @Msarawan in #40
- Fix: Prevent error when conditions are undefined by @Msarawan in #46
- [#47] fixing unit tests by @lavocatt in #48
- [#43] fix loading the resources by @lavocatt in #49
- [NO-ISSUE] Optimize alignment of breadcrumbs, title, and content layout by @Msarawan in #41
- [#44] enabling RBAC by @lavocatt in #45
New Contributors
Full Changelog: 0.4.0...0.5.0