Skip to content

V2.1.0: improved KNetCompactedReplicator, StreamsResetter and some other fixes

Compare
Choose a tag to compare
@masesdevelopers masesdevelopers released this 27 Sep 09:42
· 306 commits to master since this release
d7aa787

This release updates:

  • KNet:
    • Fixes and enhancement of KNetCompactedReplicator
    • Fixes on Serialization/Deserialization
    • Updates on KNetProducerRecord, Partitioner, ProducerInterceptor
    • Enhancement on StreamsResetter
  • KNet.Serialization.Avro: no changes
  • KNet.Serialization.Json: no changes
  • KNet.Serialization.MessagePack: no changes
  • KNet.Serialization.Protobuf: no changes
  • KNetCLI: aligned to latest KNet
  • KNetConnect: aligned to latest KNet
  • KNet Templates: aligned to latest KNet
  • KNet for PowerShell (aka KNetPS): aligned to latest KNet
  • Docker image: aligned to latest KNet
  • Documentation: aligned to latest KNet

References and Release Notes

Official Docker image

Official NuGet packages (*)

(*) packages are also available on GitHub packages.

Official PowerShell packages

What's Changed

Full Changelog: V2.0.2.0...V2.1.0.0