Skip to content

V2.5.1: updates to KNet 2.9.1

Latest
Compare
Choose a tag to compare
@masesdevelopers masesdevelopers released this 05 Feb 20:58
· 1 commit to master since this release
dfae592

This is a update release of Entity Framework Core provider for Apache Kafka available for Entity Framework Core 8 and 9.
Entity Framework Core provider for Apache Kafka comes with the following changes:

  • MASES.EntityFrameworkCore.KNet: the core engine updates to KNet version 2.9.1 based on Apache Kafka 3.9.0
  • MASES.EntityFrameworkCore.KNet.Serialization: no major changes
  • MASES.EntityFrameworkCore.KNet.Serialization.Avro: updates MASES.KNet.Serialization.Avro package version
  • MASES.EntityFrameworkCore.KNet.Serialization.Avro.Compiler: no major changes
  • 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.5.0.0...V2.5.1.0