Releases: artemiscloud/activemq-artemis-self-provisioning-plugin
0.3.0
Release notes
This is the 0.3.0 release of the self provisioning plugin.
To deploy the build
on your cluster run:
git clone git@github.com:artemiscloud/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
- [NO-ISSUE] fix: react unit test warning with 'list-style' by @Msarawan in #291
- i18n: automatically extract the translations using a script by @Msarawan in #290
- [#294] Added 'Brokers' entry within the Workloads section by @Msarawan in #302
- Integration of broker creation form within OpenShift by @Msarawan in #303
- Move Brokers Entry After StatefulSets in the Workloads Section by @Msarawan in #310
- fix: add missing spaces in the AcceptorConfigPage title by @Msarawan in #307
- Integration of the custom broker edition form within OpenShift by @Msarawan in #309
- [NO-ISSUE] Revert the integration of the broker edition form within Openshift by @Msarawan in #311
- Move the Address tabs to the standard pods details by @Msarawan in #312
- [#315] Improve result rendering in jolokia test panel by @gaohoward in #316
- Simplify access to the broker details view by @Msarawan in #314
- Fix redirect path issue for AddBrokerPage in the Openshift console by @Msarawan in #318
- Overhaul the integration of the broker edition form within Openshift by @Msarawan in #319
- Update version 0.2.0 to 0.3.0 by @Msarawan in #320
- Update Openapi.yml to 0.1.1 by @Msarawan in #321
Full Changelog: 0.2.0...0.3.0
0.2.0
Release notes
This is the 0.2.0 release of the self provisioning plugin.
To deploy the build
on your cluster run:
git clone git@github.com:artemiscloud/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
- Refactoring & cleanup: sorting out the components in their respective hierarchy by @lavocatt in #221
- [#211] remove storybook by @lavocatt in #212
- Refactoring: sorting out the utils components in their respective hierarchy by @Msarawan in #229
- [#193] update the configuration to match the console template by @lavocatt in #228
- Bump the requested OpenShift version by @lavocatt in #234
- Refactor: Remove Edit Settings Button from configuration page by @Msarawan in #233
- [#236] Adding merge rules in workflow by @gaohoward in #237
- Refactor: Remove index.ts files by @Msarawan in #238
- [#240] move api server to its own repo by @lavocatt in #241
- Improve Button Alignment in the YAML Editor by @Msarawan in #243
- Update unit tests for BrokerPodsBreadcrumb component by @Msarawan in #254
- Update unit tests for BrokerDetailsBreadcrumb component by @Msarawan in #252
- Remove configuration container/tab from broker-details page by @Msarawan in #256
- Unit tests for MetricsActions component by @Msarawan in #93
- fix: Incorrect Pod Filtering for Brokers Starts with similar prefixes/names by @Msarawan in #259
- Add unit test to verify filtering of invalid pod conditions by @Msarawan in #264
- Add unit tests for broker-pods components by @Msarawan in #267
- fix: Correct redirect paths for Create and Cancel buttons in in Pods-List and Broker-Details pages by @Msarawan in #244
- [#269] remove the ingressDomain field by @lavocatt in #268
- [NO-ISSUE] refactor how we login to jolokia by @lavocatt in #265
- Add unit tests for all the components in the addresses/address-details by @Msarawan in #250
- [#217] checking certManager with CRDs by @lavocatt in #270
- [#226] better naming for generic resource by @lavocatt in #272
- [#192] support multiple hosts for the PEM case by @lavocatt in #271
- Upon adding a new acceptor/connector update the port number to unique by @Msarawan in #248
- [#277] Upgrading to patternfly5 by @lavocatt in #278
- Generate unique port numbers for acceptors and connectors separately by @Msarawan in #281
- Add unit tests for all the components in the Addresses folder by @Msarawan in #280
- The deployment size should be allowed to reach the value 0 by @Msarawan in #282
- Unit tests for broker details by @Msarawan in #283
- Unit tests for view brokers by @Msarawan in #76
- fix: UI should be compatible with CRs that are containing empty arrays by @Msarawan in #284
- [#198] the yaml editor allows to enter new Lines by @lavocatt in #273
- [#208] make @app working properly by @lavocatt in #285
- fix: Broker page refreshes automatically upon broker creation by @Msarawan in #286
- [NO-ISSUE] post patternfly5 upgrade on cards by @lavocatt in #287
- updated version 0.1.0 to 0.2.0 by @Msarawan in #288
- [NO-ISSUE] yarn needs a bigger timeout window by @lavocatt in #289
Full Changelog: 0.1.0...0.2.0
0.1.0
Release notes
This is the first release of the self provisioning plugin.
To deploy the build
on your cluster run:
git clone git@github.com:artemiscloud/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
New Contributors
- @ajaypratap003 made their first contribution in #1
- @AjayJagan made their first contribution in #11
- @Msarawan made their first contribution in #20
- @gaohoward made their first contribution in #105
- @lavocatt made their first contribution in #122
Full Changelog: https://github.com/artemiscloud/activemq-artemis-self-provisioning-plugin/commits/0.1.0