|
1 | 1 | Changes |
2 | 2 | ======= |
3 | 3 |
|
| 4 | +# 3.15.0 / 2022-05-05 |
| 5 | + |
| 6 | +* [FEATURE] Support AlmaLinux and Rocky Linux with Puppet >= 7.12.0 ([#726][]) |
| 7 | +* [BUGFIX] Integration recipes now `require datadog_agent` instead of `include datadog_agent` ([#725][]) |
| 8 | +* [BUGFIX] Allow latest versions of: stdlib, concat, apt ([#728][]) (Thanks [@damonmaria][]) |
| 9 | + |
4 | 10 | # 3.14.0 / 2021-09-29 |
5 | 11 |
|
6 | 12 | * [FEATURE] Support Raspbian as debian-based systems ([#719][]) (Thanks [@Mstrodl]) |
@@ -866,6 +872,9 @@ Please read the [docs]() for more details. |
866 | 872 | [#714]: https://github.com/DataDog/puppet-datadog-agent/issues/714 |
867 | 873 | [#719]: https://github.com/DataDog/puppet-datadog-agent/issues/719 |
868 | 874 | [#721]: https://github.com/DataDog/puppet-datadog-agent/issues/721 |
| 875 | +[#725]: https://github.com/DataDog/puppet-datadog-agent/issues/725 |
| 876 | +[#726]: https://github.com/DataDog/puppet-datadog-agent/issues/726 |
| 877 | +[#728]: https://github.com/DataDog/puppet-datadog-agent/issues/728 |
869 | 878 | [@Aramack]: https://github.com/Aramack |
870 | 879 | [@BIAndrews]: https://github.com/BIAndrews |
871 | 880 | [@ChannoneArif-nbcuni]: https://github.com/ChannoneArif-nbcuni |
@@ -900,6 +909,7 @@ Please read the [docs]() for more details. |
900 | 909 | [@craigwatson]: https://github.com/craigwatson |
901 | 910 | [@cristianjuve]: https://github.com/cristianjuve |
902 | 911 | [@cwood]: https://github.com/cwood |
| 912 | +[@damonmaria]: https://github.com/damonmaria |
903 | 913 | [@dan70402]: https://github.com/dan70402 |
904 | 914 | [@davejrt]: https://github.com/davejrt |
905 | 915 | [@davidgibbons]: https://github.com/davidgibbons |
|
0 commit comments