postfix-formula/docs/CHANGELOG.rst

12 KiB

Changelog

1.2.2 (2020-10-02)

Styles

1.2.1 (2020-09-27)

Styles

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 and tls_policy keys in postfix:config have been moved to the standard postfix: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

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 of develop [skip ci] (90098c0)
  • kitchen: use develop image until master 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 for v0.0.10 [skip ci] (b23168e)
  • travis: use major.minor for semantic-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

Continuous Integration

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)