Skip to content

Commit ee9ace9

Browse files
committed
changelog
1 parent ab543ac commit ee9ace9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

opentelemetry-sdk/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
async fn export(&self, _batch: LogBatch<'_>) -> LogResult<()>
1919
Custom exporters will need to internally synchronize any mutable state, if applicable.
2020

21-
- *Breaking* Removed the following deprecated methods:
21+
- *Breaking* Removed the following deprecated struct:
2222
- logs::LogData - Previously deprecated in version 0.27.1
2323
Migration Guidance: This structure is no longer utilized within the SDK, and users should not have dependencies on it.
24-
24+
2525
## 0.27.1
2626

2727
Released 2024-Nov-27

0 commit comments

Comments
 (0)