Skip to content

Commit

Permalink
Merge pull request #235 from Arkatufus/Update_RELEASE_NOTES_for_1.5.7
Browse files Browse the repository at this point in the history
Update RELEASE_NOTES.md for 1.5.7 release
  • Loading branch information
Arkatufus authored May 19, 2023
2 parents 1014a3f + ebadf55 commit e029932
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
#### 1.5.7 May 19 2023 ####

* [Update Akka.NET to 1.5.7](https://github.com/akkadotnet/akka.net/releases/tag/1.5.7)
* [Fix SerilogLogMessageFormatter duplicate key exception bug](https://github.com/akkadotnet/Akka.Logger.Serilog/pull/228)
* [Add log event property enricher support](https://github.com/akkadotnet/Akka.Logger.Serilog/pull/229)
* [Fix backward compatibility issue](https://github.com/akkadotnet/Akka.Logger.Serilog/pull/230)

#### 1.5.0.1 March 15 2023 ####

* [Fixed: `SerilogMessageFormatter` CTOR is `private`, can't be instantiated as the default `LogMessageFormatter`](https://github.com/akkadotnet/Akka.Logger.Serilog/issues/217)

0 comments on commit e029932

Please sign in to comment.