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 (*)
- MASES.EntityFrameworkCore.KNet
- MASES.EntityFrameworkCore.KNet.Templates
- MASES.EntityFrameworkCore.KNet.Serialization
- MASES.EntityFrameworkCore.KNet.Serialization.Avro
- MASES.EntityFrameworkCore.KNet.Serialization.Protobuf
(*) packages are also available on GitHub packages.
What's Changed
- Bump Google.Protobuf from 3.29.2 to 3.29.3 in /src/net by @dependabot in #303
- Bump Google.Protobuf.Tools from 3.29.2 to 3.29.3 in /src/net by @dependabot in #304
- Fix wrong XML of KEFCore.SerDes.Protobuf.csproj by @masesdevelopers in #305
- Bump Microsoft.EntityFrameworkCore from 9.0.0 to 9.0.1 in /src/net by @dependabot in #306
- Update dependabot.yml by @masesdevelopers in #307
- DocFx configuration file updated to auto generate copyright year by @masesdevelopers in #309
- Changes by GitHub action by @github-actions in #310
- Fix dependabot.yml by @masesdevelopers in #311
- Bump MASES.KNet.Serialization.Avro from 2.9.0 to 2.9.1 in /src/net by @dependabot in #313
- Bump MASES.KNet from 2.9.0 to 2.9.1 in /src/net by @dependabot in #312
- Update version to 2.5.1 by @masesdevelopers in #314
- Update documentation after commit a0bd88f by @github-actions in #315
Full Changelog: V2.5.0.0...V2.5.1.0