Skip to content

V2.6.1: update to Apache Kafka 3.6.2 and other minor changes

Compare
Choose a tag to compare
@masesdevelopers masesdevelopers released this 03 May 22:47
· 143 commits to master since this release
16b0b13

Note

This version is published in advance, before #427 and #429 will be closed, to make public available latest updates coming from JNet 2.4.0

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

This release mainly changes:

  • KNet:
    • updates to Apache Kafka 3.6.2
    • SerDes:
      • available new property UseKafkaClassForSupportedTypes to fallback on Apache Kafka serializer, by default .NET serialization is used
      • UseHeaders property becomes writable to avoid headers if needed
  • KNet.Serialization.Avro: no major changes
  • KNet.Serialization.Json: no major changes
  • KNet.Serialization.MessagePack: no major changes
  • KNet.Serialization.Protobuf: no major changes
  • KNetCLI: no major changes
  • KNetConnect: no major changes
  • KNet Templates: no major changes
  • KNet for PowerShell (aka KNetPS): no major changes
  • Docker image: now it is based on Ubuntu jammy
  • Documentation: no major changes

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.6.0.0...V2.6.1.0