Skip to content

Commit

Permalink
update changelog and metadata.json (#822)
Browse files Browse the repository at this point in the history
  • Loading branch information
tbavelier authored Dec 9, 2024
1 parent 61b1de0 commit 9e53093
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 6 deletions.
26 changes: 21 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
Changes
=======
# 3.23.0 / 2024-12-09

* [FEATURE] Add support for `DD_REMOTE_POLICIES` ([#821])
* [FEATURE] Add support for Datadog installer on Linux systems ([#820])
* [DEPRECATE] Deprecate CentOS 6 to 7.51.1 maximum and install only relevant gpg keys on redhat based systems ([#806])
* [SANITY] Remove a duplicate parameter in the documentation ([#799])(thanks [@albertollamaso])
* [FEATURE] Allow defining `apm_filter_tags` and `apm_filter_tags_regex` to filter traces/spans ([#798])(thanks [@erik-frontify])

# 3.22.0 / 2023-11-15

* [FEATURE] Add support to run agent as domain user on Windows installation ([#785])
Expand Down Expand Up @@ -919,10 +927,16 @@ Please read the [docs]() for more details.
[#755]: https://github.com/DataDog/puppet-datadog-agent/issues/755
[#756]: https://github.com/DataDog/puppet-datadog-agent/issues/756
[#761]: https://github.com/DataDog/puppet-datadog-agent/issues/761
[#782]: https://github.com/DataDog/puppet-datadog-agent/pull/782
[#785]: https://github.com/DataDog/puppet-datadog-agent/pull/785
[#789]: https://github.com/DataDog/puppet-datadog-agent/pull/789
[#790]: https://github.com/DataDog/puppet-datadog-agent/pull/790
[#770]: https://github.com/DataDog/puppet-datadog-agent/issues/770
[#782]: https://github.com/DataDog/puppet-datadog-agent/issues/782
[#785]: https://github.com/DataDog/puppet-datadog-agent/issues/785
[#789]: https://github.com/DataDog/puppet-datadog-agent/issues/789
[#790]: https://github.com/DataDog/puppet-datadog-agent/issues/790
[#798]: https://github.com/DataDog/puppet-datadog-agent/issues/798
[#799]: https://github.com/DataDog/puppet-datadog-agent/issues/799
[#806]: https://github.com/DataDog/puppet-datadog-agent/issues/806
[#820]: https://github.com/DataDog/puppet-datadog-agent/issues/820
[#821]: https://github.com/DataDog/puppet-datadog-agent/issues/821
[@Aramack]: https://github.com/Aramack
[@BIAndrews]: https://github.com/BIAndrews
[@ChannoneArif-nbcuni]: https://github.com/ChannoneArif-nbcuni
Expand All @@ -937,6 +951,7 @@ Please read the [docs]() for more details.
[@aaron-miller]: https://github.com/aaron-miller
[@aepod]: https://github.com/aepod
[@ajvb]: https://github.com/ajvb
[@albertollamaso]: https://github.com/albertollamaso
[@alexberry]: https://github.com/alexberry
[@alexfouche]: https://github.com/alexfouche
[@alexharv074]: https://github.com/alexharv074
Expand Down Expand Up @@ -974,6 +989,7 @@ Please read the [docs]() for more details.
[@dschaaff]: https://github.com/dschaaff
[@dzinek]: https://github.com/dzinek
[@eddmann]: https://github.com/eddmann
[@erik-frontify]: https://github.com/erik-frontify
[@evansj]: https://github.com/evansj
[@ewansteele]: https://github.com/ewansteele
[@ffleming]: https://github.com/ffleming
Expand Down Expand Up @@ -1045,4 +1061,4 @@ Please read the [docs]() for more details.
[@yrcjaya]: https://github.com/yrcjaya
[@zabacad]: https://github.com/zabacad
[@zickzackv]: https://github.com/zickzackv
[@zoom-kris-anderson]: https://github.com/zoom-kris-anderson
[@zoom-kris-anderson]: https://github.com/zoom-kris-anderson
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "datadog-datadog_agent",
"version": "3.22.0",
"version": "3.23.0",
"author": "James Turnbull <[email protected]>, Rob Terhaar <rob@atlanticdynamic>, Jaime Fullaondo <[email protected]>, Albert Vaca <[email protected]>",
"summary": "Install the Datadog monitoring agent and report Puppet runs to Datadog",
"license": "Apache-2.0",
Expand Down

0 comments on commit 9e53093

Please sign in to comment.