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 from 2.5.0 to 3.0.1 #17

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps KafkaFlow from 2.5.0 to 3.0.1.

Release notes

Sourced from KafkaFlow's releases.

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

Include OpenTelemetry tracing

2.6.0-beta.8

No release notes provided.

2.6.0-beta.7

No release notes provided.

... (truncated)

Commits
  • 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
  • 368c556 refactor: adopt common .NET conventions
  • 157f7de docs: added migration guide from v2 to v3
  • 898e8b1 docs: update documentation with changes from v3
  • 4e3412f feat: evolve worker distribution strategy
  • bd79c00 feat: adapt open telemetry to release 3.0
  • Additional commits viewable in compare view


Dependabot compatibility score

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 10 months ago

Superseded by #24.