Skip to content

Commit 3ec07b7

Browse files
DylanRussellxrmx
andauthored
Update CHANGELOG.md
Co-authored-by: Riccardo Magliocchetti <[email protected]>
1 parent f45bce1 commit 3ec07b7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10-
- Mark the Events API/SDK as deprecated. The Logs API/SDK should be used instead. An event is now a `LogRecord` with the `event_name` field set ([#4654](https://github.com/open-telemetry/opentelemetry-python/pull/4654)).
10+
- Mark the Events API/SDK as deprecated. The Logs API/SDK should be used instead. An event is now a `LogRecord` with the `event_name` field set
11+
([#4654](https://github.com/open-telemetry/opentelemetry-python/pull/4654)).
1112
- Update OTLP proto to v1.7 [#4645](https://github.com/open-telemetry/opentelemetry-python/pull/4645).
1213
- Update OTLP gRPC/HTTP exporters: the export timeout is now inclusive of all retries and backoffs.
1314
A +/-20% jitter was added to all backoffs. A pointless 32 second sleep that occurred after all retries

0 commit comments

Comments
 (0)