127acdaf53
## [2.0.2](https://github.com/saltstack-formulas/postfix-formula/compare/v2.0.1...v2.0.2) (2022-02-13) ### Code Refactoring * **salt-lint:** fix violations ([6a33d98
](6a33d98d75
)) ### Continuous Integration * update linters to latest versions [skip ci] ([62eb687
](62eb687b05
)) * **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] ([5d167a4
](5d167a403c
)) * **kitchen+gitlab:** update for new pre-salted images [skip ci] ([008ac83
](008ac83c7a
))
19 KiB
19 KiB
Changelog
2.0.2 (2022-02-13)
Code Refactoring
- salt-lint: fix violations (6a33d98)
Continuous Integration
- update linters to latest versions [skip ci] (62eb687)
- gemfile: allow rubygems proxy to be provided as an env var [skip ci] (5d167a4)
- kitchen+gitlab: update for new pre-salted images [skip ci] (008ac83)
2.0.1 (2022-01-25)
Bug Fixes
Code Refactoring
- config: add
default_database_type
as default value (6da70d2)
Continuous Integration
- 3003.1: update inc. AlmaLinux, Rocky &
rst-lint
[skip ci] (3284d38) - gemfile+lock: use
ssf
customisedinspec
repo [skip ci] (cfed974) - kitchen: move
provisioner
block & updaterun_command
[skip ci] (31a3836) - kitchen+ci: update with
3004
pre-salted images/boxes [skip ci] (dec042a) - kitchen+ci: update with latest
3003.2
pre-salted images [skip ci] (9688f36) - kitchen+ci: update with latest CVE pre-salted images [skip ci] (76134b4)
- add
arch-master
to matrix and update.travis.yml
[skip ci] (c631eca) - add Debian 11 Bullseye & update
yamllint
configuration [skip ci] (c11c07d) - kitchen+gitlab: adjust matrix to add
3003
[skip ci] (04564a7) - kitchen+gitlab: remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (d56006f)
Tests
- standardise use of
share
suite &_mapdata
state [skip ci] (4c394a7)
2.0.0 (2021-03-15)
Bug Fixes
- resources: make resources' IDs unique (03ad48b)
Continuous Integration
- commitlint: ensure
upstream/master
uses main repo URL [skip ci] (381b150) - gemfile+lock: use
ssf
customisedkitchen-docker
repo [skip ci] (c5851e6) - gitlab-ci: add
rubocop
linter (withallow_failure
) [skip ci] (22fa184) - gitlab-ci: use GitLab CI as Travis CI replacement (890f3ae)
- kitchen+ci: use latest pre-salted images (after CVE) [skip ci] (19617a0)
- kitchen+gitlab-ci: use latest pre-salted images [skip ci] (d65a7a3)
- pre-commit: add to formula [skip ci] (f41392d)
- pre-commit: enable/disable
rstcheck
as relevant [skip ci] (fb5be95) - pre-commit: finalise
rstcheck
configuration [skip ci] (75941ed) - pre-commit: update hook for
rubocop
[skip ci] (c60d58e)
BREAKING CHANGES
- resources: as all resources' IDs changed, other formulas depending on this formula's resources will need to be modified accordingly.
1.2.2 (2020-10-02)
Styles
1.2.1 (2020-09-27)
Styles
- linting for
yamllint
(780dc9d)
1.2.0 (2020-07-20)
Features
- maps: add more map types and tests (e3970df)
1.1.0 (2020-07-18)
Continuous Integration
- kitchen: use
saltimages
Docker Hub where available [skip ci] (2ddd417)
Features
- config: run postmap also for regexp maps (7584fce)
1.0.3 (2020-06-08)
Bug Fixes
- deps: fixes ordering where postmap requires sane main.cf (a28bd05)
- test: use specific ip to workaround centos bug (273caf9)
Tests
- default: add inspec for base and maps (2a61498)
1.0.2 (2020-06-07)
Bug Fixes
- opensuse: fixes config files generation in opensuse (067bcf6)
1.0.1 (2020-06-07)
Bug Fixes
- main: fix postconf warning when reloading/starting (04003c6)
1.0.0 (2020-06-06)
Code Refactoring
- maps: move tls_policy and transport to mapping section (06276fd)
Continuous Integration
- kitchen+travis: use latest pre-salted images (b364744)
BREAKING CHANGES
- maps:
transport
andtls_policy
keys inpostfix:config
have been moved to the standardpostfix:mapping
.
0.19.0 (2020-05-23)
Continuous Integration
- travis: add notifications => zulip [skip ci] (c78c421)
Features
- maps: adds tls_policy map for smtp delivery (d87da4a)
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)