Releases: soucore/Reactive.Kafka.Client
Releases · soucore/Reactive.Kafka.Client
v8.2.1
v8.2.0
Full Changelog: v8.1.1...v8.2.0
v8.1.1
Full Changelog: v8.1.0...v8.1.1
Reactive Kafka Client v8.1.0
What's Changed
- Update to Net8.0 by @brunomoura-dev in #15
- Added OpenTelemetry tracing by @RFPAlves in #16
Full Changelog: v3.0.0...v8.1.0
Reactive Kafka Client v3.0.0
version v3.0.0 (#14) * ConsumerContext added * v3.0.0-rc * Update README.md * Adjust the examples * Update README * PerPartition concept image * Update README.md * Update README.md * PerQuantity concept image * Change PerQuantity concept image * Update README.md * Update CHANGELOG.md * Update README.md * Update README.md * Support to cancellationtoken on the OnConsume method * change version to 3.0.0 * Update README.md
Reactive Kafka Client v2.1.4
Update README.md
Reactive Kafka Client v1.2.3
- Added IServiceProvider as a parameter in the configuration.
Reactive Kafka Client v1.2.2
Merge pull request #10 from soucore/feature/serialization-exception Added Exception Class for specific handling of serialization errors.
Reactive Kafka Client v1.2.1
v1.1.0: Merge pull request #7 from soucore/producer
Producer wrapper tests