V2.4.0: updates to KNet 2.8.0
masesdevelopers
released this
17 Aug 08:37
·
15 commits
to master
since this release
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.0 based on Apache Kafka 3.8.0
- 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 (*)
- 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 MASES.KNet from 2.7.8 to 2.8.0 in /src/net by @dependabot in #273
- Update version to 2.4.0 by @masesdevelopers in #274
Full Changelog: V2.3.5.0...V2.4.0.0