Skip to content

V2.7.9: updates JNet and many other packages

Compare
Choose a tag to compare
@masesdevelopers masesdevelopers released this 20 Sep 01:51
· 13 commits to release/2.7.X since this release
ed29d8d

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.9
    • Generated files align to JNetReflector 2.5.9
  • KNet.Serialization.Avro: updates Avro package version
  • KNet.Serialization.Json: no changes
  • KNet.Serialization.MessagePack: updates MessagePack package version
  • KNet.Serialization.Protobuf: updates Google.Protobuf package version
  • KNetCLI: updates Microsoft.CodeAnalysis.CSharp.Scripting package version
  • KNetConnect: no major changes
  • KNet Templates: no major changes
  • KNet for PowerShell (aka KNetPS): no major changes
  • Docker image: adds generation of attestation
  • Documentation: no major changes
  • Tests: no major changes

References and Release Notes

Official Container images

Note

knetconnect image collapsed to knet

Official NuGet packages (*)

(*) packages are also available on GitHub packages.

Official PowerShell packages

What's Changed

  • Bump peter-evans/create-pull-request from 6 to 7 by @dependabot in #618
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.13.0 in /src/jvm/knet by @dependabot in #622
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.6 in /src/jvm/knet by @dependabot in #619
  • Bump MessagePack from 2.5.171 to 2.5.172 in /src/net by @dependabot in #632
  • Bump Microsoft.CodeAnalysis.CSharp.Scripting from 4.10.0 to 4.11.0 in /src/net by @dependabot in #630
  • Bump Google.Protobuf from 3.27.2 to 3.28.1 in /src/net by @dependabot in #628
  • Bump Apache.Avro from 1.11.3 to 1.12.0 in /src/net by @dependabot in #625
  • Update version to 2.7.9 by @masesdevelopers in #638
  • Update to JNet 2.5.9 by @masesdevelopers in #650
  • Bump Google.Protobuf from 3.28.1 to 3.28.2 in /src/net by @dependabot in #652
  • Changes by GitHub action by @github-actions in #655
  • Changes by GitHub action by @github-actions in #658
  • Update release.yaml by @masesdevelopers in #666

Full Changelog: V2.7.8.0...V2.7.9.0