Skip to content

Commit c805144

Browse files
authored
Update release notes for 1.5.35 (#509)
* Fix Microsoft.Bcl.AsyncInterfaces conflict on sample and test * Update RELEASE_NOTES.md for 1.5.35 release
1 parent c74a620 commit c805144

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

RELEASE_NOTES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
19
#### 1.5.30 October 4th 2024 ####
210

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

0 commit comments

Comments
 (0)