Skip to content

V2.4.0: updates to KNet 2.8.0

Compare
Choose a tag to compare
@masesdevelopers masesdevelopers released this 17 Aug 08:37
· 9 commits to master since this release
db74799

This is a update 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.8.0 based on Apache Kafka 3.8.0
  • 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.3.5.0...V2.4.0.0