We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c74a620 commit c805144Copy full SHA for c805144
RELEASE_NOTES.md
@@ -1,3 +1,11 @@
1
+#### 1.5.35 January 20th 2025 ####
2
+
3
+* [Bump Akka to 1.5.35](https://github.com/akkadotnet/akka.net/releases/tag/1.5.35)
4
+* [Bump Akka.Hosting to v1.5.35](https://github.com/akkadotnet/Akka.Hosting/releases/tag/1.5.35)
5
+* [Implement query throttling](https://github.com/akkadotnet/Akka.Persistence.Sql/pull/485)
6
+* [Fix SqlServer table initialization race condition](https://github.com/akkadotnet/Akka.Persistence.Sql/pull/489)
7
+* [Fix query batch size detection failure](https://github.com/akkadotnet/Akka.Persistence.Sql/pull/505)
8
9
#### 1.5.30 October 4th 2024 ####
10
11
* [Bump Akka to 1.5.30](https://github.com/akkadotnet/akka.net/releases/tag/1.5.30)
0 commit comments