Skip to content

chore(deps): bump github.com/filecoin-project/boost from 1.5.1-rc5 to 1.6.0-rc1#162

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/master/github.com/filecoin-project/boost-1.6.0-rc1
Closed

chore(deps): bump github.com/filecoin-project/boost from 1.5.1-rc5 to 1.6.0-rc1#162
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/master/github.com/filecoin-project/boost-1.6.0-rc1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2023

Bumps github.com/filecoin-project/boost from 1.5.1-rc5 to 1.6.0-rc1.

Release notes

Sourced from github.com/filecoin-project/boost's releases.

v1.5.1 - Bitswap support and more!

Overview

We're happy to announce the Boost v1.5.1 stable release, with several new features and fixes! See our upgrade guide for details on upgrading.

Please review the Boost and Lotus compatibility matrix to plan your upgrade.

🌟 Highlights

Includes updates previously noted in RC builds of this release

IPFS retrieval support is here with Booster-bitswap!

  • booster-bitswap is a binary that runs alongside the boostd process, to serve retrievals over the Bitswap protocol, which is the data transfer protocol used in IPFS. This release provides tools for managing a bitswap service for serving retrievals.
  • Note that there is currently no payment method mechanism in booster-bitswap; this endpoint is intended to serve free content.
  • Check out the docs on how to start serving Bitswap retrievals

Default Grafana dashboards and monitoring

  • Boost now includes configured Grafana dashboards that SP's can enable with monitoring. See the monitoring tutorial in the docs for an example on how this is set up via docker. We plan to add more dashboards over time to improve visibility into the systems performance. Reach out in #boost-help on Slack if you have any questions!
Boostd process overview dashboard Booster-bitswap retrieval dashboard

New storage deal proposal flags

  • The new storage deal proposal flags adds configurability options to indexer announcements and storing unsealed copies of data. The current default storage deal protocol behaviors remain the same.
  • Check out the details in the Propose Storage Deal Protocol docs

HTTP Retrieval Updates

  • HTTP retrieval URLs have been redesigned to support piece retrievals for Spade (previously slingshot-evergreen).
    • We've simplified the /piece endpoint for ease of use, and optimized for existing user needs
    • BREAKING CHANGE: We removed support for getting the piece by its PayloadCid and the ability to retrieve the payload. We may revisit adding support back if there is clear demand.
  • We've added a new /info endpoint that includes versioning of booster-http to make it easier to track changes
  • You can see the updated endpoints in the docs - https://boost.filecoin.io/experimental-features/http-retrieval.

And more!

  • You can now use the boost client to retrieve data similar to lotus' retrieve command, example: boost retrieve --provider=t01000 bafk2bzacedsnewk7clxwab2wgwyoi7u5tzdhldx7fkxpqdq7unrxz2zoy4d2g
  • Boostx now includes a utility command for unsealing a sector, example: boostx sector unseal --api-fullnode=$FULLNODE_API_INFO --api-storage=$MINER_API_INFO 2

What's Changed

... (truncated)

Commits

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 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)

Bumps [github.com/filecoin-project/boost](https://github.com/filecoin-project/boost) from 1.5.1-rc5 to 1.6.0-rc1.
- [Release notes](https://github.com/filecoin-project/boost/releases)
- [Commits](filecoin-project/boost@v1.5.1-rc5...v1.6.0-rc1)

---
updated-dependencies:
- dependency-name: github.com/filecoin-project/boost
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 27, 2023

Superseded by #167.

@dependabot dependabot bot closed this Feb 27, 2023
auto-merge was automatically disabled February 27, 2023 05:28

Pull request was closed

@dependabot dependabot bot deleted the dependabot/go_modules/master/github.com/filecoin-project/boost-1.6.0-rc1 branch February 27, 2023 05:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants