File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 55<!-- markdownlint-disable MD003 -->
66<!-- markdownlint-disable MD001 -->
77
8+ # 4.1.1 / 2025-10-07
9+ * [ CHORE] Remove pycache directory during upgrades ([ #871 ] ).
10+ * [ CHORE] Fix CI Kitchen tests by using fork of kitchen-docker driver ([ #873 ] ).
11+
812# 4.1.0 / 2025-09-08
913
1014* [ FEATURE] Support Remote Agent updates with Fleet Automation ([ #866 ] ).
@@ -1005,7 +1009,10 @@ Please read the [docs]() for more details.
10051009[ #856 ] : https://github.com/DataDog/puppet-datadog-agent/issues/856
10061010[ #860 ] : https://github.com/DataDog/puppet-datadog-agent/issues/860
10071011[ #866 ] : https://github.com/DataDog/puppet-datadog-agent/issues/866
1008- [ #867 ] : https://github.com/DataDog/puppet-datadog-agent/issues/868
1012+ [ #867 ] : https://github.com/DataDog/puppet-datadog-agent/issues/867
1013+ [ #868 ] : https://github.com/DataDog/puppet-datadog-agent/issues/868
1014+ [ #871 ] : https://github.com/DataDog/puppet-datadog-agent/issues/871
1015+ [ #873 ] : https://github.com/DataDog/puppet-datadog-agent/issues/873
10091016[ @Aramack ] : https://github.com/Aramack
10101017[ @BIAndrews ] : https://github.com/BIAndrews
10111018[ @ChannoneArif-nbcuni ] : https://github.com/ChannoneArif-nbcuni
Original file line number Diff line number Diff line change 11{
22 "name" : " datadog-datadog_agent" ,
3- "version" : " 4.1.0 " ,
3+ "version" : " 4.1.1 " ,
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" ,
You can’t perform that action at this time.
0 commit comments