Skip to content

Commit

Permalink
Change log for upcoming 1.32.1 patch release (#10200)
Browse files Browse the repository at this point in the history
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
  • Loading branch information
trask and laurit authored Feb 2, 2024
1 parent cdd53e9 commit d3989d8
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,32 @@
# Changelog

## Unreleased

### 📈 Enhancements

- Backport: update jackson packages to v2.16.1
([#10198](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/10198),
[#10199](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/10199))
- Backport: implement forEach support for aws sqs tracing list
([#10195](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/10195))
- Backport: Bridge metric advice in OpenTelemetry API 1.32
([#10026](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/10026))
- Update the OpenTelemetry SDK version to 1.34.1
([#10320](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/10320))

### 🛠️ Bug fixes

- Backport: Handle authority from request when HttpHost is null
([#10204](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/10204))
- Backport: Null check for nullable response object in aws sdk 1.1 instrumentation
([#10029](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/10029))
- Backport: Make Netty Instrumentation HttpServerRequestTracingHandler propagate "Channel Inactive" event to downstream according to parent contract
([#10303](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/10303))
- Backport: Fix Netty addListener instrumentation
([#10254](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/10254))
- Backport: Update azure-core-tracing-opentelemetry version and fix sync suppression
([#10350](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/10350))

## Version 1.32.0 (2023-11-17)

### Migration notes
Expand Down

0 comments on commit d3989d8

Please sign in to comment.