Skip to content

Commit

Permalink
Update release notes for 1.5.35 (#509)
Browse files Browse the repository at this point in the history
* Fix Microsoft.Bcl.AsyncInterfaces conflict on sample and test

* Update RELEASE_NOTES.md for 1.5.35 release
  • Loading branch information
Arkatufus authored Jan 20, 2025
1 parent c74a620 commit c805144
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
#### 1.5.35 January 20th 2025 ####

* [Bump Akka to 1.5.35](https://github.com/akkadotnet/akka.net/releases/tag/1.5.35)
* [Bump Akka.Hosting to v1.5.35](https://github.com/akkadotnet/Akka.Hosting/releases/tag/1.5.35)
* [Implement query throttling](https://github.com/akkadotnet/Akka.Persistence.Sql/pull/485)
* [Fix SqlServer table initialization race condition](https://github.com/akkadotnet/Akka.Persistence.Sql/pull/489)
* [Fix query batch size detection failure](https://github.com/akkadotnet/Akka.Persistence.Sql/pull/505)

#### 1.5.30 October 4th 2024 ####

* [Bump Akka to 1.5.30](https://github.com/akkadotnet/akka.net/releases/tag/1.5.30)
Expand Down

0 comments on commit c805144

Please sign in to comment.