Skip to content

V2.1.0: updates to KNet 2.6.0 and improves performances

Compare
Choose a tag to compare
@masesdevelopers masesdevelopers released this 01 Mar 09:28
· 48 commits to master since this release
9e1f49d

This is a new improvement release of Entity Framework Core provider for Apache Kafka available for Entity Framework Core 6, 7 and 8.
Entity Framework Core provider for Apache Kafka comes with the following changes:

  • MASES.EntityFrameworkCore.KNet:
    • the core engine updates to KNet version 2.6.0 based on Apache Kafka 3.6.1
    • strong performance improvements from previous release in engine based on KNet Streams SDK
  • MASES.EntityFrameworkCore.KNet.Serialization: no major changes
  • MASES.EntityFrameworkCore.KNet.Serialization.Avro: no major changes
  • MASES.EntityFrameworkCore.KNet.Serialization.Avro.Compiler: no major changes
  • MASES.EntityFrameworkCore.KNet.Serialization.Protobuf: no major changes
  • MASES.EntityFrameworkCore.KNet.Templates: no major changes

Official NuGet packages (*)

(*) packages are also available on GitHub packages.

What's Changed

Full Changelog: V2.0.2.0...V2.1.0.0