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 |
|
semantic-release-bot
|
aa7229a974
|
chore(release): 0.6.0 [skip ci]
# [0.6.0](https://github.com/saltstack-formulas/keepalived-formula/compare/v0.5.1...v0.6.0) (2020-12-16)
### Continuous Integration
* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([eebb7e0 ](eebb7e0ea6 ))
* **gitlab-ci:** use GitLab CI as Travis CI replacement ([15e3cdb ](15e3cdb6a2 ))
* **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([02347ad ](02347adaac ))
* **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([161c6a6 ](161c6a6156 ))
* **pre-commit:** add to formula [skip ci] ([6d36686 ](6d366861bf ))
* **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([ec4fa7b ](ec4fa7bc11 ))
* **pre-commit:** finalise `rstcheck` configuration [skip ci] ([635902d ](635902dd4d ))
* **travis:** add notifications => zulip [skip ci] ([3ae2959 ](3ae2959f13 ))
* **workflows/commitlint:** add to repo [skip ci] ([80bdb6c ](80bdb6cac4 ))
### Features
* **config:** add support for switch type parameters ([20d67c1 ](20d67c13a1 ))
* **scripts:** deploy helper scripts ([5fc37fa ](5fc37fa6fb ))
### Styles
* **libtofs.jinja:** use Black-inspired Jinja formatting [skip ci] ([16d6742 ](16d6742949 ))
|
2020-12-16 08:04:49 +00:00 |
|
semantic-release-bot
|
a4d6d8a300
|
chore(release): 0.5.1 [skip ci]
## [0.5.1](https://github.com/saltstack-formulas/keepalived-formula/compare/v0.5.0...v0.5.1) (2020-04-07)
### Bug Fixes
* **service:** restart service if config changes ([0490489 ](0490489614 )), closes [#37](https://github.com/saltstack-formulas/keepalived-formula/issues/37)
|
2020-04-07 13:25:29 +00:00 |
|
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 |
|
semantic-release-bot
|
223ef1d177
|
chore(release): 0.4.5 [skip ci]
## [0.4.5](https://github.com/saltstack-formulas/keepalived-formula/compare/v0.4.4...v0.4.5) (2020-01-27)
### Bug Fixes
* **keepalived.conf.tmpl.jinja:** fix `has no attribute` error ([4391459 ](4391459df8 )), closes [/freenode.logbot.info/saltstack-formulas/20200122#c3126298-c3126299](https://github.com//freenode.logbot.info/saltstack-formulas/20200122/issues/c3126298-c3126299)
* **release.config.js:** use full commit hash in commit link [skip ci] ([e9f7b11 ](e9f7b11db3 ))
### Continuous Integration
* **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([a1a51d5 ](a1a51d5842 ))
* **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([0bb4271 ](0bb4271c89 ))
* **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([2758e8e ](2758e8ebf3 ))
* **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([e638158 ](e6381581fa ))
* **travis:** apply changes from build config validation [skip ci] ([4f492da ](4f492dafff ))
* **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([cc7542a ](cc7542a93f ))
* **travis:** quote pathspecs used with `git ls-files` [skip ci] ([5e42eaa ](5e42eaaa56 ))
* **travis:** run `shellcheck` during lint job [skip ci] ([47b3bce ](47b3bce96b ))
* **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([4d40216 ](4d40216754 ))
* **travis:** use `major.minor` for `semantic-release` version [skip ci] ([3e9bc91 ](3e9bc91558 ))
* **travis:** use build config validation (beta) [skip ci] ([2d42d93 ](2d42d93246 ))
### Documentation
* **contributing:** remove to use org-level file instead [skip ci] ([603176e ](603176eec7 ))
* **readme:** update link to `CONTRIBUTING` [skip ci] ([01df0d0 ](01df0d0097 ))
### Performance Improvements
* **travis:** improve `salt-lint` invocation [skip ci] ([45a87c6 ](45a87c67fd ))
|
2020-01-27 19:58:13 +00:00 |
|
semantic-release-bot
|
c184e63a7d
|
chore(release): 0.4.4 [skip ci]
## [0.4.4](https://github.com/saltstack-formulas/keepalived-formula/compare/v0.4.3...v0.4.4) (2019-10-12)
### Bug Fixes
* **rubocop:** add fixes using `rubocop --safe-auto-correct` ([](https://github.com/saltstack-formulas/keepalived-formula/commit/ce52e09))
### Continuous Integration
* **kitchen:** change `log_level` to `debug` instead of `info` ([](https://github.com/saltstack-formulas/keepalived-formula/commit/676b623))
* **kitchen:** install required packages to bootstrapped `opensuse` [skip ci] ([](https://github.com/saltstack-formulas/keepalived-formula/commit/eaaaf9e))
* **kitchen:** use bootstrapped `opensuse` images until `2019.2.2` [skip ci] ([](https://github.com/saltstack-formulas/keepalived-formula/commit/3419a72))
* **kitchen+travis:** replace EOL pre-salted images ([](https://github.com/saltstack-formulas/keepalived-formula/commit/2de0ca2))
* **platform:** add `arch-base-latest` ([](https://github.com/saltstack-formulas/keepalived-formula/commit/39f1205))
* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](https://github.com/saltstack-formulas/keepalived-formula/commit/ff62d0b))
* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](https://github.com/saltstack-formulas/keepalived-formula/commit/0645ea6))
* use `dist: bionic` & apply `opensuse-leap-15` SCP error workaround ([](https://github.com/saltstack-formulas/keepalived-formula/commit/2cb407f))
* **travis:** merge `rubocop` linter into main `lint` job ([](https://github.com/saltstack-formulas/keepalived-formula/commit/49892c0))
* **yamllint:** add rule `empty-values` & use new `yaml-files` setting ([](https://github.com/saltstack-formulas/keepalived-formula/commit/0b782d6))
|
2019-10-12 00:59:04 +00:00 |
|
semantic-release-bot
|
809a6e9a79
|
chore(release): 0.4.3 [skip ci]
## [0.4.3](https://github.com/saltstack-formulas/keepalived-formula/compare/v0.4.2...v0.4.3) (2019-08-27)
### Code Refactoring
* **pillar:** sync map.jinja with template-formula ([96fe445 ](https://github.com/saltstack-formulas/keepalived-formula/commit/96fe445))
|
2019-08-27 06:45:51 +00:00 |
|
semantic-release-bot
|
d7e606b2c3
|
chore(release): 0.4.2 [skip ci]
## [0.4.2](https://github.com/saltstack-formulas/keepalived-formula/compare/v0.4.1...v0.4.2) (2019-08-25)
### Documentation
* **readme:** fix indentation ([52c1359 ](https://github.com/saltstack-formulas/keepalived-formula/commit/52c1359))
|
2019-08-25 21:04:46 +00:00 |
|
semantic-release-bot
|
b06b32032c
|
chore(release): 0.4.1 [skip ci]
## [0.4.1](https://github.com/saltstack-formulas/keepalived-formula/compare/v0.4.0...v0.4.1) (2019-08-25)
### Documentation
* **readme:** add testing section ([bbc0f7b ](https://github.com/saltstack-formulas/keepalived-formula/commit/bbc0f7b))
|
2019-08-25 20:49:20 +00:00 |
|
semantic-release-bot
|
c10a47e2b3
|
chore(release): 0.4.0 [skip ci]
# [0.4.0](https://github.com/saltstack-formulas/keepalived-formula/compare/v0.3.0...v0.4.0) (2019-08-10)
### Continuous Integration
* **kitchen+travis:** modify matrix to include `develop` platform ([a9cadb3 ](https://github.com/saltstack-formulas/keepalived-formula/commit/a9cadb3))
### Features
* **yamllint:** include for this repo and apply rules throughout ([9e29ffa ](https://github.com/saltstack-formulas/keepalived-formula/commit/9e29ffa))
|
2019-08-10 20:04:13 +00:00 |
|
semantic-release-bot
|
017cc29b46
|
chore(release): 0.3.0 [skip ci]
# [0.3.0](https://github.com/saltstack-formulas/keepalived-formula/compare/v0.2.0...v0.3.0) (2019-05-13)
### Features
* **semantic-release:** implement an automated changelog ([51f872e ](https://github.com/saltstack-formulas/keepalived-formula/commit/51f872e))
|
2019-05-13 16:26:53 +00:00 |
|
Nicolas Rodriguez
|
51f872ed39
|
feat(semantic-release): implement an automated changelog
|
2019-05-13 16:16:29 +02:00 |
|