Update change log (#5257)

This commit is contained in:
Trask Stalnaker 2022-01-27 22:28:31 -08:00 committed by GitHub
parent 7b04b9c707
commit a379687496
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@
([#5188](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/5188))
- Recover from duplicate class definition errors
([#5185](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/5185))
- StringIndexOutOfBoundsException in AWS SDK v1 when using request object subclass
([#5231](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/5231))
- Update to OTel SDK 1.10.1
([#5218](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/5218))