V2.0.2: upgrade to Apache Kafka 3.5.1
masesdevelopers
released this
02 Aug 01:00
·
334 commits
to master
since this release
This release updates:
- KNet:
- Upgrade to Apache Kafka 3.5.1
- 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 (*)
- MASES.KNet
- MASES.KNet.Serialization.Avro
- MASES.KNet.Serialization.Json
- MASES.KNet.Serialization.MessagePack
- MASES.KNet.Serialization.Protobuf
- MASES.KNet.Templates
- MASES.KNetCLI
- MASES.KNetConnect
(*) packages are also available on GitHub packages.
Official PowerShell packages
What's Changed
- Fix file location by @masesdevelopers in #214
- One shot update to Apache Kafka 3.5.1 by @masesdevelopers in #215
- #121: upgrade version to 2.0.2 by @masesdevelopers in #216
Full Changelog: V2.0.1.0...V2.0.2.0