Skip to content

Commit e029932

Browse files
authored
Merge pull request #235 from Arkatufus/Update_RELEASE_NOTES_for_1.5.7
Update RELEASE_NOTES.md for 1.5.7 release
2 parents 1014a3f + ebadf55 commit e029932

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

RELEASE_NOTES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
#### 1.5.7 May 19 2023 ####
2+
3+
* [Update Akka.NET to 1.5.7](https://github.com/akkadotnet/akka.net/releases/tag/1.5.7)
4+
* [Fix SerilogLogMessageFormatter duplicate key exception bug](https://github.com/akkadotnet/Akka.Logger.Serilog/pull/228)
5+
* [Add log event property enricher support](https://github.com/akkadotnet/Akka.Logger.Serilog/pull/229)
6+
* [Fix backward compatibility issue](https://github.com/akkadotnet/Akka.Logger.Serilog/pull/230)
7+
18
#### 1.5.0.1 March 15 2023 ####
29

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

0 commit comments

Comments
 (0)