Releases: genesis-community/rabbitmq-genesis-kit
Releases · genesis-community/rabbitmq-genesis-kit
v0.5.2
Updates
- Jammy Support
- Switched to modern S3 urls
- RabbitMQ 3.10 and 3.11 added
Software Components
Releases
Release |
Version |
Release Date |
Type |
Changed |
bosh-dns-aliases |
0.0.4 |
17 May 2021 |
source |
NEW |
bpm |
1.1.23 |
01 April 2023 |
source |
X |
cf-cli |
1.60.0 |
01 March 2024 |
source |
X |
cf-rabbitmq-multitenant-broker |
107.0.0 |
- |
source |
X |
cf-rabbitmq-smoke-tests |
166.0.0 |
- |
source |
X |
cf-rabbitmq |
483.0.0 |
- |
source |
X |
haproxy |
13.4.0+2.8.5 |
21 December 2023 |
source |
X |
loggregator-agent |
6.5.6 |
- |
source |
NEW |
rabbitmq-metrics-emitter |
0.4.1 |
01 October 2020 |
source |
NEW |
routing |
0.296.0 |
15 April 2024 |
source |
NEW |
v0.5.2-rc.18
This is a prerelease - please see commit messages for changes
- Updated Smoke-tests
- Switch to modern S3 URL style
v0.5.2-rc.2
Improvements
- Support for Jammy Stemcells
- Added support for RabbitMQ 3.10 and 3.11
Release updates:
v0.5.1
Bug Fixes
When using the metrics-emitter
feature, the required certificates are now generated for the new version of loggregator.
Release updates:
v0.5.0
Release updates:
Name |
Version |
Changed |
bpm |
1.1.12 |
no |
cf-cli |
1.32.0 |
no |
cf-rabbitmq |
380.0.0 |
yes |
cf-rabbitmq-multitenant-broker |
97.0.0 |
yes |
cf-rabbitmq-smoke-tests |
103.0.0 |
yes |
haproxy |
10.6.0 |
no |
loggregator-agent |
6.3.3 |
yes |
rabbitmq-metrics-emitter |
0.4.1 |
no |
v0.4.0
Bug fixes:
Small improvments:
Release updates:
Name |
Version |
Changed |
bpm |
1.1.12 |
yes |
cf-cli |
1.32.0 |
yes |
cf-rabbitmq |
378.0.0 |
yes |
cf-rabbitmq-multitenant-broker |
95.0.0 |
yes |
cf-rabbitmq-smoke-tests |
101.0.0 |
yes |
haproxy |
10.6.0 |
yes |
loggregator-agent |
6.3.2 |
yes |
rabbitmq-metrics-emitter |
0.4.1 |
no |
v0.3.0
Software Updates
- RabbitMQ bumped to 335.0.0
- RabbitMQ Multitenant Broker bumped to 82.0.0
- RabbitMQ Smoke Tests bumped to 72.0.0
- CF CLI bumped to 1.31.0
- Routing bumped to 0.208.0
New Features
prometheus
- Enables the rabbitmq_prometheus plugin to export metrics to Prometheus
no-prometheus-tls
- Turns off the TLS frontend for the prometheus plugin.
Core Components
Release |
Version |
Release Date |
CF RabbitMQ |
335.0.0 |
Oct 16, 2020 |
CF RabbitMQ Multitenant Broker |
82.0.0 |
Oct 16, 2020 |
CF RabbitMQ Smoke Tests |
72.0.0 |
Oct 15, 2020 |
bpm |
1.1.9 |
Aug 27, 2020 |
CF CLI |
1.31.0 |
Oct 14, 2020 |
HAProxy |
10.1.0 |
Apr 26, 2020 |
Routing |
0.208.0 |
Oct 9, 2020 |
RabbitMQ Metrics Emitter |
0.4.1 |
Oct 1, 2020 |
Loggregator Agent |
3.9 |
Mar 15, 2019 |
v0.2.0
Software Updates
- RabbitMQ bumped to 312.0.0
- RabbitMQ Multitenant Broker bumped to 80.0.0
- RabbitMQ Smoke Tests bumped to 66.0.0
- bpm bumped to 1.1.9
- CF CLI bumped to 1.30.0
- Routing bumped to 0.207.0
Improvements
- The management plugin API now defaults to serving TLS.
- If
external_rmq_lb
is enabled (thus causing no haproxy node to be deployed)
and also route-registrar
is enabled, the route-registrar jobs will be moved
to the rmq-server nodes instead of just not being deployed at all.
New Features
provided-rmq-cert
- Provide your own certificate for the RMQ server nodes
instead of relying on Genesis-generated self-signed certs.
no-mgmt-tls
- Turns off TLS for the management plugin API, instead serving
plain HTTP.
mqtt
- Turns on the rabbit_mqtt plugin.
stomp
- Turns on the rabbit_stomp plugin.
metrics-emitter
- Colocates a RabbitMQ Metrics Emitter on the service broker
which can send statistics about queue lengths to the CF Loggregator to be used
with the open source CF App Autoscaler.
New Parameters
check_queue_sync
- Turns on a feature of the pre-stop script for RabbitMQ
in which the cluster will wait to shut down until all unsynced queues have been
synced.
ha_sync_mode
- (broker feature) The ha_sync_mode parameter configured with
vhosts created by the service broker. Defaults to manual.
- The incoming domain parameters were regulated to the following three:
rmq_domain
- The domain of the RMQ cluster.
mgmt_domain
- The domain of the management plugin API (defaults to the
value of rmq_domain).
broker_domain
- The domain of the service broker.
Core Components
Release |
Version |
Release Date |
CF RabbitMQ |
312.0.0 |
Jul 13, 2020 |
CF RabbitMQ Multitenant Broker |
80.0.0 |
Sep 11, 2020 |
CF RabbitMQ Smoke Tests |
66.0.0 |
Sep 23, 2020 |
bpm |
1.1.9 |
Aug 27, 2020 |
CF CLI |
1.30.0 |
Sep 9, 2020 |
HAProxy |
10.1.0 |
Apr 26, 2020 |
Routing |
0.207.0 |
Sep 1, 2020 |
RabbitMQ Metrics Emitter |
0.4.1 |
Oct 1, 2020 |
Loggregator Agent |
3.9 |
Mar 15, 2019 |
v0.1.0
Initial Release
Core Components
Release |
Version |
Release Date |
CF RabbitMQ |
298.0.0 |
May 27, 2020 |
CF RabbitMQ Multitenant Broker |
72.0.0 |
Jun 15, 2020 |
CF RabbitMQ Smoke Tests |
52.0.0 |
Jun 15, 2020 |
bpm |
1.1.8 |
Mar 22, 2020 |
CF CLI |
1.26.0 |
Apr 16, 2020 |
HAProxy |
10.1.0 |
Apr 26, 2020 |
Routing |
0.201.0 |
Jun 2, 2020 |