Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Releases: EnMasseProject/enmasse

Release 0.32.2-rc2

23 Jul 14:15
Compare
Choose a tag to compare
Release 0.32.2-rc2 Pre-release
Pre-release

The following additional change was made:

#5047: Ensure that application of end user network policy does not affect traffic between EnMasse components.

Release 0.32.2-rc1

21 Jul 19:35
Compare
Choose a tag to compare
Release 0.32.2-rc1 Pre-release
Pre-release

#4839: [Agent] ensure that router disconnect cancels the timer and doesn't accumulate Rhea listeners (#4840)
#4873: Prevent unexpected fields at the root of addresspace, address and message from causing the controller loops to fail
#4859: On OpenShift4, use quay.io/openshift/origin-oauth-proxy:latest (#4969)
#4860: Ensure address space controller and standard controller record stacktrace
#4914: Bump react from 16.12.0 -> 16.13.1 and typescript from 3.7.2 -> 3.8.3
#4915: Bump patternfly/react-core version 3.146.0 -> 3.153.13
#4970: Update Postgres to 42.2.13 [CVE-2020-13692] (#4971)
#5001: Ensure that IoT roles iot-tenant-service/iot-device-connection have distinct perms sets (#5019)
#5031: Bump postgresql-jdbc from 42.2.13 -> 42.2.14

Release 0.32.0

06 Jul 17:21
Compare
Choose a tag to compare
Tag 0.32.0 release

Release 0.32.0-rc1

26 Jun 09:13
Compare
Choose a tag to compare
Release 0.32.0-rc1 Pre-release
Pre-release
Update version to 0.32.0-rc1

Release 0.31.3

09 Jun 09:28
Compare
Choose a tag to compare
Update version to 0.31.3

Release 0.31.3-rc1

02 Jun 22:33
Compare
Choose a tag to compare
Release 0.31.3-rc1 Pre-release
Pre-release

#4650: Install uncaught exception handler in address-space-controller and standard-controller

Release 0.31.2

21 May 10:38
Compare
Choose a tag to compare
  • #4098: Added alert for high broker address memory usage
  • #4305: Inject OpenShift generated custom CA trust bundle into console pod so that console authentication works when a custom CA is in use.
  • #4342: address stuck unready - failed to retrieve addresses: null (##4345)
  • #4358: broker init.sh stop script execution of a script if a command has an error (#4359)
  • Change golang installation (#4553)

Release 0.31.2-rc2

20 May 19:47
Compare
Choose a tag to compare
Release 0.31.2-rc2 Pre-release
Pre-release
  • #4098: Added alert for high broker address memory usage
  • #4305: Inject OpenShift generated custom CA trust bundle into console pod so that console authentication works when a custom CA is in use.
  • #4342: address stuck unready - failed to retrieve addresses: null (##4345)
  • #4358: broker init.sh stop script execution of a script if a command has an error (#4359)
  • Change golang installation (#4553)

Release 0.31.2-rc1

14 May 13:14
Compare
Choose a tag to compare
Release 0.31.2-rc1 Pre-release
Pre-release
  • #4098: Added alert for high broker address memory usage
  • #4305: Inject OpenShift generated custom CA trust bundle into console pod so that console authentication works when a custom CA is in use.
  • #4342: address stuck unready - failed to retrieve addresses: null (##4345)
  • #4358: broker init.sh stop script execution of a script if a command has an error (#4359)

Release 0.31.1

23 Apr 10:42
Compare
Choose a tag to compare
  • #4046: add network-only as fetch policy for all queries
  • #4090: Provide per-address space support credentials facilitating support access to the broker(s) (#4276)
  • #4184: Sometimes controller crashes when reconciling authentication service
  • #4241: Fix a race in upgrader logic that prevented upgrade from continuing
  • #4242: #4246: Delegate authentication vrtx worker thread pool making authentication multi threaded. Improve error handling.
  • #4245: standard-auth - use AMQP port probe rather than keycloak HTTP endpoint
  • #4252: Add idleTimeout, role and maxFrameSize settings for connectors
  • #4266: Add broker.globalMaxSize to the infraconfig CRDs
  • #4269: bump Netty dependency from netty-4.1.45.Final to netty-4.1.48.Final
  • #4279: handled null check for address space plan (#4277)
  • #4280: Edit Address Space dialogue subtitle misleading
  • #4282: add null check for links in address links page (#4262)
  • #4287: Address links not displayed if address resource name suffix does not match address name
  • #4292: Escape forbidden chars in filters
  • #4317: Addresses with different casing is not becoming ready
  • #4331: Issues installing monitoring resources (#4200) (#4222)
  • #4332: Unable to drain kube node when broker pod is deployed there