keepalived-formula/CHANGELOG.md
semantic-release-bot 143ee92d71 chore(release): 0.5.0 [skip ci]
# [0.5.0](https://github.com/saltstack-formulas/keepalived-formula/compare/v0.4.5...v0.5.0) (2020-04-06)

### Bug Fixes

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

### Continuous Integration

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

### Features

* **vrrp_sync_group:** added option for vrrp_sync_group ([45e3261](45e3261e53))
2020-04-06 21:31:47 +00:00

7.1 KiB

Changelog

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

  • rubocop: add fixes using rubocop --safe-auto-correct ()

Continuous Integration

  • kitchen: change log_level to debug instead of info ()
  • kitchen: install required packages to bootstrapped opensuse [skip ci] ()
  • kitchen: use bootstrapped opensuse images until 2019.2.2 [skip ci] ()
  • kitchen+travis: replace EOL pre-salted images ()
  • platform: add arch-base-latest ()
  • merge travis matrix, add salt-lint & rubocop to lint job ()
  • merge travis matrix, add salt-lint & rubocop to lint job ()
  • use dist: bionic & apply opensuse-leap-15 SCP error workaround ()
  • travis: merge rubocop linter into main lint job ()
  • yamllint: add rule empty-values & use new yaml-files setting ()

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)