Skip to content

Commit

Permalink
Release 4.17.0 (#883)
Browse files Browse the repository at this point in the history
  • Loading branch information
amenasria authored Feb 21, 2023
1 parent 07a3c59 commit 791f82e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Changes
=======

# 4.17.0 / 2023-02-20
* [FEATURE] Added the option to enable Universal Service Monitoring (USM) [#876][] [@guyarb][]
* [BUGFIX] Fix crash for jmx integrations with `init_config` attributes set [#869][] [@KSerrania][]

# 4.16.0 / 2023-01-12

* [DEPRECATION] Remove old RPM GPG key. This also removes the `yumrepo_gpgkey` parameter [#877][] [@amenasria][]
Expand Down Expand Up @@ -1123,6 +1127,7 @@ A fix has gone in to `apt` 2.1.0 that relaxes this condition, and plays well wit
[@gregf]: https://github.com/gregf
[@grogancolin]: https://github.com/grogancolin
[@gswallow]: https://github.com/gswallow
[@guyarb]: https://github.com/guyarb
[@haidars]: https://github.com/haidars
[@hartfordfive]: https://github.com/hartfordfive
[@hilli]: https://github.com/hilli
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
maintainer_email 'package@datadoghq.com'
license 'Apache-2.0'
description 'Installs/Configures datadog components'
version '4.16.0'
version '4.17.0'
chef_version '>= 12.7'
source_url 'https://github.com/DataDog/chef-datadog'
issues_url 'https://github.com/DataDog/chef-datadog/issues'
Expand Down

0 comments on commit 791f82e

Please sign in to comment.