Skip to content

Commit abae2b1

Browse files
committed
Add additional changelog entries
1 parent ae68595 commit abae2b1

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@
2929
([#7993](https://github.com/open-telemetry/opentelemetry-java/pull/7993))
3030
* Exclude META-INF/maven from traces SDK shaded dependencies
3131
([#8096](https://github.com/open-telemetry/opentelemetry-java/pull/8096))
32+
* Fix inverted condition in LegacySpanProcessorInstrumentation#finishSpans
33+
([#8145](https://github.com/open-telemetry/opentelemetry-java/pull/8145))
3234

3335
#### Metrics
3436

@@ -58,6 +60,8 @@
5860
([#8107](https://github.com/open-telemetry/opentelemetry-java/pull/8107))
5961
* OTLP: Use `KeyManagerFactory.getDefaultAlgorithm()` in `TlsUtil.keyManager()`
6062
([#8122](https://github.com/open-telemetry/opentelemetry-java/pull/8122))
63+
* OTLP: Ensure proto serializer idCache is cleared when exception is thrown
64+
([#8147](https://github.com/open-telemetry/opentelemetry-java/pull/8147))
6165

6266
#### Extensions
6367

0 commit comments

Comments
 (0)