Skip to content

Releases: DataDog/jmxfetch

0.51.0

28 Oct 21:45
d76c9b3

Choose a tag to compare

  • [FEATURE] Add configuration-level dynamic tags for JMX attribute values via dynamic_tags #581

Available for download here:
https://repo1.maven.org/maven2/com/datadoghq/jmxfetch/0.51.0/

0.50.0

22 Aug 12:48
38dea41

Choose a tag to compare

Available for download here:
https://repo1.maven.org/maven2/com/datadoghq/jmxfetch/0.50.0/

0.49.9

16 Jul 16:24
6a1e11c

Choose a tag to compare

  • [SECURITY] Bump jackson dependency to version 2.13.0 to mitigate CVE-2025-49128 #565
  • [BUGFIX] Reverted #554 as it broke support for Java 7 #572

Available for download here:
https://repo1.maven.org/maven2/com/datadoghq/jmxfetch/0.49.9/

0.49.8

04 Jun 07:56
65be6f0

Choose a tag to compare

  • [FEATURE] Added support for GraalVM Native GC metrics #560 (Thanks @ygree)

Available for download here:
https://repo1.maven.org/maven2/com/datadoghq/jmxfetch/0.49.8/

0.49.7

02 May 11:15
0bfc97a

Choose a tag to compare

  • [IMPROVEMENT] Encapsulate the JsonParser error type to hide the Jackson exception inside the wrapper, to avoid a dependency on Jackson outside of App.java #553 (Thanks @ygree)
  • [IMPROVEMENT] Migrate from snakeyaml to snakeyaml-engine to stop using snakeyaml reflection, which is poorly compatible with GraalVM native builds #554 (Thanks @ygree)

Available for download here:
https://repo1.maven.org/maven2/com/datadoghq/jmxfetch/0.49.7/

0.49.6

11 Nov 08:25
f75d403

Choose a tag to compare

  • [BUGFIX] Fixed NullPointerException on JBoss when user and password not set #546

Available for download here:
https://repo1.maven.org/maven2/com/datadoghq/jmxfetch/0.49.6/

0.49.5

24 Oct 08:18
6bb22a1

Choose a tag to compare

  • [FEATURE] Added support for UnloadedClassCount metric #540

Available for download here:
https://repo1.maven.org/maven2/com/datadoghq/jmxfetch/0.49.5/

0.49.4

23 Aug 08:32
76f0a04

Choose a tag to compare

  • [FEATURE] Added support for IBM J9 gc metrics #534

Available for download here:
https://repo1.maven.org/maven2/com/datadoghq/jmxfetch/0.49.4/

0.49.3

29 Jul 09:28
4c36826

Choose a tag to compare

  • [FEATURE] Added support for jsr77 j2ee statistics #531
  • [FEATURE] Added support for custom ConnectionFactory #530

Available for download here:
https://repo1.maven.org/maven2/com/datadoghq/jmxfetch/0.49.3/

0.49.2

07 Jun 16:14
0d93be1

Choose a tag to compare

  • [FEATURE] Added support for emitting logs with thread name #525
  • [BUGFIX] Telemetry is no longer initialized when telemetry is disabled #522

Available for download here:
https://repo1.maven.org/maven2/com/datadoghq/jmxfetch/0.49.2/