Releases: saltstack-formulas/rabbitmq-formula
Releases · saltstack-formulas/rabbitmq-formula
v2.0.3
v2.0.2
v2.0.1
v2.0.0
2.0.0 (2021-07-23)
Continuous Integration
- add Debian 11 Bullseye & update
yamllint
configuration [skip ci] (ca1d906) - kitchen: move
provisioner
block & updaterun_command
[skip ci] (a78383e) - add Debian 11 Bullseye & update
yamllint
configuration [skip ci] (0530632) - kitchen: move
provisioner
block & updaterun_command
[skip ci] (2b7892f)
Features
- clusters: add distributed rabbitmq support (104d7f2)
- clusters: distributed rabbitmq support (1af43e6)
Reverts
- clusters: add distributed rabbitmq support [skip ci] (7d8f8fd)
Tests
- _mapdata: add verification file for
debian-11
[skip ci] (bf5ead1)
BREAKING CHANGES
- clusters: the structure of pillar data is changed to
allow multiple rabbitmq nodes per host. The default nodename
is 'rabbit@localhost' but this commit allows multiple nodes,
i.e. 'rabbit2@localhost', 'rabbit3@locahost', to be defined
v1.1.3
v1.1.2
v1.1.1
v1.1.0
1.1.0 (2021-06-16)
Bug Fixes
- ci: try this (e8f6207)
- config: remove requisite (in case of failure); add user/group (d5e7410)
- example: add working cluster example to pillar.example (6953fe2)
- requisites: match state name and ci (af42400)
- user: ensure user.present fully works (4108523)
Documentation
- examples: use airflow instead in pillar.example (5bac4bb)
- readme: expand cluster join/forget documentation (866a6c1)
Features
Tests
- _mapdata: finalise updates to verification files (d4e50b1)