V2.0.2: update to KNet 2.4.3
masesdevelopers
released this
12 Feb 00:28
·
52 commits
to master
since this release
This is a new improvement release of Entity Framework Core provider for Apache Kafka.
It is available for Entity Framework Core 6, 7 and 8.
Entity Framework Core provider for Apache Kafka comes with the following:
- MASES.EntityFrameworkCore.KNet: the core engine updates to KNet version 2.4.3 based on Apache Kafka 3.6.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 (*)
- 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 nuget/setup-nuget from 1.2.0 to 2.0.0 by @dependabot in #211
- Bump peter-evans/create-pull-request from 5 to 6 by @dependabot in #210
- Update to KNet 2.4.3 by @masesdevelopers in #212
- Changes by GitHub action by @github-actions in #213
Full Changelog: V2.0.1.0...V2.0.2.0