Skip to content

Releases: arkmq-org/activemq-artemis-self-provisioning-plugin

0.5.5

03 Feb 14:20

Choose a tag to compare

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

Full Changelog: 0.5.3...0.5.5

0.5.3

05 Mar 06:23

Choose a tag to compare

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

  • Update nginx image version from 120 to 122 by @Msarawan in #61

Full Changelog: 0.5.2...0.5.3

0.5.2

25 Feb 10:02

Choose a tag to compare

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

17 Feb 14:29

Choose a tag to compare

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

  • Update the base image to registry.access.redhat.com/ubi9/nodejs20:latest by @Msarawan in #56

Full Changelog: 0.5.0...0.5.1

0.5.0

04 Feb 13:58

Choose a tag to compare

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

New Contributors

Full Changelog: 0.4.0...0.5.0