Skip to content

V2.6.7: updates to JNet 2.5.10

Compare
Choose a tag to compare
@masesdevelopers masesdevelopers released this 05 Nov 01:14
· 2 commits to release/2.6.X since this release
5ebd9c8

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 changes
  • KNet Templates: no changes
  • KNet for PowerShell (aka KNetPS): updates to JNetPSCore 2.5.10
  • Docker image: no changes
  • Documentation: no changes

References and Release Notes

Official Container images

Note

knetconnect image removed due to issues

Official NuGet packages (*)

(*) 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 #680
  • Bump MessagePack from 2.5.172 to 2.5.187 in /src/net by @dependabot in #697
  • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.8.0 to 3.8.1 in /src/jvm/knet by @dependabot in #705
  • Bump Google.Protobuf from 3.28.2 to 3.28.3 in /src/net by @dependabot in #704
  • Bump nuget/setup-nuget from 2.0.0 to 2.0.1 by @dependabot in #706
  • Bump MASES.JNet from 2.5.9 to 2.5.10 in /src/net by @dependabot in #719
  • Bump MASES.JNetPSCore from 2.5.9 to 2.5.10 in /src/net by @dependabot in #716
  • Update pom.xml by @masesdevelopers in #720
  • Changes by GitHub action by @github-actions in #722
  • Update to version 2.6.7 by @masesdevelopers in #726
  • Changes by GitHub action by @github-actions in #729

Full Changelog: V2.6.6.0...V2.6.7.0