Skip to content

Commit e467963

Browse files
committed
Release v11.0.0
1 parent f2d2353 commit e467963

File tree

2 files changed

+68
-14
lines changed

2 files changed

+68
-14
lines changed

CHANGELOG.md

Lines changed: 67 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,87 @@
11
# Changelog
22

3+
## [v11.0.0](https://github.com/dnsimple/chef-pdns/tree/v11.0.0) (2025-07-31)
4+
5+
[Full Changelog](https://github.com/dnsimple/chef-pdns/compare/v10.0.0...v11.0.0)
6+
7+
**Implemented enhancements:**
8+
9+
- Add support for latest recursor releases [\#138](https://github.com/dnsimple/chef-pdns/pull/138) ([AGS4NO](https://github.com/AGS4NO))
10+
- Update supported platforms [\#136](https://github.com/dnsimple/chef-pdns/pull/136) ([AGS4NO](https://github.com/AGS4NO))
11+
- Assign to the right github team [\#133](https://github.com/dnsimple/chef-pdns/pull/133) ([san983](https://github.com/san983))
12+
13+
**Merged pull requests:**
14+
15+
- Bump nosborn/github-action-markdown-cli from 3.4.0 to 3.5.0 [\#137](https://github.com/dnsimple/chef-pdns/pull/137) ([dependabot[bot]](https://github.com/apps/dependabot))
16+
- Bump nosborn/github-action-markdown-cli from 3.3.0 to 3.4.0 [\#134](https://github.com/dnsimple/chef-pdns/pull/134) ([dependabot[bot]](https://github.com/apps/dependabot))
17+
- Bump actions/checkout from 3 to 4 [\#132](https://github.com/dnsimple/chef-pdns/pull/132) ([dependabot[bot]](https://github.com/apps/dependabot))
18+
319
## [v10.0.0](https://github.com/dnsimple/chef-pdns/tree/v10.0.0) (2023-06-13)
420

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

723
**Implemented enhancements:**
824

9-
- Resources require disable action [\#71](https://github.com/dnsimple/chef-pdns/issues/71)
1025
- Change the yum repository URL in the new recursor custom resource [\#50](https://github.com/dnsimple/chef-pdns/issues/50)
1126
- 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))
1227

1328
**Fixed bugs:**
1429

1530
- ExampleException in home\#example [\#128](https://github.com/dnsimple/chef-pdns/issues/128)
31+
32+
**Merged pull requests:**
33+
34+
- v10.0.0 release [\#131](https://github.com/dnsimple/chef-pdns/pull/131) ([san983](https://github.com/san983))
35+
- 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))
36+
- update ci deps and jobs [\#127](https://github.com/dnsimple/chef-pdns/pull/127) ([AGS4NO](https://github.com/AGS4NO))
37+
- kitchen chef-client v18 [\#126](https://github.com/dnsimple/chef-pdns/pull/126) ([AGS4NO](https://github.com/AGS4NO))
38+
- Deprecates Chef Delivery CLI usage [\#124](https://github.com/dnsimple/chef-pdns/pull/124) ([san983](https://github.com/san983))
39+
40+
## [v9.0.0](https://github.com/dnsimple/chef-pdns/tree/v9.0.0) (2021-10-29)
41+
42+
[Full Changelog](https://github.com/dnsimple/chef-pdns/compare/v8.0.3...v9.0.0)
43+
44+
**Implemented enhancements:**
45+
46+
- Resources require disable action [\#71](https://github.com/dnsimple/chef-pdns/issues/71)
47+
48+
**Fixed bugs:**
49+
1650
- chefignore missing [\#118](https://github.com/dnsimple/chef-pdns/issues/118)
51+
- PowerDNS debug rpm [\#52](https://github.com/dnsimple/chef-pdns/issues/52)
52+
53+
**Merged pull requests:**
54+
55+
- Add disable to services [\#123](https://github.com/dnsimple/chef-pdns/pull/123) ([onlyhavecans](https://github.com/onlyhavecans))
56+
- 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))
57+
- Install debug packages with debug flag [\#121](https://github.com/dnsimple/chef-pdns/pull/121) ([onlyhavecans](https://github.com/onlyhavecans))
58+
- Adds CI to GitHub Actions [\#120](https://github.com/dnsimple/chef-pdns/pull/120) ([san983](https://github.com/san983))
59+
60+
## [v8.0.3](https://github.com/dnsimple/chef-pdns/tree/v8.0.3) (2021-06-07)
61+
62+
[Full Changelog](https://github.com/dnsimple/chef-pdns/compare/v8.0.2...v8.0.3)
63+
64+
## [v8.0.2](https://github.com/dnsimple/chef-pdns/tree/v8.0.2) (2021-05-14)
65+
66+
[Full Changelog](https://github.com/dnsimple/chef-pdns/compare/v8.0.1...v8.0.2)
67+
68+
**Merged pull requests:**
69+
70+
- Enhancement/focal support [\#117](https://github.com/dnsimple/chef-pdns/pull/117) ([AGS4NO](https://github.com/AGS4NO))
71+
72+
## [v8.0.1](https://github.com/dnsimple/chef-pdns/tree/v8.0.1) (2021-02-22)
73+
74+
[Full Changelog](https://github.com/dnsimple/chef-pdns/compare/v8.0.0...v8.0.1)
75+
76+
## [v8.0.0](https://github.com/dnsimple/chef-pdns/tree/v8.0.0) (2021-02-22)
77+
78+
[Full Changelog](https://github.com/dnsimple/chef-pdns/compare/v6.1.1...v8.0.0)
79+
80+
**Fixed bugs:**
81+
1782
- Getting an error if I do not stop pdns service [\#88](https://github.com/dnsimple/chef-pdns/issues/88)
1883
- issue in running the test recipe [\#83](https://github.com/dnsimple/chef-pdns/issues/83)
1984
- pdns\_authoritative\_backend matchers should be named install\_pdns\_authoritative\_backend [\#68](https://github.com/dnsimple/chef-pdns/issues/68)
20-
- PowerDNS debug rpm [\#52](https://github.com/dnsimple/chef-pdns/issues/52)
2185
- Add DNF / CentOS 8 - drop CentOS 6 [\#112](https://github.com/dnsimple/chef-pdns/pull/112) ([sspans](https://github.com/sspans))
2286

2387
**Closed issues:**
@@ -29,16 +93,6 @@
2993

3094
**Merged pull requests:**
3195

32-
- v10.0.0 release [\#131](https://github.com/dnsimple/chef-pdns/pull/131) ([san983](https://github.com/san983))
33-
- 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))
34-
- update ci deps and jobs [\#127](https://github.com/dnsimple/chef-pdns/pull/127) ([AGS4NO](https://github.com/AGS4NO))
35-
- kitchen chef-client v18 [\#126](https://github.com/dnsimple/chef-pdns/pull/126) ([AGS4NO](https://github.com/AGS4NO))
36-
- Deprecates Chef Delivery CLI usage [\#124](https://github.com/dnsimple/chef-pdns/pull/124) ([san983](https://github.com/san983))
37-
- Add disable to services [\#123](https://github.com/dnsimple/chef-pdns/pull/123) ([onlyhavecans](https://github.com/onlyhavecans))
38-
- 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))
39-
- Install debug packages with debug flag [\#121](https://github.com/dnsimple/chef-pdns/pull/121) ([onlyhavecans](https://github.com/onlyhavecans))
40-
- Adds CI to GitHub Actions [\#120](https://github.com/dnsimple/chef-pdns/pull/120) ([san983](https://github.com/san983))
41-
- Enhancement/focal support [\#117](https://github.com/dnsimple/chef-pdns/pull/117) ([AGS4NO](https://github.com/AGS4NO))
4296
- Update to series 44 [\#116](https://github.com/dnsimple/chef-pdns/pull/116) ([AGS4NO](https://github.com/AGS4NO))
4397
- Fix/ci [\#114](https://github.com/dnsimple/chef-pdns/pull/114) ([AGS4NO](https://github.com/AGS4NO))
4498
- Chef 14 testing [\#108](https://github.com/dnsimple/chef-pdns/pull/108) ([onlyhavecans](https://github.com/onlyhavecans))

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
maintainer_email '[email protected]'
44
license 'Apache-2.0'
55
description 'Installs/Configures PowerDNS Recursor and Authoritative server'
6-
version '10.0.0'
6+
version '11.0.0'
77
source_url 'https://github.com/dnsimple/chef-pdns'
88
issues_url 'https://github.com/dnsimple/chef-pdns/issues'
99

0 commit comments

Comments
 (0)