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

# [0.19.0](https://github.com/saltstack-formulas/bind-formula/compare/v0.18.4...v0.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](https://github.com//github.com/saltstack-formulas/bind-formula/issues/143/issues/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
))
7.2 KiB
7.2 KiB
Changelog
0.19.0 (2019-12-21)
Bug Fixes
- release.config.js: use full commit hash in commit link [skip ci] (adcdbb1)
Continuous Integration
- gemfile: restrict
train
gem version until upstream fix [skip ci] (b7b0d65) - kitchen: use
debian-10-master-py3
instead ofdevelop
[skip ci] (c91fe2a) - kitchen: use
develop
image untilmaster
is ready (amazonlinux
) [skip ci] (5afc27e) - kitchen+travis: upgrade matrix after
2019.2.2
release [skip ci] (6ba1dd5) - travis: apply changes from build config validation [skip ci] (1838174)
- travis: opt-in to
dpl v2
to complete build config validation [skip ci] (577ad6d) - travis: quote pathspecs used with
git ls-files
[skip ci] (88f9ff1) - travis: restrict
semantic-release
version until upstream fix (5989bb9) - travis: run
shellcheck
during lint job [skip ci] (37c65de) - travis: update
salt-lint
config forv0.0.10
[skip ci] (4c6a882) - travis: use
major.minor
forsemantic-release
version (66c4d9f), closes /github.com/saltstack-formulas/bind-formula/issues/143#issuecomment-568197176 - travis: use build config validation (beta) [skip ci] (681c345)
- merge travis matrix, add
salt-lint
&rubocop
tolint
job (7b23dbb)
Documentation
- contributing: remove to use org-level file instead [skip ci] (9c11845)
- readme: update link to
CONTRIBUTING
[skip ci] (ab6ea39)
Features
- map.jinja: add Gentoo support (7415a9b)
Performance Improvements
- travis: improve
salt-lint
invocation [skip ci] (b63490c)
0.18.4 (2019-10-10)
Bug Fixes
- config.sls: fix
salt-lint
errors () - named.conf.local.jinja: fix
salt-lint
errors () - named.conf.logging.jinja: fix
salt-lint
errors ()
Continuous Integration
0.18.3 (2019-10-07)
Bug Fixes
- pillar.example: fix
yamllint
error (eb29e00), closes /travis-ci.org/myii/bind-formula/builds/594704904#L211-L213
Continuous Integration
- use
dist: bionic
& applyopensuse-leap-15
SCP error workaround (90abafa) - kitchen: change
log_level
todebug
instead ofinfo
(e0be98a) - kitchen: install required packages to bootstrapped
opensuse
[skip ci] (a5ad4c6) - kitchen: use bootstrapped
opensuse
images until2019.2.2
[skip ci] (0d02016) - platform: add
arch-base-latest
(commented out for now) [skip ci] (c091c74) - yamllint: add rule
empty-values
& use newyaml-files
setting (9163726)
0.18.2 (2019-09-05)
Continuous Integration
- kitchen+travis: replace EOL pre-salted images (3a4d4e8)
Tests
- inspec: improve to work on
amazon
as well (59684c6)
0.18.1 (2019-08-18)
Bug Fixes
- tests: move to controls sub-directory (74bbc5b)
Continuous Integration
- travis: re-enable
fedora
(4a6ac4e)
0.18.0 (2019-08-17)
Continuous Integration
Features
- yamllint: include for this repo and apply rules throughout (a81c9ff)
0.17.0 (2019-05-24)
Continuous Integration
- reduce platforms tested (374b777)
Features
- implement an automated changelog (61bb936)
Tests
- inspec: fix suse/opensuse tests (64872f6)