Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 2 additions & 5 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
#### 1.5.40 March 24th 2025 ####
#### 1.5.40.1 April 7th 2025 ####

Akka.Persistence.Sql 1.5.40 contains a mission-critical bugfix from Akka 1.5.40 that fixes the [`SelectAsync` `NullReferenceException` issue](https://github.com/akkadotnet/Akka.Persistence.Sql/issues/498)

* [Bump Akka version to 1.5.40](https://github.com/akkadotnet/akka.net/releases/tag/1.5.40)
* [Bump Akka.Hosting version to 1.5.40](https://github.com/akkadotnet/Akka.Hosting/releases/tag/1.5.40)
* [Fix duplicate actor name for read journal sequencer actors](https://github.com/akkadotnet/Akka.Persistence.Sql/pull/531)