mirror of
https://github.com/saltstack-formulas/bind-formula.git
synced 2025-04-16 01:30:22 +00:00

## [0.18.4](https://github.com/saltstack-formulas/bind-formula/compare/v0.18.3...v0.18.4) (2019-10-10) ### Bug Fixes * **config.sls:** fix `salt-lint` errors ([](https://github.com/saltstack-formulas/bind-formula/commit/920615a)) * **named.conf.local.jinja:** fix `salt-lint` errors ([](https://github.com/saltstack-formulas/bind-formula/commit/67736a2)) * **named.conf.logging.jinja:** fix `salt-lint` errors ([](https://github.com/saltstack-formulas/bind-formula/commit/f220886)) ### Continuous Integration * merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](https://github.com/saltstack-formulas/bind-formula/commit/5883c09))
4.6 KiB
4.6 KiB
Changelog
0.18.4 (2019-10-10)
Bug Fixes
- config.sls: fix
salt-lint
errors (` <https://github.com/saltstack-formulas/bind-formula/commit/920615a>`_) - named.conf.local.jinja: fix
salt-lint
errors (` <https://github.com/saltstack-formulas/bind-formula/commit/67736a2>`_) - named.conf.logging.jinja: fix
salt-lint
errors (` <https://github.com/saltstack-formulas/bind-formula/commit/f220886>`_)
Continuous Integration
- merge travis matrix, add
salt-lint
&rubocop
tolint
job (` <https://github.com/saltstack-formulas/bind-formula/commit/5883c09>`_)
0.18.3 (2019-10-07)
Bug Fixes
- pillar.example: fix
yamllint
error (`eb29e00 <https://github.com/saltstack-formulas/bind-formula/commit/eb29e00>`_), closes /travis-ci.org/myii/bind-formula/builds/594704904#L211-L213
Continuous Integration
- use
dist: bionic
& applyopensuse-leap-15
SCP error workaround (`90abafa <https://github.com/saltstack-formulas/bind-formula/commit/90abafa>`_) - kitchen: change
log_level
todebug
instead ofinfo
(`e0be98a <https://github.com/saltstack-formulas/bind-formula/commit/e0be98a>`_) - kitchen: install required packages to bootstrapped
opensuse
[skip ci] (`a5ad4c6 <https://github.com/saltstack-formulas/bind-formula/commit/a5ad4c6>`_) - kitchen: use bootstrapped
opensuse
images until2019.2.2
[skip ci] (`0d02016 <https://github.com/saltstack-formulas/bind-formula/commit/0d02016>`_) - platform: add
arch-base-latest
(commented out for now) [skip ci] (`c091c74 <https://github.com/saltstack-formulas/bind-formula/commit/c091c74>`_) - yamllint: add rule
empty-values
& use newyaml-files
setting (`9163726 <https://github.com/saltstack-formulas/bind-formula/commit/9163726>`_)
0.18.2 (2019-09-05)
Continuous Integration
- kitchen+travis: replace EOL pre-salted images (`3a4d4e8 <https://github.com/saltstack-formulas/bind-formula/commit/3a4d4e8>`_)
Tests
- inspec: improve to work on
amazon
as well (`59684c6 <https://github.com/saltstack-formulas/bind-formula/commit/59684c6>`_)
0.18.1 (2019-08-18)
Bug Fixes
- tests: move to controls sub-directory (`74bbc5b <https://github.com/saltstack-formulas/bind-formula/commit/74bbc5b>`_)
Continuous Integration
- travis: re-enable
fedora
(`4a6ac4e <https://github.com/saltstack-formulas/bind-formula/commit/4a6ac4e>`_)
0.18.0 (2019-08-17)
Continuous Integration
- kitchen+travis: modify matrix to include
develop
platform (`641e641 <https://github.com/saltstack-formulas/bind-formula/commit/641e641>`_), closes #129
Features
- yamllint: include for this repo and apply rules throughout (`a81c9ff <https://github.com/saltstack-formulas/bind-formula/commit/a81c9ff>`_)
0.17.0 (2019-05-24)
Continuous Integration
- reduce platforms tested (`374b777 <https://github.com/saltstack-formulas/bind-formula/commit/374b777>`_)
Features
- implement an automated changelog (`61bb936 <https://github.com/saltstack-formulas/bind-formula/commit/61bb936>`_)
Tests
- inspec: fix suse/opensuse tests (`64872f6 <https://github.com/saltstack-formulas/bind-formula/commit/64872f6>`_)