Skip to content

Commit f483f82

Browse files
authored
Release 3.15 (DataDog#731)
1 parent 80d01a4 commit f483f82

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Changes
22
=======
33

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+
410
# 3.14.0 / 2021-09-29
511

612
* [FEATURE] Support Raspbian as debian-based systems ([#719][]) (Thanks [@Mstrodl])
@@ -866,6 +872,9 @@ Please read the [docs]() for more details.
866872
[#714]: https://github.com/DataDog/puppet-datadog-agent/issues/714
867873
[#719]: https://github.com/DataDog/puppet-datadog-agent/issues/719
868874
[#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
869878
[@Aramack]: https://github.com/Aramack
870879
[@BIAndrews]: https://github.com/BIAndrews
871880
[@ChannoneArif-nbcuni]: https://github.com/ChannoneArif-nbcuni
@@ -900,6 +909,7 @@ Please read the [docs]() for more details.
900909
[@craigwatson]: https://github.com/craigwatson
901910
[@cristianjuve]: https://github.com/cristianjuve
902911
[@cwood]: https://github.com/cwood
912+
[@damonmaria]: https://github.com/damonmaria
903913
[@dan70402]: https://github.com/dan70402
904914
[@davejrt]: https://github.com/davejrt
905915
[@davidgibbons]: https://github.com/davidgibbons

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "datadog-datadog_agent",
3-
"version": "3.14.0",
3+
"version": "3.15.0",
44
"author": "James Turnbull <james@lovedthanlost.net>, Rob Terhaar <rob@atlanticdynamic>, Jaime Fullaondo <jaime.fullaondo@datadoghq.com>, Albert Vaca <albert.vaca@datadoghq.com>",
55
"summary": "Install the Datadog monitoring agent and report Puppet runs to Datadog",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)