infinyon / fluvio-client-python

The Fluvio Python Client!
https://infinyon.github.io/fluvio-client-python/fluvio.html
Apache License 2.0
14 stars 12 forks source link

build(deps): Bump fluvio-types from v0.11.5 to v0.11.6 #402

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps fluvio-types from v0.11.5 to v0.11.6.

Release notes

Sourced from fluvio-types's releases.

v0.11.6

Release Notes

Platform Version 0.11.6 - 2024-04-20

v0.11.6-dev-1

Release Notes

Changelog

Sourced from fluvio-types's changelog.

Platform Version 0.11.6 - 2024-04-20

Added

  • Added fluvio kv storage crate (#3905)
  • Add docker compose example (#3910)
  • Added public SPU requests for offset mngt (#3918)
  • Add consumer storage to spu (#3915)
  • Added offset management to consumer api(unstable) (#3928)
  • Added hidden topics and partitions (#3930)
  • Added auto-creation of offsets topic (#3935)
  • Added consumer offset to cli (#3941)
  • Support subset of partitions in consumer ext (#3948)
  • Added consumer offset to connector config (#3950)

CI

  • Ci, update fluvio publish workflows (#3939)
  • Release `v0.11.6

Changed

  • Update some dep (#3929)

Fixed

  • Check if batch size exceeds segment size (#3900)
  • Improve kubectl access errors (#3895)
  • Use specialized error for evicted offset case (#3902)
  • Fvm switch bug #3765 (#3912)
  • Cargo_template Cargo.toml noise (#3919)
  • Cdk deploy, fix contention on ipkg binary and/or log path (#3926)

Other

  • Enable minallocator to improve perf (#3924)
  • Avoid merging PR if a job was skipped/failed (#3934)
  • Disallow deletion system topic unless forced (#3942)
  • Mark consumers offset feature as stable (#3945)
  • Ci, bind latest to latest fluvio-cloud (#3949)

Removed

  • Set old consumer API deprecated (#3947)
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)