Skip to content

Commit cce8020

Browse files
authored
4.0.3 changelog and metadata (#861)
1 parent 6736f42 commit cce8020

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.3 / 2025-04-14
9+
10+
* [BUGFIX] Handle Windows Agent pinned version above 7.46 ([#860]).
11+
812
# 4.0.2 / 2025-04-10
913

1014
* [CHORE] Explicitly convert matches in `agent_version` to integers instead of type casting ([#856]) to avoid warnings.
@@ -994,6 +998,7 @@ Please read the [docs]() for more details.
994998
[#851]: https://github.com/DataDog/puppet-datadog-agent/issues/851
995999
[#852]: https://github.com/DataDog/puppet-datadog-agent/issues/852
9961000
[#856]: https://github.com/DataDog/puppet-datadog-agent/issues/856
1001+
[#860]: https://github.com/DataDog/puppet-datadog-agent/issues/860
9971002
[@Aramack]: https://github.com/Aramack
9981003
[@BIAndrews]: https://github.com/BIAndrews
9991004
[@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.2",
3+
"version": "4.0.3",
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)