infinyon / http-source-connector

Official Infinyon HTTP Source Connector
https://www.fluvio.io/connectors/inbound/http/
Apache License 2.0
7 stars 7 forks source link

build(deps): Bump fluvio from v0.11.3 to v0.11.5 #171

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps fluvio from v0.11.3 to v0.11.5.

Release notes

Sourced from fluvio's releases.

v0.11.5

Release Notes 0.11.5 - 2024-03-04

We are pleased share that Fluvio v0.11.5 is now available!

This release adds a number of improvements:

  • Hub access to public smartmodules and connectors no longer requires a cloud login
    • cdk, smdk, and fluvio hub commands should allow access to list and download public components
  • Consumers connected to a topic will receive a notification and shut down if the connected topic is deleted
  • Improvements to support async in our fluvio python client

This release further includes a number of bug fixes, documentation improvements, and improved error messaging. See the CHANGELOG for details

Also thank you to new contributors to the fluvio project:

To update you can run fvm update

$ fvm update
info: Updating fluvio stable to version 0.11.4. Current version is 0.11.5.
info: Downloading (1/5): fluvio@0.11.5
info: Downloading (2/5): fluvio-cloud@0.2.18
info: Downloading (3/5): fluvio-run@0.11.5
info: Downloading (4/5): cdk@0.11.5
info: Downloading (5/5): smdk@0.11.5
done: Installed fluvio version 0.11.5
done: Now using fluvio version 0.11.5

If you don't have Fluvio in your machine run:

curl -fsS https://hub.infinyon.cloud/install/install.sh | bash

If you are enjoying Fluvio please share with your friends! To update you can run fvm update

$ fvm update
</tr></table> 

... (truncated)

Changelog

Sourced from fluvio's changelog.

Platform Version 0.11.5 - 2024-03-04

Added

  • Add offset management proposal (#3856)

Changed

  • When topic is deleted, connected consumers are notified #3861
  • Update bug issue template (#3864)
  • Update deps, cargo-generate (#3865)
  • Run cargo update -p curve25519-dalek@4.1.1 (#3867)
  • Relax hub access login requirements (#3850)

Fixed

  • fluvio profile add w/ no config file (#3874)
  • Smdk publish (#3873)
  • Fix version (#3879)
  • Update dep ed25519-dalek (#3872)
  • Update README.md (tiny typo fixed) (#3849)
  • Fvm should allow general pkgset labels (#3854)
  • Regenerate certificates (#3841)

CI

  • Ci publish, fix misaligned sha (#3855)
  • Ci, publish fvm as an artifact (#3871)
  • Post-release 0.11.4 (#3845)
  • Ci, tag stable fluvio releases with stable in docker hub (#3846)
  • Ci stability improvements (#3851)
  • Ci, fix release (#3844)

Other

  • Update VERSION to 0.11.5-dev-1 (#3878)
  • :white_check_mark: tests for cli when consuming with format (#3885)
  • Prerel 0.11.5-dev-2 (#3883)
  • List included artifacts with fvm list <channel> (#3877)
  • Exit when there is no unzip cmd (#3852)
  • Remove unnecessary specialized errors (#3853)

Platform Version 0.11.4 - 2024-01-27

Added

  • Small updates to admin::delete and consumer docs (#3827)
  • Add Encoder and Decoder impl to float rust types (#3834)

... (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 8 months ago

Looks like fluvio is up-to-date now, so this is no longer needed.