You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE_NOTES.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,9 @@
1
+
#### 1.5.46 August 12th 2025 ####
2
+
3
+
*[Upgraded to Akka.NET v1.5.46](https://github.com/akkadotnet/akka.net/releases/tag/1.5.46)
4
+
*[Fix race condition in PlainPartitionedManualOffsetSource when seeking custom offsets](https://github.com/akkadotnet/Akka.Streams.Kafka/pull/498)
5
+
*[Fix race condition in SubSourceLogic when consumer is aborted](https://github.com/akkadotnet/Akka.Streams.Kafka/pull/500)
6
+
1
7
#### 1.5.40.1 March 24th 2025 ####
2
8
3
9
* Fixed another major N+1 bug when committing offsets to Kafka: [Committing: fix N+1 issues in `CommittableOffsetBatch`](https://github.com/akkadotnet/Akka.Streams.Kafka/pull/487)
0 commit comments