Skip to content

Commit f14cd66

Browse files
chore: add changelog entry
1 parent e3c5cd1 commit f14cd66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
1818
- `Logger.Enabled` in `go.opentelemetry.io/otel/log` now accepts a newly introduced `EnabledParameters` type instead of `Record`. (#5791)
1919
- `FilterProcessor.Enabled` in `go.opentelemetry.io/otel/sdk/log/internal/x` now accepts `EnabledParameters` instead of `Record`. (#5791)
2020
- The `Record` type in `go.opentelemetry.io/otel/log` is no longer comparable. (#5847)
21+
- Reduce `newEvictedQueueLink` and `newEvictedQueueEvent` memory allocations. (#5858)
2122

2223
### Deprecated
2324

0 commit comments

Comments
 (0)