Skip to content

Commit

Permalink
Geneva Exporter Release v1.2.4 (open-telemetry#316)
Browse files Browse the repository at this point in the history
  • Loading branch information
mic-max authored Apr 20, 2022
1 parent f84d4cf commit 366acf5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/OpenTelemetry.Exporter.Geneva/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## Unreleased

## 1.2.4 [2022-Apr-20]

This is the first release of the `OpenTelemetry.Exporter.Geneva`
project.

* LogExporter modified to stop calling `ToString()`
on `LogRecord.State` to obtain Log body. It now
obtains body from `LogRecord.FormattedMessage`
Expand Down

0 comments on commit 366acf5

Please sign in to comment.