Skip to content

Commit 47951f0

Browse files
authored
Release 2.9.0 (#570)
1 parent a6637f8 commit 47951f0

2 files changed

Lines changed: 30 additions & 1 deletion

File tree

CHANGELOG.md

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

4+
# 2.9.0 / 2019-11-20
5+
6+
### Notes
7+
8+
* [FEATURE] Official Windows support.
9+
* [FEATURE] Support latest version of puppet libraries [#576][]. (Thanks [@flyinbutrs][]))
10+
* [FEATURE] Support Oracle Linux. [#574][]. (Thanks [@atayts][]))
11+
* [FEATURE] Add logs parameter to mysql integration. [#572][]. (Thanks [@asenci][]))
12+
* [BUGFIX] Remove unnecessary restart of the agent on Windows. [#562][]. (Thanks [@jvanbrunschot][]))
13+
* [BUGFIX] Give Administrator group access to datadog.yaml. See [#571][].
14+
* [BUGFIX] Fix import of RPM key on recent versions of GPG. See [#581][]. (Thanks [@devinmatte][]))
15+
* [BUGFIX] Blacklist version 6.14.0 and 6.14.1 on Windows. See [#578][].
16+
417
# 2.8.0 / 2019-09-18
518

619
### Notes
@@ -662,6 +675,13 @@ Please read the [docs]() for more details.
662675
[#556]: https://github.com/DataDog/puppet-datadog-agent/issues/556
663676
[#557]: https://github.com/DataDog/puppet-datadog-agent/issues/557
664677
[#558]: https://github.com/DataDog/puppet-datadog-agent/issues/558
678+
[#562]: https://github.com/DataDog/puppet-datadog-agent/issues/562
679+
[#571]: https://github.com/DataDog/puppet-datadog-agent/issues/571
680+
[#572]: https://github.com/DataDog/puppet-datadog-agent/issues/572
681+
[#574]: https://github.com/DataDog/puppet-datadog-agent/issues/574
682+
[#576]: https://github.com/DataDog/puppet-datadog-agent/issues/576
683+
[#578]: https://github.com/DataDog/puppet-datadog-agent/issues/578
684+
[#581]: https://github.com/DataDog/puppet-datadog-agent/issues/581
665685
[@Aramack]: https://github.com/Aramack
666686
[@BIAndrews]: https://github.com/BIAndrews
667687
[@ColinHebert]: https://github.com/ColinHebert
@@ -678,6 +698,8 @@ Please read the [docs]() for more details.
678698
[@alexharv074]: https://github.com/alexharv074
679699
[@alvin-huang]: https://github.com/alvin-huang
680700
[@arkpoah]: https://github.com/arkpoah
701+
[@asenci]: https://github.com/asenci
702+
[@atayts]: https://github.com/atayts
681703
[@b2jrock]: https://github.com/b2jrock
682704
[@bflad]: https://github.com/bflad
683705
[@binford2k]: https://github.com/binford2k
@@ -695,6 +717,7 @@ Please read the [docs]() for more details.
695717
[@davidgibbons]: https://github.com/davidgibbons
696718
[@degemer]: https://github.com/degemer
697719
[@denmat]: https://github.com/denmat
720+
[@devinmatte]: https://github.com/devinmatte
698721
[@diogokiss]: https://github.com/diogokiss
699722
[@djova]: https://github.com/djova
700723
[@dorg-kanderson]: https://github.com/dorg-kanderson
@@ -705,6 +728,7 @@ Please read the [docs]() for more details.
705728
[@evansj]: https://github.com/evansj
706729
[@ewansteele]: https://github.com/ewansteele
707730
[@ffleming]: https://github.com/ffleming
731+
[@flyinbutrs]: https://github.com/flyinbutrs
708732
[@flyinprogrammer]: https://github.com/flyinprogrammer
709733
[@fr3nd]: https://github.com/fr3nd
710734
[@fwelschen]: https://github.com/fwelschen
@@ -722,6 +746,7 @@ Please read the [docs]() for more details.
722746
[@jfrost]: https://github.com/jfrost
723747
[@jniesen]: https://github.com/jniesen
724748
[@jubagarie]: https://github.com/jubagarie
749+
[@jvanbrunschot]: https://github.com/jvanbrunschot
725750
[@kevin-bowers]: https://github.com/kevin-bowers
726751
[@kitchen]: https://github.com/kitchen
727752
[@lowkeyshift]: https://github.com/lowkeyshift

metadata.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "datadog-datadog_agent",
3-
"version": "2.8.0",
3+
"version": "2.9.0",
44
"author": "James Turnbull (<james@lovedthanlost.net>) and Rob Terhaar (<rob@atlanticdynamic>) for Datadog Inc.",
55
"summary": "Install the Datadog monitoring agent and report Puppet runs to Datadog",
66
"license": "Apache-2.0",
@@ -36,6 +36,10 @@
3636
{
3737
"operatingsystem": "Ubuntu",
3838
"operatingsystemrelease": ["14.04", "16.04", "17.04", "17.10", "18.04", "18.10"]
39+
},
40+
{
41+
"operatingsystem": "Windows",
42+
"operatingsystemrelease": [ "Server 2008 R2", "Server 2012", "Server 2012 R2", "Server 2016", "Server 2019", "7", "8", "10" ]
3943
}
4044
],
4145
"requirements": [

0 commit comments

Comments
 (0)