Skip to content

Commit

Permalink
Merge pull request #72 from npmdnl/npmdnl-changelog
Browse files Browse the repository at this point in the history
Add 15 changelog
  • Loading branch information
npmdnl authored Feb 8, 2023
2 parents 82e9598 + aa480a2 commit 173846e
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
## v1.5.0 (2023-02-08)

NEW FEATURES:
- Include DNSdist 17 ([\#44](https://github.com/PowerDNS/dnsdist-ansible/pull/44))

IMPROVEMENTS:
- Add varibles to change unit and env vars for dnsdist service ([\#60](https://github.com/PowerDNS/dnsdist-ansible/pull/60))
- Handlers: change the order, order matters when config and service unit were modified ([\#47](https://github.com/PowerDNS/dnsdist-ansible/pull/47))
- Allow for newServer Lua table syntax in dnsdist_servers list ([\#42](https://github.com/PowerDNS/dnsdist-ansible/pull/42))
- Improved Linter coverage ([\#39](https://github.com/PowerDNS/dnsdist-ansible/pull/39))

BUG FIXES:
- Version fix in yum_debug_symbols_repo_baseurl ([\#69](https://github.com/PowerDNS/dnsdist-ansible/pull/69))
- Fix dependabot spacing and dashes ([\#68])(https://github.com/PowerDNS/dnsdist-ansible/pull/68)
- Bump yamllint from 1.26.1 to 1.29.0 ([\#62]) (https://github.com/PowerDNS/dnsdist-ansible/pull/62)
- Bump actions/checkout from 2 to 3 ([\48])(https://github.com/PowerDNS/dnsdist-ansible/pull/48)
- Webserver needs config in setWebserverConfig (introduced in dnsdist 15) ([\#57](https://github.com/PowerDNS/dnsdist-ansible/pull/57)
- Fix for dnsdist_setkey is ignored ([\#45](https://github.com/PowerDNS/dnsdist-ansible/pull/45))
- Fix CI ([\#39](https://github.com/PowerDNS/dnsdist-ansible/pull/39))


REMOVED FEATURES:
- EOL version repositories (1.4) have been removed ([\#66])(https://github.com/PowerDNS/dnsdist-ansible/pull/66)
- Travis integration have been removed ([\#65])(https://github.com/PowerDNS/dnsdist-ansible/pull/65)

## v1.4.0 (2021-07-02)

NEW FEATURES:
Expand Down

0 comments on commit 173846e

Please sign in to comment.