keepalived-formula/docs/CHANGELOG.rst
semantic-release-bot 032b522078 chore(release): 0.6.1 [skip ci]
## [0.6.1](https://github.com/saltstack-formulas/keepalived-formula/compare/v0.6.0...v0.6.1) (2021-06-04)

### Bug Fixes

* **osfamilymap:** add package for Gentoo ([f07212d](f07212dfbb))
* **service:** service restart handling with watch requisite ([1ae8918](1ae8918f1e))

### Continuous Integration

* add `arch-master` to matrix and update `.travis.yml` [skip ci] ([fbc97db](fbc97db940))
* **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([7bc7b0d](7bc7b0d002))
* **gemfile+lock:** use `ssf` customised `kitchen-docker` repo [skip ci] ([5eb060c](5eb060cde7))
* **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([b4ec26c](b4ec26cffb))
* **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] ([d8bce5f](d8bce5ff94))
* **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([7732d92](7732d92457))
* **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] ([bbb13d1](bbb13d1b18))
* **pre-commit:** update hook for `rubocop` [skip ci] ([afb12f1](afb12f1fa8))

### Tests

* standardise use of `share` suite & `_mapdata` state [skip ci] ([89986bf](89986bfe5f))
2021-06-04 15:29:05 +00:00

14 KiB

Changelog

0.6.1 (2021-06-04)

Bug Fixes

  • osfamilymap: add package for Gentoo (f07212d)
  • service: service restart handling with watch requisite (1ae8918)

Continuous Integration

  • add arch-master to matrix and update .travis.yml [skip ci] (fbc97db)
  • commitlint: ensure upstream/master uses main repo URL [skip ci] (7bc7b0d)
  • gemfile+lock: use ssf customised kitchen-docker repo [skip ci] (5eb060c)
  • gitlab-ci: add rubocop linter (with allow_failure) [skip ci] (b4ec26c)
  • kitchen+ci: use latest pre-salted images (after CVE) [skip ci] (d8bce5f)
  • kitchen+gitlab: adjust matrix to add 3003 [skip ci] (7732d92)
  • kitchen+gitlab-ci: use latest pre-salted images [skip ci] (bbb13d1)
  • pre-commit: update hook for rubocop [skip ci] (afb12f1)

Tests

  • standardise use of share suite & _mapdata state [skip ci] (89986bf)

0.6.0 (2020-12-16)

Continuous Integration

  • gemfile.lock: add to repo with updated Gemfile [skip ci] (eebb7e0)
  • gitlab-ci: use GitLab CI as Travis CI replacement (15e3cdb)
  • kitchen: use saltimages Docker Hub where available [skip ci] (02347ad)
  • kitchen+travis: remove master-py2-arch-base-latest [skip ci] (161c6a6)
  • pre-commit: add to formula [skip ci] (6d36686)
  • pre-commit: enable/disable rstcheck as relevant [skip ci] (ec4fa7b)
  • pre-commit: finalise rstcheck configuration [skip ci] (635902d)
  • travis: add notifications => zulip [skip ci] (3ae2959)
  • workflows/commitlint: add to repo [skip ci] (80bdb6c)

Features

  • config: add support for switch type parameters (20d67c1)
  • scripts: deploy helper scripts (5fc37fa)

Styles

  • libtofs.jinja: use Black-inspired Jinja formatting [skip ci] (16d6742)

0.5.1 (2020-04-07)

Bug Fixes

  • service: restart service if config changes (0490489), closes #37

0.5.0 (2020-04-06)

Bug Fixes

  • libtofs: “files_switch” mess up the variable exported by “map.jinja” [skip ci] (e01cd28)

Continuous Integration

  • kitchen: avoid using bootstrap for master instances [skip ci] (05a0959)

Features

  • vrrp_sync_group: added option for vrrp_sync_group (45e3261)

0.4.5 (2020-01-27)

Bug Fixes

Continuous Integration

  • gemfile: restrict train gem version until upstream fix [skip ci] (a1a51d5)
  • kitchen: use debian-10-master-py3 instead of develop [skip ci] (0bb4271)
  • kitchen: use develop image until master is ready (amazonlinux) [skip ci] (2758e8e)
  • kitchen+travis: upgrade matrix after 2019.2.2 release [skip ci] (e638158)
  • travis: apply changes from build config validation [skip ci] (4f492da)
  • travis: opt-in to dpl v2 to complete build config validation [skip ci] (cc7542a)
  • travis: quote pathspecs used with git ls-files [skip ci] (5e42eaa)
  • travis: run shellcheck during lint job [skip ci] (47b3bce)
  • travis: update salt-lint config for v0.0.10 [skip ci] (4d40216)
  • travis: use major.minor for semantic-release version [skip ci] (3e9bc91)
  • travis: use build config validation (beta) [skip ci] (2d42d93)

Documentation

  • contributing: remove to use org-level file instead [skip ci] (603176e)
  • readme: update link to CONTRIBUTING [skip ci] (01df0d0)

Performance Improvements

  • travis: improve salt-lint invocation [skip ci] (45a87c6)

0.4.4 (2019-10-12)

Bug Fixes

Continuous Integration

0.4.3 (2019-08-27)

Code Refactoring

  • pillar: sync map.jinja with template-formula (96fe445)

0.4.2 (2019-08-25)

Documentation

  • readme: fix indentation (52c1359)

0.4.1 (2019-08-25)

Documentation

  • readme: add testing section (bbc0f7b)

0.4.0 (2019-08-10)

Continuous Integration

  • kitchen+travis: modify matrix to include develop platform (a9cadb3)

Features

  • yamllint: include for this repo and apply rules throughout (9e29ffa)

0.3.0 (2019-05-13)

Features

  • semantic-release: implement an automated changelog (51f872e)