Skip to content

Latest commit

 

History

History
48 lines (32 loc) · 1.85 KB

CHANGELOG.md

File metadata and controls

48 lines (32 loc) · 1.85 KB

v1.2.1 (2019-02-19)

NEW FEATURES:

  • Add some options (dnsdist_service_state and dnsdist_service_enabled) to configure the status of the dnsdist service (#15)

v1.2.0 (2018-12-02)

NEW FEATURES:

  • Allow to manage systemd overrides (#13)
  • Add an option (dnsdist_disable_handlers) to disable the automated restart of the service on configuration changes (#14)

v1.1.0 (2018-06-25)

IMPROVEMENTS:

  • Upgrade molecule to 2.14.0 (#10)
  • Improved README file (#12)

BUG FIXES:

  • Make sure the dnsdist_package_version variable is set correctly (#11)

v1.0.0 (2018-04-18)

IMPROVEMENTS:

  • Improved tests-suite (#9)

NEW FEATURES:

  • Dnsdist 1.3 support (#9)
  • Debug packages installation (#9)

v0.2.0 (2017-08-25)

NEW FEATURES:

  • Molecule tests (#7)
  • Dnsdist 1.2.x support (#6)

v0.1.1 (2017-07-10)

IMPROVEMENTS:

  • Configure correctly the dnsdist.conf file permissions (#5)

v0.1.0 (2017-06-12)

Initial release.

IMPROVEMENTS:

  • Switch to the MIT License (#4)
  • Improved installation procedure (#3)
  • Improved target distribution detection (#1)