Skip to content

0.2.0

Latest
Compare
Choose a tag to compare
@Msarawan Msarawan released this 13 Sep 13:42
· 8 commits to main since this release

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

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