Skip to content

Commit 4548b87

Browse files
authored
Update opentelemetry-sdk/CHANGELOG.md
1 parent 2f5d453 commit 4548b87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opentelemetry-sdk/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Released 2025-Mar-21
6868

6969
Custom exporters will need to internally synchronize any mutable state, if applicable.
7070

71-
- **Breaking** The `shutdown_with_timeout` method is added to MetricExporter trait. This is breaking change for a custom MetricExporter.
71+
- **Breaking** The `shutdown_with_timeout` method is added to MetricExporter trait. This is breaking change for custom `MetricExporter` authors.
7272
- Bug Fix: `BatchLogProcessor` now correctly calls `shutdown` on the exporter
7373
when its `shutdown` is invoked.
7474

0 commit comments

Comments
 (0)