Skip to content

V2.7.4: maintenance release

Compare
Choose a tag to compare
@masesdevelopers masesdevelopers released this 27 Jun 17:40
· 94 commits to master since this release
32ac129

Note

This version is published in advance, before #427 will be closed, to make public available latest updates coming from JNet 2.5.5

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.5.5
  • KNet.Serialization.Avro: Adds check on length in deserialization of byte arrays
  • KNet.Serialization.Json: Adds check on length in deserialization of byte arrays
  • KNet.Serialization.MessagePack: Adds check on length in deserialization of byte arrays
  • KNet.Serialization.Protobuf: Adds check on length in deserialization of byte arrays
  • KNetCLI: no major changes
  • KNetConnect: no major changes
  • KNet Templates: no major changes
  • KNet for PowerShell (aka KNetPS): no major changes
  • Docker image: no major changes
  • Documentation: 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

Full Changelog: V2.7.3.0...V2.7.4.0