Skip to content

V2.8.2: updates Apache Kafka and JNet version

Latest
Compare
Choose a tag to compare
@masesdevelopers masesdevelopers released this 05 Nov 01:35
· 7 commits to master since this release
3b86ca3

Note

This version is published in advance, before #427 will be closed

Caution

Changes from JNet needed changes on KNet Connect SDK, however it is not tested waiting for #427: do not use this KNet Connect SDK version

Warning

This release can introduce a breaking change due to changes in JNet and generated classes

This release mainly changes:

  • KNet:
    • Updates to Apache Kafka 3.8.1
    • Updates to JNet 2.5.10
    • Generated files align to JNetReflector 2.5.10 and Apache Kafka 3.8.1
  • KNet.Serialization.Avro: no changes
  • KNet.Serialization.Json: no changes
  • KNet.Serialization.MessagePack: updates MessagePack package version
  • KNet.Serialization.Protobuf: updates Google.Protobuf package version
  • KNetCLI: no changes
  • KNetConnect: no major changes
  • KNet Templates: no major changes
  • KNet for PowerShell (aka KNetPS): Updates to JNetPSCore 2.5.10
  • Docker image: no changes
  • Documentation: no major changes
  • Tests: no major changes

References and Release Notes

Official Container images

Note

knetconnect image collapsed to knet

Official NuGet packages (*)

(*) packages are also available on GitHub packages.

Official PowerShell packages

What's Changed

Full Changelog: V2.8.1.0...V2.8.2.0