Skip to content

V2.4.1: updates to KNet 2.4.1

Latest
Compare
Choose a tag to compare
@masesdevelopers masesdevelopers released this 20 Sep 12:41
· 3 commits to master since this release
103693f

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.1 based on Apache Kafka 3.8.0
  • MASES.EntityFrameworkCore.KNet.Serialization: no major changes
  • MASES.EntityFrameworkCore.KNet.Serialization.Avro: updates Avro package version
  • MASES.EntityFrameworkCore.KNet.Serialization.Avro.Compiler: updates KNet package version
  • MASES.EntityFrameworkCore.KNet.Serialization.Protobuf: updates Google.Protobuf package version
  • MASES.EntityFrameworkCore.KNet.Templates: no major changes

Official NuGet packages (*)

(*) packages are also available on GitHub packages.

What's Changed

Full Changelog: V2.4.0.0...V2.4.1.0