Skip to content

Releases: solarwinds/apm-java

v0.15.3-alpha

27 Mar 16:51
Compare
Choose a tag to compare
v0.15.3-alpha Pre-release
Pre-release

CHANGE LOG

WHAT'S NEW

  • upgrade to OTEL version 1.24.0

BUG FIXES 🐞

v0.15.2

16 Mar 17:08
6ef0c2b
Compare
Choose a tag to compare

CHANGE LOG

WHAT'S NEW

  • add sw.is_error tag to ResponseTime metric for both error and non-error transactions.

BUG FIXES 🐞

  • Fix over reporting of SWO ResponsTime metric

v0.15.2-alpha.1

15 Mar 15:02
Compare
Choose a tag to compare
v0.15.2-alpha.1 Pre-release
Pre-release

CHANGE LOG

WHAT'S NEW

  • add sw.is_error tag to ResponseTime metric for both error and non-error transactions.
    BUG FIXES 🐞

v0.15.2-alpha

14 Mar 15:54
Compare
Choose a tag to compare
v0.15.2-alpha Pre-release
Pre-release

CHANGE LOG

WHAT'S NEW

BUG FIXES 🐞

  • Fix over reporting of SWO ResponsTime metric

v0.15.1

08 Mar 02:15
bf42bfc
Compare
Choose a tag to compare

CHANGE LOG

WHAT'S NEW

  • bundle AO TLS certificate
  • upgrade to joboe:7.8.2

BUG FIXES :ladybug:

  • Fix TLS connection error when trying to connect to AO

v0.15.1-alpha.1

07 Mar 22:37
Compare
Choose a tag to compare
v0.15.1-alpha.1 Pre-release
Pre-release
  • upgrade to joboe:7.8.2

v0.15.1-alpha

07 Mar 14:54
Compare
Choose a tag to compare
v0.15.1-alpha Pre-release
Pre-release

CHANGE LOG

WHAT'S NEW

  • add ao-collector.crt and solarwinds-apm-config.json to the AppClassLoader path

BUG FIXES 🐞

  • Fix X.509 certificate file not found when connecting to ao-collector using TLS.

v0.15.0

23 Feb 18:30
0b23219
Compare
Choose a tag to compare

CHANGE LOG

WHAT'S NEW

  • Bump bundled OTEL agent to version 1.22.0 #74
  • Replace custom muzzle plugin with the official plugin #74
  • Feature: __Init message update to support Service Instance #70

BUG FIXES 🐞

  • Fix for trace context disappearing after >11 requests #71
  • Fix for trace context in JBDC not using the specification format #76
  • Fix: exporting of error and info spans #69

v0.15.0-alpha.1

23 Feb 02:50
Compare
Choose a tag to compare
v0.15.0-alpha.1 Pre-release
Pre-release
NH-33952: Release Java Agent 0.15.0

- [JIRA](https://swicloud.atlassian.net/browse/NH-33952)
- remove exclusion because it's needed for agent logging to show

v0.15.0-alpha

22 Feb 16:37
Compare
Choose a tag to compare
v0.15.0-alpha Pre-release
Pre-release
  • Fix trace context disappearing after >11 requests
  • Bump bundled OTEL agent to version 1.22.0
  • Replace custom muzzle plugin with the official plugin
  • Fix: exporting of error and info spans #69
  • Feature: __Init message update to support Service Instance #70