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
*[Introduce Partition extension to optimize LINQ](https://github.com/akkadotnet/Akka.Streams.Kafka/pull/425)
7
+
*[Prevent null exceptions propagation from downstream stage](https://github.com/akkadotnet/Akka.Streams.Kafka/pull/427)
8
+
9
+
**Breaking Change**
10
+
11
+
There's a breaking public API inside `IPartitionEventHandler` interface. If you have a custom partition event handler, you will now need to implement the `OnLost` partition event handler delegate.
12
+
1
13
#### 1.5.35 January 20th 2025 ####
2
14
3
15
*[Upgraded to Akka.NET v1.5.35](https://github.com/akkadotnet/akka.net/releases/tag/1.5.35)
0 commit comments