V2.7.8: maintenance release
masesdevelopers
released this
31 Jul 19:08
·
28 commits
to release/2.7.X
since this release
Note
This version is published in advance, before #427 will be closed, to make public available latest updates coming from JNet 2.5.8
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 JNet 2.5.8
- Adds missing Kafka Shell and aligns JAR version
- Manually updates some generated classes waiting for masesgroup/JNet#508
- 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): fix issues with commands (#575)
- Docker image: no major 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 (*)
- 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
- Added Kafka Shell and JAR version alignment by @masesdevelopers in #568
- Changes by GitHub action by @github-actions in #569
- Changes by GitHub action by @github-actions in #570
- Changes by GitHub action by @github-actions in #572
- Update version to 2.7.8 by @masesdevelopers in #576
- Update to JNet 2.5.8 by @masesdevelopers in #577
- Changes by GitHub action by @github-actions in #578
- #575 (comment): Waiting for masesgroup/JNet#508, generated classes are updated manually by @masesdevelopers in #579
Full Changelog: V2.7.7.0...V2.7.8.0