Skip to content
Prev Previous commit
Next Next commit
CHANGELOG patch.
  • Loading branch information
CodeBlanch committed Jan 24, 2024
commit 1fadd16cd4f9dc5391f0773ad6b57a005bacae1f
5 changes: 5 additions & 0 deletions src/OpenTelemetry/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@
state for cumulative temporality.
[#5230](https://github.com/open-telemetry/opentelemetry-dotnet/pull/5230)

* Fixed an issue causing `LogRecord`s to be incorrectly reused when wrapping an
Comment thread
vishweshbankwar marked this conversation as resolved.
instance of `BatchLogRecordExportProcessor` inside another
`BaseProcessor<LogRecord>`.
[#5255](https://github.com/open-telemetry/opentelemetry-dotnet/pull/5255)

## 1.7.0

Released 2023-Dec-08
Expand Down