Skip to content

Commit 8f02c93

Browse files
authored
3.13 release changelog and metadata (DataDog#713)
* 3.13 release changelog * Bump version in metadata * Update date
1 parent deffd47 commit 8f02c93

2 files changed

Lines changed: 21 additions & 1 deletion

File tree

CHANGELOG.md

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

4+
# 3.13.0 / 2021-08-11
5+
6+
* [CHORE] Run `bundle update` on Ruby 2.5.1 ([#712][])
7+
* [FEATURE] Install datadog-signing-keys on Debian based platforms ([#709][])
8+
* [BUGFIX] Do not add process integration configuration file if not configured ([#703][]) (Thanks [@yanjunding][])
9+
* [FEATURE] add support for `min_collection_interval` for HTTP check ([#699][]) (Thanks [@yanjunding][])
10+
* [FEATURE] Improvements for APT keys management ([#698][], [#700][] and [#701][])
11+
* [FEATURE] Include 'datadog_agent' class in the catalog when using the generic integration ([#697][]) (Thanks [@stantona][])
12+
* [BUGFIX] Update `excluded_interface_re` type to String ([#696][]) (Thanks [@florusboth][])
13+
414
# 3.12.0 / 2021-05-06
515

616
* [FEATURE] Support for NPM on Windows [#688][]
@@ -837,6 +847,15 @@ Please read the [docs]() for more details.
837847
[#690]: https://github.com/DataDog/puppet-datadog-agent/issues/690
838848
[#692]: https://github.com/DataDog/puppet-datadog-agent/issues/692
839849
[#693]: https://github.com/DataDog/puppet-datadog-agent/issues/693
850+
[#696]: https://github.com/DataDog/puppet-datadog-agent/issues/696
851+
[#697]: https://github.com/DataDog/puppet-datadog-agent/issues/697
852+
[#698]: https://github.com/DataDog/puppet-datadog-agent/issues/698
853+
[#699]: https://github.com/DataDog/puppet-datadog-agent/issues/699
854+
[#700]: https://github.com/DataDog/puppet-datadog-agent/issues/700
855+
[#701]: https://github.com/DataDog/puppet-datadog-agent/issues/701
856+
[#703]: https://github.com/DataDog/puppet-datadog-agent/issues/703
857+
[#709]: https://github.com/DataDog/puppet-datadog-agent/issues/709
858+
[#712]: https://github.com/DataDog/puppet-datadog-agent/issues/712
840859
[@Aramack]: https://github.com/Aramack
841860
[@BIAndrews]: https://github.com/BIAndrews
842861
[@ChannoneArif-nbcuni]: https://github.com/ChannoneArif-nbcuni
@@ -947,6 +966,7 @@ Please read the [docs]() for more details.
947966
[@turnopil]: https://github.com/turnopil
948967
[@tuxinaut]: https://github.com/tuxinaut
949968
[@vaisingh]: https://github.com/vaisingh
969+
[@yanjunding]: https://github.com/yanjunding
950970
[@yrcjaya]: https://github.com/yrcjaya
951971
[@zabacad]: https://github.com/zabacad
952972
[@zickzackv]: https://github.com/zickzackv

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.12.0",
3+
"version": "3.13.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)