Skip to content

Releases: saltstack-formulas/rabbitmq-formula

v1.0.1

21 May 15:44
Compare
Choose a tag to compare

1.0.1 (2021-05-21)

Bug Fixes

  • user: fix rendering error for user; fix ci (346df02)

Continuous Integration

  • add arch-master to matrix and update .travis.yml [skip ci] (d46cd1d)
  • kitchen+gitlab: adjust matrix to add 3003 [skip ci] (887ed24)

Documentation

  • map.jinja: fix rst-lint violation [skip ci] (93dd429)
  • remove files which aren't formula-specific [skip ci] (0122a74)

Tests

  • _mapdata: add verification file for fedora-34 [skip ci] (ede918c)
  • _mapdata: generate updated map.jinja verification files (ab297a5)
  • pillar: remove unused test pillar files (8f21f49)

v1.0.0

20 Apr 18:51
Compare
Choose a tag to compare

1.0.0 (2021-04-20)

Bug Fixes

  • centos: get service running to work (ad5636a)
  • centos: get systemd service passing (ee01836)

Code Refactoring

  • formula: align to template formula (d55402f)

BREAKING CHANGES

  • formula: This formula has been refactored to align with
    template formula. States have changed, and some pillar data

v0.20.4

12 Apr 17:06
Compare
Choose a tag to compare

0.20.4 (2021-04-12)

Bug Fixes

  • latest.sls: change apt repository following bintray shutdown (ac16a5f)

Continuous Integration

  • gemfile+lock: use ssf customised kitchen-docker repo [skip ci] (c456f53)
  • kitchen+ci: use latest pre-salted images (after CVE) [skip ci] (9a6f0c6)
  • kitchen+gitlab-ci: use latest pre-salted images [skip ci] (ebb55f3)
  • pre-commit: update hook for rubocop [skip ci] (04ddd76)

Tests

  • standardise use of share suite & _mapdata state [skip ci] (2d82763)
  • _mapdata: add verification files for Fedora 32+33 & Ubuntu 20.04 (f0b0182)
  • share: standardise with latest changes [skip ci] (133ba1d)

v0.20.3

14 Jan 21:35
Compare
Choose a tag to compare

0.20.3 (2021-01-14)

Bug Fixes

  • _mapdata: ensure map data is directly under values (164fb62)

Tests

  • _mapdata: update for _mapdata/init.sls change (dbadb4e)

v0.20.2

23 Dec 18:51
Compare
Choose a tag to compare

0.20.2 (2020-12-23)

Code Refactoring

  • map: use top-level values: key in map.jinja dumps (7cff4de)

v0.20.1

22 Dec 13:27
Compare
Choose a tag to compare

0.20.1 (2020-12-22)

Continuous Integration

  • commitlint: ensure upstream/master uses main repo URL [skip ci] (af49850)
  • gitlab-ci: add rubocop linter (with allow_failure) [skip ci] (4d549db)

Tests

  • _mapdata: generate verification files (2b9a968)
  • map: verify map.jinja dump using _mapdata state (4d0287d)

v0.20.0

16 Dec 06:49
Compare
Choose a tag to compare

0.20.0 (2020-12-16)

Continuous Integration

  • gemfile.lock: add to repo with updated Gemfile [skip ci] (5e215cd)
  • gitlab-ci: use GitLab CI as Travis CI replacement (9ac7690)
  • kitchen: use saltimages Docker Hub where available [skip ci] (fcdef3f)
  • kitchen+travis: remove master-py2-arch-base-latest [skip ci] (d4a6c8f)
  • pre-commit: add to formula [skip ci] (2547b23)
  • pre-commit: enable/disable rstcheck as relevant [skip ci] (f04bfe6)
  • pre-commit: finalise rstcheck configuration [skip ci] (3e1b397)
  • travis: add notifications => zulip [skip ci] (232e38f)
  • workflows/commitlint: add to repo [skip ci] (cea9af8)

Features

  • suse: basic suse support (4a67836)

v0.19.1

18 Feb 23:41
Compare
Choose a tag to compare

0.19.1 (2020-02-18)

Bug Fixes

Continuous Integration

  • kitchen: avoid using bootstrap for master instances [skip ci] (e3c9993)
  • kitchen: standardise structure [skip ci] (977c8a0)

v0.19.0

23 Dec 13:51
Compare
Choose a tag to compare

0.19.0 (2019-12-23)

Continuous Integration

  • kitchen: add salt state to kitchen exec (85e2e32)
  • kitchen: standardise structure [skip ci] (3eaab51)
  • travis: use major.minor for semantic-release version [skip ci] (2e6a92b)

Features

  • config state now also managed rabbitmq env file (53f12d2)

Tests

  • inspec: test new rabbitmq-env file (f7e5d39)

v0.18.0

19 Dec 17:15
Compare
Choose a tag to compare

0.18.0 (2019-12-19)

Continuous Integration

  • gemfile: restrict train gem version until upstream fix [skip ci] (e97c976)
  • travis: quote pathspecs used with git ls-files [skip ci] (b350c17)
  • travis: run shellcheck during lint job [skip ci] (b50083a)

Features

  • config_files source can be a salt:// path (69308a0)

Tests

  • add test for config_files (2854d1b)