Skip to content

Releases: saltstack-formulas/postfix-formula

v2.0.2

13 Feb 00:05
Compare
Choose a tag to compare

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)

v2.0.1

25 Jan 12:19
Compare
Choose a tag to compare

2.0.1 (2022-01-25)

Bug Fixes

  • config: set default_database_type; fixes #118 (3bd3d1c)

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 customised inspec repo [skip ci] (cfed974)
  • kitchen: move provisioner block & update run_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

15 Mar 19:55
Compare
Choose a tag to compare

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 customised kitchen-docker repo [skip ci] (c5851e6)
  • gitlab-ci: add rubocop linter (with allow_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.

v1.2.2

02 Oct 19:47
Compare
Choose a tag to compare

1.2.2 (2020-10-02)

Styles

v1.2.1

27 Sep 15:48
Compare
Choose a tag to compare

1.2.1 (2020-09-27)

Styles

v1.2.0

20 Jul 08:58
Compare
Choose a tag to compare

1.2.0 (2020-07-20)

Features

  • maps: add more map types and tests (e3970df)

v1.1.0

18 Jul 18:55
Compare
Choose a tag to compare

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)

v1.0.3

08 Jun 02:52
Compare
Choose a tag to compare

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)

v1.0.2

07 Jun 23:55
Compare
Choose a tag to compare

1.0.2 (2020-06-07)

Bug Fixes

  • opensuse: fixes config files generation in opensuse (067bcf6)

v1.0.1

07 Jun 12:38
Compare
Choose a tag to compare

1.0.1 (2020-06-07)

Bug Fixes

  • main: fix postconf warning when reloading/starting (04003c6)