Skip to content

V2.3.4: maintenance release aligned to KNet 2.7.7

Compare
Choose a tag to compare
@masesdevelopers masesdevelopers released this 30 Jul 02:08
· 22 commits to master since this release
42cf3ff

This is a maintenance 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.7.7 based on Apache Kafka 3.7.1
  • 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

  • Update build.yaml to support usage of NuGet packages from other repositories by @masesdevelopers in #263
  • Update KNet to version 2.7.6, Microsoft.EntityFrameworkCore and Microsoft.EntityFrameworkCore.InMemory, bump version to 2.3.4 by @masesdevelopers in #266
  • Bump MASES.KNet.Serialization.Avro from 2.7.5 to 2.7.6 in /src/net by @dependabot in #267
  • Update to KNet 2.7.7 by @masesdevelopers in #270
  • Changes by GitHub action by @github-actions in #271

Full Changelog: V2.3.3.0...V2.3.4.0