Releases: akkadotnet/Akka.Streams.Kafka
Akka.Streams.Kafka v1.5.38
1.5.38 March 4th 2025
- Upgraded to Akka.NET v1.5.38
- Resolved: System.ArgumentException: Unexpected records polled potentially thrown during a rebalance
Changes:
- 994f40d Added v1.5.38 release notes (#445)
- 14819f4 Cleanup extra debug logging (#444)
- 36d5eaf [WIP] rebalance integration specs (#443)
- 7fcdeb3 Make partitions-per-topic configurable (#442)
- ef22965 added coverlet for code coverage (#441)
- b1181f5
KafkaConsumerActor: remove_partitionsToResume(#440) - e7e6380 More doc fixes (#434)
- 3c8d6cc Refactor KafkaConsumerActor Scheduler to use Timers (#436)
- fb98615 Revert "Revert #418 (#431)" (#435)
- 73f788a Revert #418 (#431) [ #422, #424, #425, #427, #423, #428, #429, #430 ]
Akka.Streams.Kafka v1.5.37
1.5.37 February 6th 2025
- Upgraded to Akka.NET v1.5.37
- Refactor KafkaConsumerActor event handling
- Implement missing OnPartitionsLost event handler
- Introduce Partition extension to optimize LINQ
- Prevent null exceptions propagation from downstream stage
Breaking Change
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.
1.5.35 January 20th 2025
1.5.33 December 26th 2024
1.5.30 October 3rd 2024
1.5.29 October 1st 2024
Note
Deprecated
Deprecated due to Akka.NET 1.5.29 deprecation. Please use 1.5.30 instead.
1.5.15 January 11 2024
1.5.13.1 October 4 2023
- Publish NuGet package symbol file
1.5.13 October 4 2023
1.5.8 June 16 2023
1.5.0 March 02 2023
1.4.49 January 27 2023
Akka.Streams.Kafka version will now be in lock-step with its Akka.NET package version.
- Upgraded to Akka.NET v1.4.49
- Handle exceptions thrown from kafka message processing
- Bump Confluent.Kafka from 1.9.3 to 2.0.2
1.2.2 October 21 2022
Changes:
- d6b0a42 Update RELEASE_NOTES.md for 1.5.37 release (#423)
- 562212d Make sure that we prevent downstream to propagate null completion exception (#427)
- 36643b2 Cleanup linq by introducing Partition (#425)
- 6c895c5 Implement dual targeting for netstandard2.0 and net6.0 (#424)
- d2aa70f Bump AkkaVersion to 1.5.37 (#422)
- 92c4600 Refactor KafkaConsumerActor event handling from Mailbox to direct method call (#418)
This list of changes was auto generated.
Akka.Streams.Kafka v1.5.35
1.5.35 January 20th 2025
Changes:
- fecaddb Update RELEASE_NOTES.mc for 1.5.35 release (#421)
- 3e62d3d Bump AkkaVersion to 1.5.35 (#419)
- 2f013d8 Downgrade Confluent.Kafka to 2.2.0 (#420)
- 4d94f9e Modernize unit test (#417)
- 3bf0948 fix typos in
KafkaConsumerActor(#416)
This list of changes was auto generated.
Akka.Streams.Kafka v1.5.33
Akka.Streams.Kafka v1.5.30
1.5.30 October 3rd 2024
1.5.29 October 1st 2024
Note
Deprecated
Deprecated due to Akka.NET 1.5.29 deprecation. Please use 1.5.30 instead.
1.5.15 January 11 2024
1.5.13.1 October 4 2023
- Publish NuGet package symbol file
1.5.13 October 4 2023
1.5.8 June 16 2023
1.5.0 March 02 2023
1.4.49 January 27 2023
Akka.Streams.Kafka version will now be in lock-step with its Akka.NET package version.
- Upgraded to Akka.NET v1.4.49
- Handle exceptions thrown from kafka message processing
- Bump Confluent.Kafka from 1.9.3 to 2.0.2
1.2.2 October 21 2022
Changes:
This list of changes was auto generated.
Akka.Streams.Kafka v1.5.29
1.5.29 October 1st 2024
1.5.15 January 11 2024
1.5.13.1 October 4 2023
- Publish NuGet package symbol file
1.5.13 October 4 2023
1.5.8 June 16 2023
1.5.0 March 02 2023
1.4.49 January 27 2023
Akka.Streams.Kafka version will now be in lock-step with its Akka.NET package version.
- Upgraded to Akka.NET v1.4.49
- Handle exceptions thrown from kafka message processing
- Bump Confluent.Kafka from 1.9.3 to 2.0.2
1.2.2 October 21 2022
Changes:
- 1f564cf Update RELEASE_NOTES.md for 1.5.29 release (#408)
- cd5ae1f fix partition sample (#406)
- 7ffeb3c Bump AkkaVersion from 1.5.15 to 1.5.29 (#407)
- 776d1b1 Bump xunit from 2.5.3 to 2.8.1 (#401)
- 96ae6e3 Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.10.0 (#404)
- 822055a Bump BenchmarkDotNet from 0.13.8 to 0.13.12 (#400)
- 51bce53 Bump xunit.runner.visualstudio from 2.5.6 to 2.8.1 (#403)
- 1999a02 Bump Confluent.Kafka from 2.2.0 to 2.4.0 (#402)
This list of changes was auto generated.
Akka.Streams.Kafka v1.5.15
1.5.15 January 11 2024
1.5.13.1 October 4 2023
- Publish NuGet package symbol file
1.5.13 October 4 2023
1.5.8 June 16 2023
1.5.0 March 02 2023
1.4.49 January 27 2023
Akka.Streams.Kafka version will now be in lock-step with its Akka.NET package version.
- Upgraded to Akka.NET v1.4.49
- Handle exceptions thrown from kafka message processing
- Bump Confluent.Kafka from 1.9.3 to 2.0.2
1.2.2 October 21 2022
Changes:
- cf03697 Update RELEASE_NOTES.md for 1.5.15 release (#398)
- 9552b02 Bump AkkaVersion from 1.5.13 to 1.5.15 (#397)
- 5e2a051 Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 (#393)
This list of changes was auto generated.
Akka.Streams.Kafka v1.5.13.1
1.5.13.1 October 4 2023
- Publish NuGet package symbol file
1.5.13 October 4 2023
1.5.8 June 16 2023
1.5.0 March 02 2023
1.4.49 January 27 2023
Akka.Streams.Kafka version will now be in lock-step with its Akka.NET package version.
- Upgraded to Akka.NET v1.4.49
- Handle exceptions thrown from kafka message processing
- Bump Confluent.Kafka from 1.9.3 to 2.0.2
1.2.2 October 21 2022
Changes:
This list of changes was auto generated.
Akka.Streams.Kafka v1.5.13
1.5.13 October 4 2023
1.5.8 June 16 2023
1.5.0 March 02 2023
1.4.49 January 27 2023
Akka.Streams.Kafka version will now be in lock-step with its Akka.NET package version.
- Upgraded to Akka.NET v1.4.49
- Handle exceptions thrown from kafka message processing
- Bump Confluent.Kafka from 1.9.3 to 2.0.2
1.2.2 October 21 2022
Changes:
- 3fa9352 Update RELEASE_NOTES.md for 1.5.13 release (#381)
- 1446886 Bump FakeItEasy from 7.3.1 to 7.4.0 (#378)
- 3bfeeb8 Bump Docker.DotNet from 3.125.13 to 3.125.15 (#380)
- 7a326ee Bump FluentAssertions from 6.10.0 to 6.12.0 (#379)
- e68bf32 Bump Confluent.Kafka from 2.1.1 to 2.2.0 (#360)
- aafd57a Bump AkkaVersion from 1.5.0 to 1.5.13 (#376)
- f4c43db Bump xunit.runner.visualstudio from 2.4.5 to 2.5.1 (#377)
- c658c91 Bump xunit from 2.4.2 to 2.5.1 (#375)
- b3587a0 Bump BenchmarkDotNet from 0.13.7 to 0.13.8 (#371)
- f1e6b62 Modernize solution (#374)
See More
- ccd20bb Bump Docker.DotNet from 3.125.14 to 3.125.15 (#352)
- 4056146 Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.2 (#370)
- 985fbfa Bump FluentAssertions from 6.11.0 to 6.12.0 (#369)
- fc7b721 Bump BenchmarkDotNet from 0.13.6 to 0.13.7 (#366)
- 1112963 Bump AkkaVersion from 1.5.9 to 1.5.12 (#365)
- 94a9cff Bump BenchmarkDotNet from 0.13.5 to 0.13.6 (#359)
- aa439c1 Bump AkkaVersion from 1.5.8 to 1.5.9 (#361)
- dc56a01 Bump XunitVersion from 2.4.2 to 2.5.0 (#358)
- fa492b5 Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3 (#357)
This list of changes was auto generated.
Akka.Streams.Kafka v1.5.8
1.5.8 June 16 2023
Changes:
- 569eb6f Added v1.5.8 release notes (#356)
- 780531a Upgrade to Akka.NET v1.5.8 (#355)
- f339a55 Bump AkkaVersion from 1.5.6 to 1.5.7 (#351)
- 0ee6526 Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.2 (#354)
- 0cca39c Bump FakeItEasy from 7.3.1 to 7.4.0 (#345)
- 34bc548 Bump Confluent.Kafka from 2.0.2 to 2.1.1 (#348)
- aaeae27 Bump AkkaVersion from 1.5.4 to 1.5.6 (#349)
- 8ac3671 Bump AkkaVersion from 1.5.3 to 1.5.4 (#346)
- aa842b1 Bump Docker.DotNet from 3.125.13 to 3.125.14 (#342)
- 09b5303 Bump FluentAssertions from 6.10.0 to 6.11.0 (#344)