51b269e2c3
## [0.18.2](https://github.com/saltstack-formulas/postfix-formula/compare/v0.18.1...v0.18.2) (2020-05-12) ### Bug Fixes * make necessary modifications to get working on `salt-ssh` ([34a112f
](34a112faab
)), closes [/freenode.logbot.info/saltstack-formulas/20200507#c3819526-c3819581](https://github.com//freenode.logbot.info/saltstack-formulas/20200507/issues/c3819526-c3819581) [/freenode.logbot.info/saltstack-formulas/20200508#c3826763-c3826995](https://github.com//freenode.logbot.info/saltstack-formulas/20200508/issues/c3826763-c3826995) * **release.config.js:** use full commit hash in commit link [skip ci] ([ffbe5aa
](ffbe5aad13
)) ### Continuous Integration * **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([80cdd9d
](80cdd9d202
)) * **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([497221d
](497221d1de
)) * **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([708b0a5
](708b0a51d9
)) * **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([90098c0
](90098c0cdf
)) * **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([df76c72
](df76c72dce
)) * **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([46d0f3d
](46d0f3d1d8
)) * **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([70fc491
](70fc49122e
)) * **travis:** apply changes from build config validation [skip ci] ([f25db2d
](f25db2d5f3
)) * **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([8f4db70
](8f4db70ece
)) * **travis:** quote pathspecs used with `git ls-files` [skip ci] ([6d18d1d
](6d18d1dc93
)) * **travis:** run `shellcheck` during lint job [skip ci] ([29efb81
](29efb819fc
)) * **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([b23168e
](b23168e69e
)) * **travis:** use `major.minor` for `semantic-release` version [skip ci] ([964e3ef
](964e3ef0fa
)) * **travis:** use build config validation (beta) [skip ci] ([1ab8692
](1ab8692f31
)) * **workflows/commitlint:** add to repo [skip ci] ([43a7353
](43a7353cae
)) ### Documentation * **contributing:** remove to use org-level file instead [skip ci] ([a33757a
](a33757a6ad
)) * **readme:** update link to `CONTRIBUTING` [skip ci] ([50b9808
](50b9808a3b
)) ### Performance Improvements * **travis:** improve `salt-lint` invocation [skip ci] ([2ece69c
](2ece69c3c1
))
7.7 KiB
7.7 KiB
Changelog
0.18.2 (2020-05-12)
Bug Fixes
- make necessary modifications to get working on
salt-ssh
(34a112f), closes /freenode.logbot.info/saltstack-formulas/20200507#c3819526-c3819581 /freenode.logbot.info/saltstack-formulas/20200508#c3826763-c3826995 - release.config.js: use full commit hash in commit link [skip ci] (ffbe5aa)
Continuous Integration
- gemfile: restrict
train
gem version until upstream fix [skip ci] (80cdd9d) - gemfile.lock: add to repo with updated
Gemfile
[skip ci] (497221d) - kitchen: avoid using bootstrap for
master
instances [skip ci] (708b0a5) - kitchen: use
debian-10-master-py3
instead ofdevelop
[skip ci] (90098c0) - kitchen: use
develop
image untilmaster
is ready (amazonlinux
) [skip ci] (df76c72) - kitchen+travis: remove
master-py2-arch-base-latest
[skip ci] (46d0f3d) - kitchen+travis: upgrade matrix after
2019.2.2
release [skip ci] (70fc491) - travis: apply changes from build config validation [skip ci] (f25db2d)
- travis: opt-in to
dpl v2
to complete build config validation [skip ci] (8f4db70) - travis: quote pathspecs used with
git ls-files
[skip ci] (6d18d1d) - travis: run
shellcheck
during lint job [skip ci] (29efb81) - travis: update
salt-lint
config forv0.0.10
[skip ci] (b23168e) - travis: use
major.minor
forsemantic-release
version [skip ci] (964e3ef) - travis: use build config validation (beta) [skip ci] (1ab8692)
- workflows/commitlint: add to repo [skip ci] (43a7353)
Documentation
- contributing: remove to use org-level file instead [skip ci] (a33757a)
- readme: update link to
CONTRIBUTING
[skip ci] (50b9808)
Performance Improvements
- travis: improve
salt-lint
invocation [skip ci] (2ece69c)
0.18.1 (2019-10-11)
Bug Fixes
- rubocop: add fixes using
rubocop --safe-auto-correct
(https://github.com/saltstack-formulas/postfix-formula/commit/87dd217)
Continuous Integration
- kitchen: change
log_level
todebug
instead ofinfo
(https://github.com/saltstack-formulas/postfix-formula/commit/17734cb) - kitchen: install required packages to bootstrapped
opensuse
[skip ci] (https://github.com/saltstack-formulas/postfix-formula/commit/5127bee) - kitchen: use bootstrapped
opensuse
images until2019.2.2
[skip ci] (https://github.com/saltstack-formulas/postfix-formula/commit/79df4ce) - platform: add
arch-base-latest
(https://github.com/saltstack-formulas/postfix-formula/commit/16e6f58) - merge travis matrix, add
salt-lint
&rubocop
tolint
job (https://github.com/saltstack-formulas/postfix-formula/commit/0c0a228) - merge travis matrix, add
salt-lint
&rubocop
tolint
job (https://github.com/saltstack-formulas/postfix-formula/commit/1ec88a4) - use
dist: bionic
& applyopensuse-leap-15
SCP error workaround (https://github.com/saltstack-formulas/postfix-formula/commit/bbbc260) - travis: merge
rubocop
linter into mainlint
job (https://github.com/saltstack-formulas/postfix-formula/commit/508074a) - yamllint: add rule
empty-values
& use newyaml-files
setting (https://github.com/saltstack-formulas/postfix-formula/commit/c9a4fc7)
0.18.0 (2019-09-01)
Continuous Integration
- kitchen+travis: replace EOL pre-salted images (8996d28)
Features
- yamllint: include for this repo and apply rules throughout (b4fbac2)
0.17.1 (2019-07-26)
Bug Fixes
- service: restart service on package change (75358e0)
Continuous Integration
- kitchen+travis: modify matrix to include
develop
platform (b505a5d)
0.17.0 (2019-06-03)
Features
- semantic-release: implement an automated changelog (3161504)