Skip to content

Commit

Permalink
Release v10.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
san983 committed Jun 13, 2023
1 parent 2cdb4a0 commit 85cfcdb
Showing 1 changed file with 12 additions and 21 deletions.
33 changes: 12 additions & 21 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,34 +1,18 @@
# Changelog

## main
## [v10.0.0](https://github.com/dnsimple/chef-pdns/tree/v10.0.0) (2023-06-13)

## [v10.0.0](https://github.com/dnsimple/chef-pdns/tree/v10.0.0) (2023-06-23)

[Full Changelog](https://github.com/dnsimple/chef-pdns/compare/v9.0.0...v10.0.0)

**Implemented enhancements:**

- Switch default to 4.8.x [\#130](https://github.com/dnsimple/chef-pdns/pull/130)
- Add Ubuntu v22.04 support [\#130](https://github.com/dnsimple/chef-pdns/pull/130)
- Drop Ubuntu v18.04 EOL support [\#130](https://github.com/dnsimple/chef-pdns/pull/130)
- Updates PowerDNS pubkey [\#130](https://github.com/dnsimple/chef-pdns/pull/130)

**Merged pull requests:**

- Deprecates Chef Delivery CLI usage [\#124](https://github.com/dnsimple/chef-pdns/pull/124)
- Have kitchen chef-client v18 [\#126](https://github.com/dnsimple/chef-pdns/pull/126)
- Bump nosborn/github-action-markdown-cli from 3.2.0 to 3.3.0 \#129](https://github.com/dnsimple/chef-pdns/pull/129)

## [v9.0.0](https://github.com/dnsimple/chef-pdns/tree/v9.0.0) (2021-10-29)

[Full Changelog](https://github.com/dnsimple/chef-pdns/compare/v6.1.1...v9.0.0)
[Full Changelog](https://github.com/dnsimple/chef-pdns/compare/v6.1.1...v10.0.0)

**Implemented enhancements:**

- Resources require disable action [\#71](https://github.com/dnsimple/chef-pdns/issues/71)
- Change the yum repository URL in the new recursor custom resource [\#50](https://github.com/dnsimple/chef-pdns/issues/50)
- Default PowerDNS auth & rec to 4.8 + updates PowerDNS pubkey + Switches Ubuntu \(focal for bionic\) [\#130](https://github.com/dnsimple/chef-pdns/pull/130) ([san983](https://github.com/san983))

**Fixed bugs:**

- ExampleException in home\#example [\#128](https://github.com/dnsimple/chef-pdns/issues/128)
- chefignore missing [\#118](https://github.com/dnsimple/chef-pdns/issues/118)
- Getting an error if I do not stop pdns service [\#88](https://github.com/dnsimple/chef-pdns/issues/88)
- issue in running the test recipe [\#83](https://github.com/dnsimple/chef-pdns/issues/83)
Expand All @@ -45,6 +29,11 @@

**Merged pull requests:**

- v10.0.0 release [\#131](https://github.com/dnsimple/chef-pdns/pull/131) ([san983](https://github.com/san983))
- Bump nosborn/github-action-markdown-cli from 3.2.0 to 3.3.0 [\#129](https://github.com/dnsimple/chef-pdns/pull/129) ([dependabot[bot]](https://github.com/apps/dependabot))
- update ci deps and jobs [\#127](https://github.com/dnsimple/chef-pdns/pull/127) ([AGS4NO](https://github.com/AGS4NO))
- kitchen chef-client v18 [\#126](https://github.com/dnsimple/chef-pdns/pull/126) ([AGS4NO](https://github.com/AGS4NO))
- Deprecates Chef Delivery CLI usage [\#124](https://github.com/dnsimple/chef-pdns/pull/124) ([san983](https://github.com/san983))
- Add disable to services [\#123](https://github.com/dnsimple/chef-pdns/pull/123) ([onlyhavecans](https://github.com/onlyhavecans))
- Switch default to 4.5.x Drop testing for Debian 9 since upstream has [\#122](https://github.com/dnsimple/chef-pdns/pull/122) ([onlyhavecans](https://github.com/onlyhavecans))
- Install debug packages with debug flag [\#121](https://github.com/dnsimple/chef-pdns/pull/121) ([onlyhavecans](https://github.com/onlyhavecans))
Expand Down Expand Up @@ -426,4 +415,6 @@
- \[COOK-2986\] Fix foodcritic warnings [\#7](https://github.com/dnsimple/chef-pdns/pull/7) ([stevendanna](https://github.com/stevendanna))
- \[COOK-2604\] Configure a PowerDNS server [\#2](https://github.com/dnsimple/chef-pdns/pull/2) ([dje](https://github.com/dje))



\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0 comments on commit 85cfcdb

Please sign in to comment.