Skip to content

V2.7.6: updates to JNet 2.5.6, fix KNetCompactedReplicator and KNetSerialization

Compare
Choose a tag to compare
@masesdevelopers masesdevelopers released this 29 Jul 01:12
· 67 commits to master since this release
b9ce0f8

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.6
    • Fix issue on KNetCompactedReplicator during synchronization
    • Updates KNetSerialization to anticipate preparation of some fields
  • KNet.Serialization.Avro: no major changes
  • KNet.Serialization.Json: no major changes
  • KNet.Serialization.MessagePack: no major changes
  • KNet.Serialization.Protobuf: no major changes
  • 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
  • Tests: Uses always latest JDK

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.5.0...V2.7.6.0