Skip to content

Releases: solarwinds/apm-java

v0.14.0

27 Oct 17:06
4838b56
Compare
Choose a tag to compare

What's New:

  • improved custom transaction name SDK and now the SDK is published to Maven Central

v0.13.0

22 Sep 16:45
7b40e7c
Compare
Choose a tag to compare

What's new:

  • Fixed transaction name mismatch for Spring transactions.
  • Fixed JDBC span issue for DMLs
  • Disable the agent for unsupported JDK versions.

v0.12.1

08 Sep 22:20
8e9723a
Compare
Choose a tag to compare

What's new:

  • Reporting to the AO backend #52
  • Unified metrics #53
  • Multiple improvements on the diagnostic tool. #56

v0.11.0

02 Aug 20:49
3bb0539
Compare
Choose a tag to compare

What's New:

  • UAMS Client Id #48
  • Minimum required configuration options #51
  • Configurations via system properties #50

Fixes:

  • Fixed key name in the init message #49

v0.10.0

10 Jun 19:56
c50fcad
Compare
Choose a tag to compare

What's New:

  • The logs of the NightHawk custom distro and the Otel agent can be configured to redirect to a file #46
  • Disable the agent (and the Otel part) when the service key is not ready #45

Fix:

  • fixed an NPE when some settings are not available #45

v0.9.0

25 May 23:28
a460c30
Compare
Choose a tag to compare

What's New:

  • Removed the built-in cert file. The agent now uses the OS PKI for collector connection.

v0.8.0

12 May 17:35
d5966bb
Compare
Choose a tag to compare

What's New:

  • Added the agent-ready checker API.
  • Upgraded OpenTelemetry Java agent dependency to v1.12.1.
  • Updated to the latest collector endpoint.
  • Added a benchmark suite (based on the OpenTelemetry Java agent's benchmark-overhead suite).
  • Reduced the artifact size by half (from about 50 MB to 25 MB).
  • Some internal clean-ups and dependency upgrades.

v0.7.1

25 Apr 22:33
Compare
Choose a tag to compare

What's New:

  • Update the collector endpoint.

v0.7.0

23 Mar 20:54
37096a7
Compare
Choose a tag to compare

What's new:

  • rebranded the product to Solarwinds APM.

v0.6.0

28 Feb 22:43
cf37db8
Compare
Choose a tag to compare

What's New:

  • Trace context in query #25
  • Change the key sw.parent_id to sw.tracestate_parent_id #32