V2.4.1: updates to KNet 2.8.1
masesdevelopers
released this
20 Sep 12:41
·
9 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.1 based on Apache Kafka 3.8.0
- MASES.EntityFrameworkCore.KNet.Serialization: no major changes
- MASES.EntityFrameworkCore.KNet.Serialization.Avro: updates Avro package version
- MASES.EntityFrameworkCore.KNet.Serialization.Avro.Compiler: updates KNet package version
- 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 peter-evans/create-pull-request from 6 to 7 by @dependabot in #278
- Bump MASES.KNet from 2.8.0 to 2.8.1 in /src/net by @dependabot in #281
- Bump Google.Protobuf from 3.27.3 to 3.28.0 in /src/net by @dependabot in #277
- Bump Apache.Avro from 1.11.3 to 1.12.0 in /src/net by @dependabot in #275
- Update version to 2.4.1 by @masesdevelopers in #282
- Changes by GitHub action by @github-actions in #283
Full Changelog: V2.4.0.0...V2.4.1.0