V2.7.10: updates to JNet 2.5.10
·
14 commits
to release/2.7.X
since this release
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.10
- Generated files align to JNetReflector 2.5.10
- 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 (*)
- 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
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7 in /src/jvm/knet by @dependabot in #681
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.1 to 3.8.0 in /src/jvm/knet by @dependabot in #671
- Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 in /src/jvm/knet by @dependabot in #668
- Bump MessagePack from 2.5.172 to 2.5.187 in /src/net by @dependabot in #694
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.8.0 to 3.8.1 in /src/jvm/knet by @dependabot in #699
- Bump Google.Protobuf from 3.28.2 to 3.28.3 in /src/net by @dependabot in #703
- Bump nuget/setup-nuget from 2.0.0 to 2.0.1 by @dependabot in #710
- Bump MASES.JNetPSCore from 2.5.9 to 2.5.10 in /src/net by @dependabot in #718
- Bump MASES.JNet from 2.5.9 to 2.5.10 in /src/net by @dependabot in #717
- Update pom.xml by @masesdevelopers in #721
- Changes by GitHub action by @github-actions in #724
- Update version to 2.7.10 by @masesdevelopers in #727
- Changes by GitHub action by @github-actions in #731
Full Changelog: V2.7.9.0...V2.7.10.0