Skip to content

Releases: aws-observability/aws-otel-java-instrumentation

Release v1.7.0

26 Oct 02:50
df05909

Choose a tag to compare

This release updates the repackaged OpenTelemetry Java Agent to 1.7.0. This also means, if you use the OpenTelemetry API in your application, you need to update it to 1.7.0.

Check out the release notes for upstream versions https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases

Bug Fixes

  • X-RAY-TRACE-ID log MDC injection for logback and log4j has been fixed

Release v1.6.0

22 Sep 06:09
9a8112a

Choose a tag to compare

This release updates the repackaged OpenTelemetry Java Agent to 1.6.0. This also means, if you use the OpenTelemetry API in your application, you need to update it to 1.6.0.

Check out the release notes for upstream versions https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases
There are no other changes to the distribution.

Release 1.5.1

06 Sep 07:45

Choose a tag to compare

This release fixes a critical issue preventing the use of the OTEL_TRACES_SAMPLER flag. It is otherwise unchanged from 1.5.0.

Release v1.5.0

30 Aug 23:29
277ed8c

Choose a tag to compare

This version has a critical issue when the OTEL_TRACES_SAMPLER arg is set. It is recommended to avoid the release until 1.5.1 is issued to fix.

This release updates the repackaged OpenTelemetry Java Agent to 1.5.2. This also means, if you use the OpenTelemetry API in your application, you need to update it to 1.5.0.

Check out the release notes for upstream versions https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases
There are no other changes to the distribution.

Release v1.4.1

05 Aug 07:20

Choose a tag to compare

This is a patch release that fixes the following bug.

It is recommended to use 1.4.1 instead of 1.4.0 unless you do not use logback in your application.

Release v1.4.0

28 Jul 05:45
076f6e7

Choose a tag to compare

This release updates the repackaged OpenTelemetry Java Agent to 1.4.0.

Check out the release notes for upstream versions 1.4.0.
There are no other changes to the distribution.

Release v1.2.0

25 May 04:40
86e0e57

Choose a tag to compare

This release updates the repackaged OpenTelemetry Java Agent to 1.2.0.

Check out the release notes for upstream versions 1.2.0.
There are no other changes to the distribution.

Release v1.1.0

23 Apr 01:48

Choose a tag to compare

This release updates the repackaged OpenTelemetry Java Agent to 1.1.0.

Check out the release notes for upstream versions 1.1.0.
There are no other changes to the distribution.

Release v1.0.0-aws.1

24 Mar 17:57
488ca26

Choose a tag to compare

This release continues to target 1.0.1 of the upstream OpenTelemetry Java Agent. There are no changes related to upstream in this version compared to 0.18.0.

New Features

  • The AWS-XRAY-TRACE-ID log context key can be used with logback or log4j 2.13.2+ to add the trace ID in X-Ray format

Release v0.18.0-aws.1

17 Mar 04:42
0e694a8

Choose a tag to compare

This release updates the repackaged OpenTelemetry Java Agent to 1.0.1. This also means, if you use the OpenTelemetry API in your application, you need to update it to 1.0.1.

Check out the release notes for upstream versions 1.0.0 1.0.1.
There are no other changes to the distribution.