bind-formula/docs/CHANGELOG.rst
semantic-release-bot ec54bb1f24 chore(release): 0.20.0 [skip ci]
# [0.20.0](https://github.com/saltstack-formulas/bind-formula/compare/v0.19.2...v0.20.0) (2021-09-13)

### Continuous Integration

* **3003.1:** update inc. AlmaLinux, Rocky & `rst-lint` [skip ci] ([8082c7e](8082c7e6d4))
* **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([19d42a9](19d42a9776))
* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([c15db2b](c15db2bd0c))
* **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([d46d646](d46d646fdc))
* **gitlab-ci:** use GitLab CI as Travis CI replacement ([c642234](c642234159))
* **kitchen:** move `provisioner` block & update `run_command` [skip ci] ([0128f48](0128f48b0b))
* **kitchen+ci:** update with latest `3003.2` pre-salted images [skip ci] ([8c1a04c](8c1a04cfbf))
* add Debian 11 Bullseye & update `yamllint` configuration [skip ci] ([aa69b55](aa69b550eb))
* **gemfile+lock:** use `ssf` customised `kitchen-docker` repo [skip ci] ([0cdaad3](0cdaad33b9))
* **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([1b4cfcd](1b4cfcd1e6))
* **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] ([9de203a](9de203a5e9))
* **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([9833cb6](9833cb616c))
* **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] ([a3556b4](a3556b4cc4))
* add `arch-master` to matrix and update `.travis.yml` [skip ci] ([73ee1c9](73ee1c9b9f))
* **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([db90981](db90981eed))
* **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] ([df1f583](df1f58377c))
* **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([f1b306d](f1b306dbef))
* **pre-commit:** add to formula [skip ci] ([1b24859](1b248596e5))
* **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([ffc60d2](ffc60d2e1f))
* **pre-commit:** finalise `rstcheck` configuration [skip ci] ([800a5e1](800a5e10db))
* **pre-commit:** update hook for `rubocop` [skip ci] ([182622d](182622d9e8))
* **travis:** add notifications => zulip [skip ci] ([51f0a8e](51f0a8e06e))
* **workflows/commitlint:** add to repo [skip ci] ([b202791](b202791a7c))

### Documentation

* **readme:** fix headings [skip ci] ([292b023](292b0232c1))

### Features

* **config.sls:** allow to not manage zone file ([2d06954](2d069544f6))

### Tests

* standardise use of `share` suite & `_mapdata` state [skip ci] ([3cb26c0](3cb26c0a71))
2021-09-13 13:07:50 +00:00

15 KiB

Changelog

0.20.0 (2021-09-13)

Continuous Integration

  • 3003.1: update inc. AlmaLinux, Rocky & rst-lint [skip ci] (`8082c7e <8082c7e6d4>`_)
  • commitlint: ensure upstream/master uses main repo URL [skip ci] (`19d42a9 <19d42a9776>`_)
  • gemfile.lock: add to repo with updated Gemfile [skip ci] (`c15db2b <c15db2bd0c>`_)
  • gemfile+lock: use ssf customised inspec repo [skip ci] (`d46d646 <d46d646fdc>`_)
  • gitlab-ci: use GitLab CI as Travis CI replacement (`c642234 <c642234159>`_)
  • kitchen: move provisioner block & update run_command [skip ci] (`0128f48 <0128f48b0b>`_)
  • kitchen+ci: update with latest 3003.2 pre-salted images [skip ci] (`8c1a04c <8c1a04cfbf>`_)
  • add Debian 11 Bullseye & update yamllint configuration [skip ci] (`aa69b55 <aa69b550eb>`_)
  • gemfile+lock: use ssf customised kitchen-docker repo [skip ci] (`0cdaad3 <0cdaad33b9>`_)
  • kitchen: use saltimages Docker Hub where available [skip ci] (`1b4cfcd <1b4cfcd1e6>`_)
  • kitchen+ci: use latest pre-salted images (after CVE) [skip ci] (`9de203a <9de203a5e9>`_)
  • kitchen+gitlab: adjust matrix to add 3003 [skip ci] (`9833cb6 <9833cb616c>`_)
  • kitchen+gitlab: remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (`a3556b4 <a3556b4cc4>`_)
  • add arch-master to matrix and update .travis.yml [skip ci] (`73ee1c9 <73ee1c9b9f>`_)
  • gitlab-ci: add rubocop linter (with allow_failure) [skip ci] (`db90981 <db90981eed>`_)
  • kitchen+gitlab-ci: use latest pre-salted images [skip ci] (`df1f583 <df1f58377c>`_)
  • kitchen+travis: remove master-py2-arch-base-latest [skip ci] (`f1b306d <f1b306dbef>`_)
  • pre-commit: add to formula [skip ci] (`1b24859 <1b248596e5>`_)
  • pre-commit: enable/disable rstcheck as relevant [skip ci] (`ffc60d2 <ffc60d2e1f>`_)
  • pre-commit: finalise rstcheck configuration [skip ci] (`800a5e1 <800a5e10db>`_)
  • pre-commit: update hook for rubocop [skip ci] (`182622d <182622d9e8>`_)
  • travis: add notifications => zulip [skip ci] (`51f0a8e <51f0a8e06e>`_)
  • workflows/commitlint: add to repo [skip ci] (`b202791 <b202791a7c>`_)

Documentation

  • readme: fix headings [skip ci] (`292b023 <292b0232c1>`_)

Features

  • config.sls: allow to not manage zone file (`2d06954 <2d069544f6>`_)

Tests

  • standardise use of share suite & _mapdata state [skip ci] (`3cb26c0 <3cb26c0a71>`_)

0.19.2 (2020-03-23)

Bug Fixes

  • debian: align Debian log directory with apparmor profile (`b5efc0b <b5efc0b9bd>`_)

Continuous Integration

  • kitchen: avoid using bootstrap for master instances [skip ci] (`292e495 <292e495d01>`_)

0.19.1 (2020-01-27)

Bug Fixes

  • default.sls: fix subnet declaration (`c814779 <c814779774>`_), closes #144
  • rubocop: add fixes using rubocop -a --safe [skip ci] (`9d2966f <9d2966fd32>`_)

Reverts

  • config_spec.rb: do partial revert of rubocop -a --safe (`75810c0 <75810c07a7>`_)

0.19.0 (2019-12-21)

Bug Fixes

  • release.config.js: use full commit hash in commit link [skip ci] (`adcdbb1 <adcdbb12b8>`_)

Continuous Integration

  • gemfile: restrict train gem version until upstream fix [skip ci] (`b7b0d65 <b7b0d655e1>`_)
  • kitchen: use debian-10-master-py3 instead of develop [skip ci] (`c91fe2a <c91fe2a96b>`_)
  • kitchen: use develop image until master is ready (amazonlinux) [skip ci] (`5afc27e <5afc27ec26>`_)
  • kitchen+travis: upgrade matrix after 2019.2.2 release [skip ci] (`6ba1dd5 <6ba1dd5262>`_)
  • travis: apply changes from build config validation [skip ci] (`1838174 <18381748c7>`_)
  • travis: opt-in to dpl v2 to complete build config validation [skip ci] (`577ad6d <577ad6db1e>`_)
  • travis: quote pathspecs used with git ls-files [skip ci] (`88f9ff1 <88f9ff128f>`_)
  • travis: restrict semantic-release version until upstream fix (`5989bb9 <5989bb9a0b>`_)
  • travis: run shellcheck during lint job [skip ci] (`37c65de <37c65de548>`_)
  • travis: update salt-lint config for v0.0.10 [skip ci] (`4c6a882 <4c6a88243e>`_)
  • travis: use major.minor for semantic-release version (`66c4d9f <66c4d9fe7d>`_), closes /github.com/saltstack-formulas/bind-formula/issues/143#issuecomment-568197176
  • travis: use build config validation (beta) [skip ci] (`681c345 <681c345e8b>`_)
  • merge travis matrix, add salt-lint & rubocop to lint job (`7b23dbb <7b23dbbae0>`_)

Documentation

  • contributing: remove to use org-level file instead [skip ci] (`9c11845 <9c11845a09>`_)
  • readme: update link to CONTRIBUTING [skip ci] (`ab6ea39 <ab6ea391d8>`_)

Features

  • map.jinja: add Gentoo support (`7415a9b <7415a9b0ce>`_)

Performance Improvements

  • travis: improve salt-lint invocation [skip ci] (`b63490c <b63490c23d>`_)

0.18.4 (2019-10-10)

Bug Fixes

Continuous Integration

0.18.3 (2019-10-07)

Bug Fixes

Continuous Integration

0.18.2 (2019-09-05)

Continuous Integration

Tests

0.18.1 (2019-08-18)

Bug Fixes

Continuous Integration

0.18.0 (2019-08-17)

Continuous Integration

Features

0.17.0 (2019-05-24)

Continuous Integration

Features

Tests