Skip to content

Commit cdf0e67

Browse files
authored
Prepare v3.19.0 release (#763)
1 parent 0f4573d commit cdf0e67

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Changes
22
=======
33

4+
# 3.19.0 / 2022-11-17
5+
6+
* [FEATURE] Restart Agent service on Windows on system probe configuration changes ([#761][])
7+
48
# 3.18.0 / 2022-10-13
59

610
* [BUGFIX] Make `datadog_agent::service::enable` type more general ([#756][])
@@ -902,6 +906,7 @@ Please read the [docs]() for more details.
902906
[#752]: https://github.com/DataDog/puppet-datadog-agent/issues/752
903907
[#755]: https://github.com/DataDog/puppet-datadog-agent/issues/755
904908
[#756]: https://github.com/DataDog/puppet-datadog-agent/issues/756
909+
[#761]: https://github.com/DataDog/puppet-datadog-agent/issues/761
905910
[@Aramack]: https://github.com/Aramack
906911
[@BIAndrews]: https://github.com/BIAndrews
907912
[@ChannoneArif-nbcuni]: https://github.com/ChannoneArif-nbcuni
@@ -1023,4 +1028,4 @@ Please read the [docs]() for more details.
10231028
[@yrcjaya]: https://github.com/yrcjaya
10241029
[@zabacad]: https://github.com/zabacad
10251030
[@zickzackv]: https://github.com/zickzackv
1026-
[@zoom-kris-anderson]: https://github.com/zoom-kris-anderson
1031+
[@zoom-kris-anderson]: https://github.com/zoom-kris-anderson

metadata.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "datadog-datadog_agent",
3-
"version": "3.18.0",
3+
"version": "3.19.0",
44
"author": "James Turnbull <[email protected]>, Rob Terhaar <rob@atlanticdynamic>, Jaime Fullaondo <[email protected]>, Albert Vaca <[email protected]>",
55
"summary": "Install the Datadog monitoring agent and report Puppet runs to Datadog",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)