Skip to content

Latest commit

 

History

History
116 lines (57 loc) · 6.34 KB

CHANGELOG.md

File metadata and controls

116 lines (57 loc) · 6.34 KB

Changelog

0.3.4 (2021-01-14)

Bug Fixes

  • _mapdata: ensure map data is directly under values (fcc7200)

Tests

  • _mapdata: update for _mapdata/init.sls change (bf57752)

0.3.3 (2020-12-27)

Continuous Integration

  • commitlint: ensure upstream/master uses main repo URL [skip ci] (56c2c48)
  • gitlab-ci: add rubocop linter (with allow_failure) [skip ci] (8577924)

Tests

  • _mapdata: generate verification files (99257e5)
  • map: verify map.jinja dump using _mapdata state (4279f04)

0.3.2 (2020-12-16)

Continuous Integration

  • gemfile.lock: add to repo with updated Gemfile [skip ci] (7a19c67)
  • gitlab-ci: use GitLab CI as Travis CI replacement (39907b6)
  • kitchen: use saltimages Docker Hub where available [skip ci] (0bb19ea)
  • kitchen+travis: add new platforms [skip ci] (2071a52)
  • kitchen+travis: adjust matrix to add 3000.2 & remove 2018.3 [skip ci] (61f4f47)
  • kitchen+travis: adjust matrix to add 3000.3 [skip ci] (ab1b2c7)
  • kitchen+travis: remove master-py2-arch-base-latest [skip ci] (c223812)
  • pre-commit: add to formula [skip ci] (3aec1f4)
  • pre-commit: enable/disable rstcheck as relevant [skip ci] (b712795)
  • pre-commit: finalise rstcheck configuration [skip ci] (5e79467)
  • travis: add notifications => zulip [skip ci] (2cf5ed9)
  • workflows/commitlint: add to repo [skip ci] (058986d)

Documentation

  • readme: use correct heading [skip ci] (b2bcbfb)

0.3.1 (2020-04-18)

Bug Fixes

  • modify to get working on debian, fedora & opensuse-leap (0b130f0)

Continuous Integration

  • kitchen+travis+inspec: add initial platforms and test structure (0b2180a)

Documentation

  • readme: update Testing section (47232be)

Tests

0.3.0 (2020-04-17)

Bug Fixes

  • watchin: fix missing watch_ins on powerdns service (38fa08b)

Features

  • ldap: add LDAP Backend support (3dc0675)

0.2.2 (2020-04-17)

Bug Fixes

  • conf-owner: put user and group of pdns service in map.jinja (c8a2c0d)

0.2.1 (2020-04-17)

Code Refactoring

0.2.0 (2020-04-17)

Bug Fixes

Documentation

  • readme: standardise structure (without testing section) (1f24676)

Features

  • semantic-release: implement for this formula (without platforms) (e0ce755)