Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

build(deps): bump github.com/celestiaorg/celestia-node from 0.11.0-rc15 to 0.11.0 #11

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2023

Bumps github.com/celestiaorg/celestia-node from 0.11.0-rc15 to 0.11.0.

Release notes

Sourced from github.com/celestiaorg/celestia-node's releases.

v0.11.0

This release contains 4 months of work moving towards a production-ready implementation of Celestia's data availability network.


Notable changes

Most notable changes (outside of general fixes) were focused around storage performance and API/RPC improvements and stability.

More granular changes can be found in the notes of all release candidates leading up to this release.

Some notable changes can be found below:

API + RPC changes and improvements

  • introduction of the BlobModule
  • refactor of the rpc-cli
  • changes to the Getter interface
  • deprecation of write-level endpoints on the Gateway
  • elevation of permissions to minimum read-level for all endpoints on the JSON-RPC client
  • new Namespace type

Storage performance optimizations and changes

This release includes several fixes, optimizations and breaks to the EDSStore (and the DAGStore) so it is incompatible with v0.10.4.

Network-level changes

This release contains a protocol-breaking change: a breaking fix to shrex-nd to allow blobs > 1MB in size.

Default network will now be celestia mainnet

The node will now point to the celestia main network by default. To connect to mocha-4 or arabica-10, use the --p2p.network flag.


What's Changed

... (truncated)

Commits
  • 0b85448 fix(share/getters): short-circuit on empty root in ShrexGetter (#2846)
  • d16c355 chore(deps): Bump github.com/celestiaorg/celestia-app from 1.0.0 to 1.1.0 (#2...
  • b54f2b7 chore(deps): Bump tspascoal/get-user-teams-membership from 2 to 3 (#2827)
  • 9f2b74a misc(blob): Add debug logs for the GetAll method (#2749)
  • 422dea2 deps!: Bumps go-header (#2844)
  • dbf7dbf fix: removing chainid from default store name for mainnet (#2841)
  • 4f2a44b fix(blob/service): fix getByCommitment (#2828)
  • 34775bb bug: fix duplicate docker build stages (#2845)
  • a52e2de chore: adding mainnet chain id and setting as default (#2840)
  • 17619db fix(modp2p): temporary disable quic (#2837)
  • 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 <dependency name> 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)

Manav-Aggarwal
Manav-Aggarwal previously approved these changes Oct 25, 2023
Bumps [github.com/celestiaorg/celestia-node](https://github.com/celestiaorg/celestia-node) from 0.11.0-rc15 to 0.11.0.
- [Release notes](https://github.com/celestiaorg/celestia-node/releases)
- [Changelog](https://github.com/celestiaorg/celestia-node/blob/main/.goreleaser.yaml)
- [Commits](celestiaorg/celestia-node@v0.11.0-rc15...v0.11.0)

---
updated-dependencies:
- dependency-name: github.com/celestiaorg/celestia-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/celestiaorg/celestia-node-0.11.0 branch from 231df08 to 881a306 Compare October 25, 2023 22:09
@tzdybal tzdybal enabled auto-merge (squash) October 26, 2023 06:53
@tzdybal tzdybal merged commit 8da293c into main Oct 30, 2023
1 check passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/celestiaorg/celestia-node-0.11.0 branch October 30, 2023 10:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants