masesgroup / KEFCore

Entity Framework Core provider for Apache Kafka™
https://kefcore.masesgroup.com/
Apache License 2.0
6 stars 1 forks source link

Bump MASES.KNet.Serialization.Avro and MASES.KNet in /src/net #236

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps MASES.KNet.Serialization.Avro and MASES.KNet. These dependencies needed to be updated together. Updates MASES.KNet.Serialization.Avro from 2.7.1 to 2.7.2

Release notes

Sourced from MASES.KNet.Serialization.Avro's releases.

V2.7.2: reviewed serializers management

[!NOTE] This version is published in advance, before #427 will be closed, to make public available latest updates coming from JNet 2.5.0

[!CAUTION] Changes from JNet needed changes on KNet Connect SDK, however it is not tested waiting for #427: do not use this KNet Connect SDK version

[!IMPORTANT] This version introduces many breaking changes in serializers

This release mainly changes:

  • KNet:
    • updates to JNet 2.5.1
    • SerDes:
      • adds the common ISerDesSelector interface
      • serializers for native types becomes compliant with the one of Apache Kafka
  • KNet.Serialization.Avro: becomes compliant with ISerDesSelector
  • KNet.Serialization.Json: becomes compliant with ISerDesSelector
  • KNet.Serialization.MessagePack: becomes compliant with ISerDesSelector
  • KNet.Serialization.Protobuf: becomes compliant with ISerDesSelector
  • KNetCLI: no major changes
  • KNetConnect: no major changes
  • KNet Templates: no major changes
  • KNet for PowerShell (aka KNetPS): no major changes
  • Docker image: no major changes
  • Documentation: updates serializers

References and Release Notes

Official Docker image

Official NuGet packages (*)

(*) packages are also available on GitHub packages.

... (truncated)

Commits


Updates MASES.KNet from 2.7.1 to 2.7.2

Release notes

Sourced from MASES.KNet's releases.

V2.7.2: reviewed serializers management

[!NOTE] This version is published in advance, before #427 will be closed, to make public available latest updates coming from JNet 2.5.0

[!CAUTION] Changes from JNet needed changes on KNet Connect SDK, however it is not tested waiting for #427: do not use this KNet Connect SDK version

[!IMPORTANT] This version introduces many breaking changes in serializers

This release mainly changes:

  • KNet:
    • updates to JNet 2.5.1
    • SerDes:
      • adds the common ISerDesSelector interface
      • serializers for native types becomes compliant with the one of Apache Kafka
  • KNet.Serialization.Avro: becomes compliant with ISerDesSelector
  • KNet.Serialization.Json: becomes compliant with ISerDesSelector
  • KNet.Serialization.MessagePack: becomes compliant with ISerDesSelector
  • KNet.Serialization.Protobuf: becomes compliant with ISerDesSelector
  • KNetCLI: no major changes
  • KNetConnect: no major changes
  • KNet Templates: no major changes
  • KNet for PowerShell (aka KNetPS): no major changes
  • Docker image: no major changes
  • Documentation: updates serializers

References and Release Notes

Official Docker image

Official NuGet packages (*)

(*) packages are also available on GitHub packages.

... (truncated)

Commits


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 month ago

Looks like these dependencies are up-to-date now, so this is no longer needed.