Skip to content

V2.1.1: updates to KNet 2.6.1

Compare
Choose a tag to compare
@masesdevelopers masesdevelopers released this 04 May 00:02
· 44 commits to master since this release
19d3eed

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.1 based on Apache Kafka 3.6.2
  • 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

  • Bump Google.Protobuf.Tools from 3.25.3 to 3.26.1 in /src/net by @dependabot in #225
  • Bump Google.Protobuf from 3.25.3 to 3.26.1 in /src/net by @dependabot in #226
  • Update to latest version of KNet and Microsoft.EntityFrameworkCore, updated version for publishing by @masesdevelopers in #227
  • Changes by GitHub action by @github-actions in #228

Full Changelog: V2.1.0.0...V2.1.1.0