Skip to content
This repository has been archived by the owner on Dec 19, 2022. It is now read-only.

Releases: signalfx/signalfx-java-tracing

0.48.0-sfx11

08 Dec 20:36
8e3f815
Compare
Choose a tag to compare

This is a minor maintenance release that contains a dependency update for jackson-databind (#152) as remediation for CVE-2022-42004

Reminder: this project is reaching end of life (EOL) on Dec. 17th, 2022.
Users are STRONGLY ENCOURAGED TO MIGRATE to the Splunk Distribution of OpenTelemetry Java.

0.48.0-sfx10

19 Sep 18:16
233314f
Compare
Choose a tag to compare

This is a minor maintenance release only that fixes a versioning issue. 0.48.0-sfx9 was incorrectly reporting itself in logs as 0.48.0-sfx8 (see #148).

Reminder: this project is deprecated and users are STRONGLY ENCOURAGED TO MIGRATE to the Splunk Distribution of OpenTelemetry Java

0.48.0-sfx9

16 Sep 17:28
91737e3
Compare
Choose a tag to compare

This is a patch release that only contains dependency updates to mitigate CVEs (#147).

  • update snakeyaml 1.27 -> 1.32
  • update commons-io 2.4 -> 2.11.0

Reminder: this project is deprecated and users are strongly encouraged migrate to the Splunk Distribution of OpenTelemetry Java

0.48.0-sfx8

18 Aug 18:21
0d2bc3e
Compare
Choose a tag to compare

This is a patch release that only contains a small mitigation fix for okhttp leaking header values into logs (#144).

The root cause is described in okhttp #6738.
This release incorporates changes from the upstream DataDog agent fix (#3682).

Reminder: this project is deprecated and users are strongly encouraged migrate to the Splunk Distribution of OpenTelemetry Java

0.48.0-sfx7

29 Mar 20:26
9207576
Compare
Choose a tag to compare

Security updates:

  • log4j 2.17.2
  • jackson-databind 2.13.2.1

Reminder: this project is deprecated and users should migrate to the Splunk Distribution of OpenTelemetry Java

0.48.0-sfx6

03 Mar 17:30
7102b34
Compare
Choose a tag to compare
  • Expose service name and environment via MDC

Version 0.48.0-sfx5

23 Dec 14:26
eac5a3a
Compare
Choose a tag to compare
  • Update jackson in transitive dependency

0.48.0-sfx4

21 Dec 19:30
2a9d492
Compare
Choose a tag to compare
  • Update jackson to 2.12.0

0.48.0-sfx3

12 Nov 18:52
611ff12
Compare
Choose a tag to compare
  • Marks deprecation of this library
  • Updates snakeyaml version

0.48.0-sfx2

05 Oct 19:25
40fc8d4
Compare
Choose a tag to compare
  • Camel instrumentation
  • Avoids doubly tracing MongoClientSettingsBuilder