From 6bb22a1ad220931a50bebb7131c9ee49f542eec4 Mon Sep 17 00:00:00 2001 From: Carlos Date: Thu, 24 Oct 2024 09:04:26 +0100 Subject: [PATCH] [AMLII-2128] preparing release 0.49.5 (#543) --- CHANGELOG.md | 4 +++- README.md | 2 +- pom.xml | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e8a3ad28..a59a1913 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ Changelog ========= -# 0.49.5 / TBC +# 0.49.5 / 2024-10-24 +* [FEATURE] Added support for `UnloadedClassCount` metric [#540][] # 0.49.4 / 2024-08-23 * [FEATURE] Added support for IBM J9 gc metrics [#534][] @@ -783,6 +784,7 @@ Changelog [#530]: https://github.com/DataDog/jmxfetch/issues/530 [#531]: https://github.com/DataDog/jmxfetch/issues/531 [#534]: https://github.com/DataDog/jmxfetch/issues/534 +[#540]: https://github.com/DataDog/jmxfetch/issues/540 [@alz]: https://github.com/alz [@aoking]: https://github.com/aoking [@arrawatia]: https://github.com/arrawatia diff --git a/README.md b/README.md index a13f6603..473aaf5c 100644 --- a/README.md +++ b/README.md @@ -181,7 +181,7 @@ otherwise the subsequent publishes will fail. ``` Get help on usage: -java -jar jmxfetch-0.49.5-SNAPSHOT-jar-with-dependencies.jar --help +java -jar jmxfetch-0.49.5-jar-with-dependencies.jar --help ``` ## Updating Maven Wrapper diff --git a/pom.xml b/pom.xml index 3406289e..80cd725f 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.datadoghq jmxfetch - 0.49.5-SNAPSHOT + 0.49.5 jar jmxfetch