Skip to content

Releases: saltstack-formulas/rabbitmq-formula

v2.0.3

25 Jul 13:12
Compare
Choose a tag to compare

2.0.3 (2021-07-25)

Bug Fixes

  • cluster: resolve some issues with clustering (a2d609f)

v2.0.2

24 Jul 23:14
Compare
Choose a tag to compare

2.0.2 (2021-07-24)

Bug Fixes

  • services: ensure services use config files (fba7962)

Continuous Integration

  • gitlab-ci: enable openSUSE Tumbleweed instance [skip ci] (8103a1f)

v2.0.1

24 Jul 13:00
Compare
Choose a tag to compare

2.0.1 (2021-07-24)

Bug Fixes

  • guest: remove guest user from all nodes (eaaa8bd)

Continuous Integration

  • centos,suse: get ci working (cfcd8b8)
  • suse: corrected group (4e5acd3)

v2.0.0

23 Jul 10:29
Compare
Choose a tag to compare

2.0.0 (2021-07-23)

Continuous Integration

  • add Debian 11 Bullseye & update yamllint configuration [skip ci] (ca1d906)
  • kitchen: move provisioner block & update run_command [skip ci] (a78383e)
  • add Debian 11 Bullseye & update yamllint configuration [skip ci] (0530632)
  • kitchen: move provisioner block & update run_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

14 Jul 23:54
Compare
Choose a tag to compare

1.1.3 (2021-07-14)

Bug Fixes

  • config: rabbitmq config keys are not uppercase (98cda43)

v1.1.2

14 Jul 23:34
Compare
Choose a tag to compare

1.1.2 (2021-07-14)

Bug Fixes

  • redhat: use correct location for config file (c0ea529)

v1.1.1

08 Jul 12:12
Compare
Choose a tag to compare

1.1.1 (2021-07-08)

Bug Fixes

  • cluster: corrected user/group (c147819)

Continuous Integration

  • 3003.1: update inc. AlmaLinux, Rocky & rst-lint [skip ci] (f9ef575)
  • kitchen+gitlab: remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (844195b)

v1.1.0

16 Jun 11:06
Compare
Choose a tag to compare

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

  • cluster: join state with erlang_cookie (ce0fcb8)
  • queues: create/delete queues using cli (ec02702)

Tests

  • _mapdata: finalise updates to verification files (d4e50b1)

v1.0.3

16 Jun 10:50
Compare
Choose a tag to compare

1.0.3 (2021-06-16)

Bug Fixes

  • user: pass proper args to the rabbitmq state (bdc94f6)

v1.0.2

24 May 17:02
Compare
Choose a tag to compare

1.0.2 (2021-05-24)

Bug Fixes

  • latest.sls: remove old apt repository following bintray shutdown (2fbd40f)