Releases: saltstack-formulas/postfix-formula
Releases · saltstack-formulas/postfix-formula
v2.0.2
v2.0.1
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)
v2.0.0
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.