Skip to content

V2.3.0: added support for .NET 8 and other updates

Compare
Choose a tag to compare
@masesdevelopers masesdevelopers released this 25 Nov 13:34
· 240 commits to master since this release
6a062dc

This release:

  • KNet:
    • Adds support for .NET 8
    • Upgrades JNet to version 2.1.0
    • Adds new public information to KNetCompactedReplicator
    • KNetCompactedReplicator now distinguish between an item Added or Updated
  • KNet.Serialization.Avro: no changes
  • KNet.Serialization.Json: no changes
  • KNet.Serialization.MessagePack: no changes
  • KNet.Serialization.Protobuf: no changes
  • KNetCLI: aligned to latest KNet
  • KNetConnect: aligned to latest KNet
  • KNet Templates: aligned to latest KNet
  • KNet for PowerShell (aka KNetPS): aligned to latest KNet
  • Docker image: aligned to latest KNet
  • Documentation: aligned to latest KNet

References and Release Notes

Official Docker image

Official NuGet packages (*)

(*) packages are also available on GitHub packages.

Official PowerShell packages

What's Changed

New Contributors

  • @dependabot made their first contribution in #279
  • @github-actions made their first contribution in #297

Full Changelog: V2.2.0.0...V2.3.0.0