Skip to content

Commit d3989d8

Browse files
trasklaurit
andauthored
Change log for upcoming 1.32.1 patch release (#10200)
Co-authored-by: Lauri Tulmin <[email protected]>
1 parent cdd53e9 commit d3989d8

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.md

+27
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
11
# Changelog
22

3+
## Unreleased
4+
5+
### 📈 Enhancements
6+
7+
- Backport: update jackson packages to v2.16.1
8+
([#10198](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/10198),
9+
[#10199](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/10199))
10+
- Backport: implement forEach support for aws sqs tracing list
11+
([#10195](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/10195))
12+
- Backport: Bridge metric advice in OpenTelemetry API 1.32
13+
([#10026](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/10026))
14+
- Update the OpenTelemetry SDK version to 1.34.1
15+
([#10320](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/10320))
16+
17+
### 🛠️ Bug fixes
18+
19+
- Backport: Handle authority from request when HttpHost is null
20+
([#10204](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/10204))
21+
- Backport: Null check for nullable response object in aws sdk 1.1 instrumentation
22+
([#10029](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/10029))
23+
- Backport: Make Netty Instrumentation HttpServerRequestTracingHandler propagate "Channel Inactive" event to downstream according to parent contract
24+
([#10303](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/10303))
25+
- Backport: Fix Netty addListener instrumentation
26+
([#10254](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/10254))
27+
- Backport: Update azure-core-tracing-opentelemetry version and fix sync suppression
28+
([#10350](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/10350))
29+
330
## Version 1.32.0 (2023-11-17)
431

532
### Migration notes

0 commit comments

Comments
 (0)