V2.6.0: updates to JNet 2.4.0
masesdevelopers
released this
01 Mar 03:28
·
152 commits
to master
since this release
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 JNet 2.4.0 and aligns code
- code generation based on latest available JNetReflector
- 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: no mahor changes
- Documentation: no major changes
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
- Update to JNet 2.4.0 by @masesdevelopers in #426
- Changes by GitHub action by @github-actions in #428
- Update version to 2.6.0 by @masesdevelopers in #430
- Changes by GitHub action by @github-actions in #431
Full Changelog: V2.5.0.0...V2.6.0.0