Skip to content

Commit 29b68f0

Browse files
authored
[Release] 4.0.2 (#857)
* update changelog and metadata
1 parent 237b1cd commit 29b68f0

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ Changes
55
<!-- markdownlint-disable MD003 -->
66
<!-- markdownlint-disable MD001 -->
77

8+
# 4.0.2 / 2025-04-10
9+
10+
* [CHORE] Explicitly convert matches in `agent_version` to integers instead of type casting ([#856]) to avoid warnings.
11+
812
# 4.0.1 / 2025-04-03
913

1014
* [BUGFIX] Bump uri from 1.0.2 to 1.0.3 ([#846]).
@@ -989,6 +993,7 @@ Please read the [docs]() for more details.
989993
[#848]: https://github.com/DataDog/puppet-datadog-agent/issues/848
990994
[#851]: https://github.com/DataDog/puppet-datadog-agent/issues/851
991995
[#852]: https://github.com/DataDog/puppet-datadog-agent/issues/852
996+
[#856]: https://github.com/DataDog/puppet-datadog-agent/issues/856
992997
[@Aramack]: https://github.com/Aramack
993998
[@BIAndrews]: https://github.com/BIAndrews
994999
[@ChannoneArif-nbcuni]: https://github.com/ChannoneArif-nbcuni

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": "4.0.1",
3+
"version": "4.0.2",
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)