Merge change log updates from release/v2.13.x (#13426)

Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
This commit is contained in:
otelbot[bot] 2025-03-01 09:27:37 +00:00 committed by GitHub
parent 13233958ec
commit 14f88da85a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 11 additions and 4 deletions

View File

@ -8,6 +8,13 @@
`io.opentelemetry.instrumentation.httpclient` was deprecated in favor of the new package name
`io.opentelemetry.instrumentation.javahttpclient`
## Version 2.13.3 (2025-02-28)
### 🛠️ Bug fixes
- Backport: Fix failure to start when AWS Resource Provider is enabled
([#13420](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13420))
## Version 2.13.2 (2025-02-27)
### 🛠️ Bug fixes

View File

@ -1,2 +1,2 @@
Comparing source compatibility of opentelemetry-instrumentation-annotations-2.14.0-SNAPSHOT.jar against opentelemetry-instrumentation-annotations-2.13.2.jar
Comparing source compatibility of opentelemetry-instrumentation-annotations-2.14.0-SNAPSHOT.jar against opentelemetry-instrumentation-annotations-2.13.3.jar
No changes.

View File

@ -1,2 +1,2 @@
Comparing source compatibility of opentelemetry-instrumentation-api-2.14.0-SNAPSHOT.jar against opentelemetry-instrumentation-api-2.13.2.jar
Comparing source compatibility of opentelemetry-instrumentation-api-2.14.0-SNAPSHOT.jar against opentelemetry-instrumentation-api-2.13.3.jar
No changes.

View File

@ -1,2 +1,2 @@
Comparing source compatibility of opentelemetry-spring-boot-autoconfigure-2.14.0-SNAPSHOT.jar against opentelemetry-spring-boot-autoconfigure-2.13.2.jar
Comparing source compatibility of opentelemetry-spring-boot-autoconfigure-2.14.0-SNAPSHOT.jar against opentelemetry-spring-boot-autoconfigure-2.13.3.jar
No changes.

View File

@ -1,2 +1,2 @@
Comparing source compatibility of opentelemetry-spring-boot-starter-2.14.0-SNAPSHOT.jar against opentelemetry-spring-boot-starter-2.13.2.jar
Comparing source compatibility of opentelemetry-spring-boot-starter-2.14.0-SNAPSHOT.jar against opentelemetry-spring-boot-starter-2.13.3.jar
No changes.