sia-digital / pibox

PiBox is a service hosting framework that allows .net devs to decorate their services with behaviours or functionality (think of plugins) while only using minimal configuration.
https://sia-digital.gitbook.io/pibox/
MIT License
6 stars 3 forks source link

Bump KafkaFlow.Microsoft.DependencyInjection and KafkaFlow #24

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 10 months ago

Bumps KafkaFlow.Microsoft.DependencyInjection and KafkaFlow. These dependencies needed to be updated together. Updates KafkaFlow.Microsoft.DependencyInjection from 2.5.0 to 3.0.2

Release notes

Sourced from KafkaFlow.Microsoft.DependencyInjection's releases.

3.0.2

What's Changed

Full Changelog: https://github.com/Farfetch/kafkaflow/compare/3.0.1...3.0.2

3.0.1

What's Changed

Full Changelog: https://github.com/Farfetch/kafkaflow/compare/3.0.0...3.0.1

3.0.0

We are thrilled to announce the release of KafkaFlow version 3.0.0! 🚀 This major update brings new features, enhancements, and improvements to empower you in building robust and scalable .NET applications on Apache Kafka.

Migration Guide

We've prepared a comprehensive migration guide to assist you in smoothly upgrading your KafkaFlow applications from version 2 to version 3. This guide provides step-by-step instructions, highlighting the breaking changes, and new features offering best practices to ensure a seamless transition.

Key Highlights

What's Changed

Full Changelog: https://github.com/Farfetch/kafkaflow/compare/2.5.1...3.0.0

3.0.0-alpha.2

No release notes provided.

3.0.0-alpha.1

No release notes provided.

2.6.0-beta.1

... (truncated)

Commits
  • bb6e499 fix: consumer never stops when max poll is exceeded
  • aff26ac refactor: changes to file scoped namespaces
  • 539a007 refactor: unused references cleanup
  • c542bc2 fix: correct Jjfog xray audit issues (#487)
  • 0697853 docs: sample otel (#481)
  • 453996e fix: solve Offset Manager and Worker racing condition when stopping
  • 40f6bac chore(deps-dev): bump @​adobe/css-tools
  • 6c8997c docs: update v2 documentation
  • 2197b97 docs: fix versioned docs routing
  • da4dfb5 docs: add v2 documentation to website docs
  • Additional commits viewable in compare view


Updates KafkaFlow from 2.5.0 to 3.0.2

Release notes

Sourced from KafkaFlow's releases.

3.0.2

What's Changed

Full Changelog: https://github.com/Farfetch/kafkaflow/compare/3.0.1...3.0.2

3.0.1

What's Changed

Full Changelog: https://github.com/Farfetch/kafkaflow/compare/3.0.0...3.0.1

3.0.0

We are thrilled to announce the release of KafkaFlow version 3.0.0! 🚀 This major update brings new features, enhancements, and improvements to empower you in building robust and scalable .NET applications on Apache Kafka.

Migration Guide

We've prepared a comprehensive migration guide to assist you in smoothly upgrading your KafkaFlow applications from version 2 to version 3. This guide provides step-by-step instructions, highlighting the breaking changes, and new features offering best practices to ensure a seamless transition.

Key Highlights

What's Changed

Full Changelog: https://github.com/Farfetch/kafkaflow/compare/2.5.1...3.0.0

3.0.0-alpha.2

No release notes provided.

3.0.0-alpha.1

No release notes provided.

2.6.0-beta.1

... (truncated)

Commits
  • bb6e499 fix: consumer never stops when max poll is exceeded
  • aff26ac refactor: changes to file scoped namespaces
  • 539a007 refactor: unused references cleanup
  • c542bc2 fix: correct Jjfog xray audit issues (#487)
  • 0697853 docs: sample otel (#481)
  • 453996e fix: solve Offset Manager and Worker racing condition when stopping
  • 40f6bac chore(deps-dev): bump @​adobe/css-tools
  • 6c8997c docs: update v2 documentation
  • 2197b97 docs: fix versioned docs routing
  • da4dfb5 docs: add v2 documentation to website docs
  • Additional commits viewable in compare view


You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 8 months ago

Superseded by #36.