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 from v0.11.0 to v0.11.2 #345

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 11 months ago

Bumps fluvio from v0.11.0 to v0.11.2.

Release notes

Sourced from fluvio's releases.

v0.11.2

Release Notes

Platform Version 0.11.2 - 2023-12-08

Platform Version 0.11.2-dev-1 - 2023-12-04

v0.11.2-dev-1

Release Notes

v0.11.1

Release Notes

Platform Version 0.11.1 - 2023-11-24

Platform Version 0.11.1 - 2023-11-24

v0.11.1-dev-2

Release Notes

v0.11.1-dev-1

Release Notes

Changelog

Sourced from fluvio's changelog.

Platform Version 0.11.2 - 2023-12-08

CI

  • Use ctx ci for installations (#3767)

Platform Version 0.11.2-dev-1 - 2023-12-04

Added

  • Added minimal support for docker inst type (#3755)
  • Update README.md to show Fluvio Diagram (#3757)
  • FVM uninstall command (#3756)

Fixed

  • Topic reducer should wait for partitions sync (#3752)

Platform Version 0.11.1 - 2023-11-24

Added

  • Support cluster upgrade/check/status for local cluster (#3719)

Changed

  • Clone smdk test to fluvio sm test (#3559)
  • Hide fvm self install from and help introduce fvm self update (#3724)
  • Make local cluster as default in cli (#3733)
  • Use installation type in cli commands (#3691)

Fixed

  • Parse ApiError from Hub and bubble up (#3692)
  • Macos remove binaries before replacing (#3735)

CI

  • Put logs under $FLUVIO_HOME dir (#3737)
  • 0.11.0 post release (#3711)
  • Fvm_basic.bats, smoke test adjustment (#3717)
  • Update local clusters setup on CD and Hourly (#3727)
  • Explicitly set cluster type in CI/CD (#3732)
  • Remove implicit cluster start from tests (#3726)
  • Switch cli tests to local fluvio cluster (#3720)
Commits


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

Superseded by #353.