Skip to content

Commit 9e53093

Browse files
authored
update changelog and metadata.json (#822)
1 parent 61b1de0 commit 9e53093

File tree

2 files changed

+22
-6
lines changed

2 files changed

+22
-6
lines changed

CHANGELOG.md

Lines changed: 21 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
Changes
22
=======
3+
# 3.23.0 / 2024-12-09
4+
5+
* [FEATURE] Add support for `DD_REMOTE_POLICIES` ([#821])
6+
* [FEATURE] Add support for Datadog installer on Linux systems ([#820])
7+
* [DEPRECATE] Deprecate CentOS 6 to 7.51.1 maximum and install only relevant gpg keys on redhat based systems ([#806])
8+
* [SANITY] Remove a duplicate parameter in the documentation ([#799])(thanks [@albertollamaso])
9+
* [FEATURE] Allow defining `apm_filter_tags` and `apm_filter_tags_regex` to filter traces/spans ([#798])(thanks [@erik-frontify])
10+
311
# 3.22.0 / 2023-11-15
412

513
* [FEATURE] Add support to run agent as domain user on Windows installation ([#785])
@@ -919,10 +927,16 @@ Please read the [docs]() for more details.
919927
[#755]: https://github.com/DataDog/puppet-datadog-agent/issues/755
920928
[#756]: https://github.com/DataDog/puppet-datadog-agent/issues/756
921929
[#761]: https://github.com/DataDog/puppet-datadog-agent/issues/761
922-
[#782]: https://github.com/DataDog/puppet-datadog-agent/pull/782
923-
[#785]: https://github.com/DataDog/puppet-datadog-agent/pull/785
924-
[#789]: https://github.com/DataDog/puppet-datadog-agent/pull/789
925-
[#790]: https://github.com/DataDog/puppet-datadog-agent/pull/790
930+
[#770]: https://github.com/DataDog/puppet-datadog-agent/issues/770
931+
[#782]: https://github.com/DataDog/puppet-datadog-agent/issues/782
932+
[#785]: https://github.com/DataDog/puppet-datadog-agent/issues/785
933+
[#789]: https://github.com/DataDog/puppet-datadog-agent/issues/789
934+
[#790]: https://github.com/DataDog/puppet-datadog-agent/issues/790
935+
[#798]: https://github.com/DataDog/puppet-datadog-agent/issues/798
936+
[#799]: https://github.com/DataDog/puppet-datadog-agent/issues/799
937+
[#806]: https://github.com/DataDog/puppet-datadog-agent/issues/806
938+
[#820]: https://github.com/DataDog/puppet-datadog-agent/issues/820
939+
[#821]: https://github.com/DataDog/puppet-datadog-agent/issues/821
926940
[@Aramack]: https://github.com/Aramack
927941
[@BIAndrews]: https://github.com/BIAndrews
928942
[@ChannoneArif-nbcuni]: https://github.com/ChannoneArif-nbcuni
@@ -937,6 +951,7 @@ Please read the [docs]() for more details.
937951
[@aaron-miller]: https://github.com/aaron-miller
938952
[@aepod]: https://github.com/aepod
939953
[@ajvb]: https://github.com/ajvb
954+
[@albertollamaso]: https://github.com/albertollamaso
940955
[@alexberry]: https://github.com/alexberry
941956
[@alexfouche]: https://github.com/alexfouche
942957
[@alexharv074]: https://github.com/alexharv074
@@ -974,6 +989,7 @@ Please read the [docs]() for more details.
974989
[@dschaaff]: https://github.com/dschaaff
975990
[@dzinek]: https://github.com/dzinek
976991
[@eddmann]: https://github.com/eddmann
992+
[@erik-frontify]: https://github.com/erik-frontify
977993
[@evansj]: https://github.com/evansj
978994
[@ewansteele]: https://github.com/ewansteele
979995
[@ffleming]: https://github.com/ffleming
@@ -1045,4 +1061,4 @@ Please read the [docs]() for more details.
10451061
[@yrcjaya]: https://github.com/yrcjaya
10461062
[@zabacad]: https://github.com/zabacad
10471063
[@zickzackv]: https://github.com/zickzackv
1048-
[@zoom-kris-anderson]: https://github.com/zoom-kris-anderson
1064+
[@zoom-kris-anderson]: https://github.com/zoom-kris-anderson

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