Skip to content

Commit 1800759

Browse files
authored
Release 4.22.2 (#952)
1 parent 993ec83 commit 1800759

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Changes
22
=======
33

4+
# 4.22.2 / 2025-04-17
5+
* [MISC] Clean-up activesupport removal [#951]
6+
* [MISC] Drop activesupport dependency [#950]
7+
* [MISC] Bump rack from 2.2.8.1 to 2.2.13 in the bundler group across 1 directory [#946]
8+
* [MISC] Bump rexml from 3.3.7 to 3.3.9 in the bundler group across 1 directory [#945]
9+
410
# 4.22.1 / 2025-04-07
511
* [MISC] Bump nokogiri from 1.13.10 to 1.18.4 [#943]
612

@@ -1100,6 +1106,10 @@ A fix has gone in to `apt` 2.1.0 that relaxes this condition, and plays well wit
11001106
[#931]: https://github.com/DataDog/chef-datadog/issues/931
11011107
[#938]: https://github.com/DataDog/chef-datadog/issues/938
11021108
[#943]: https://github.com/DataDog/chef-datadog/issues/943
1109+
[#945]: https://github.com/DataDog/chef-datadog/issues/945
1110+
[#946]: https://github.com/DataDog/chef-datadog/issues/946
1111+
[#950]: https://github.com/DataDog/chef-datadog/issues/950
1112+
[#951]: https://github.com/DataDog/chef-datadog/issues/951
11031113
[@ABrehm264]: https://github.com/ABrehm264
11041114
[@AlexBevan]: https://github.com/AlexBevan
11051115
[@Azraeht]: https://github.com/Azraeht

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
maintainer_email '[email protected]'
44
license 'Apache-2.0'
55
description 'Installs/Configures datadog components'
6-
version '4.22.1'
6+
version '4.22.2'
77
chef_version '>= 12.7'
88
source_url 'https://github.com/DataDog/chef-datadog'
99
issues_url 'https://github.com/DataDog/chef-datadog/issues'

0 commit comments

Comments
 (0)