Skip to content

Release 3.1.2

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Jan 16:41
· 11 commits to main since this release
1bf2002

January 6, 2026

Java agent: v3.1.2

OTel agent: v2.23.0

AWS Lambda layer ARN

arn:aws:lambda:<region>:851060098468:layer:solarwinds-apm-java-3_1_2:1

Upstream OpenTelemetry versions

  • OpenTelemetry API/SDK 1.57.0
  • OpenTelemetry instrumentation 2.23.0

New features and improvements

  • remove JMX properties from configs (#391)
  • enable JFR metrics by default (#402)
  • Bump otelSdkVersion from 1.56.0 to 1.57.0 (#394)
  • bump upstream version (#403)
  • remove JDK v1.8.252 requirement (#408)

Fixes

  • bump joboe to incorporate updated k8s namespace file path (#398)
  • use key presence for stacktrace filter instead of value (#400)

Internal changes

  • add agent instructions (#390)