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 JNet 2.5.12
- Generated files align to JNetReflector 2.5.12
- 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 major changes
- KNetConnect: no major changes
- KNet Templates: no major changes
- KNet for PowerShell (aka KNetPS): Updates to JNetPSCore 2.5.12
- 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 (*)
- 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
- Changes by GitHub action by @github-actions in #829
- Bump Google.Protobuf from 3.29.2 to 3.29.3 in /src/net by @dependabot in #830
- MessagePack version forced update by @masesdevelopers in #837
- Bump MASES.JNetPSCore from 2.5.11 to 2.5.12 in /src/net by @dependabot in #852
- Bump MASES.JNet and Microsoft.NETFramework.ReferenceAssemblies in /src/net by @dependabot in #855
- Changes by GitHub action by @github-actions in #856
- Changes by GitHub action by @github-actions in #857
- Update version to 2.9.1 by @masesdevelopers in #858
- Fix wrong docfx.json by @masesdevelopers in #859
- Changes by GitHub action by @github-actions in #860
- Update methods invocation within finalizer by @masesdevelopers in #862
Full Changelog: V2.9.0.0...V2.9.1.0