github celestiaorg/celestia-node v0.9.2
v0.9.2 - ShrEx stability improvements

latest releases: v0.15.0-alpha.0, v0.14.0, v0.13.7...
14 months ago

This patch release brings a few stability improvements and bug fixes for our ShrEx protocols.

This release also breaks config -- please update your configs!

What's Changed

BREAKING

FEATURES

REFACTORINGS

  • refactor(nodebuiler): introduce ServiceBreaker and update FX by @Wondertan in #2091
  • refactor(modheader): use WithParams options by @Wondertan in #2102
  • refactor(share/shrex): improve shrex logging by @walldiss in #2101
  • refactor(api/gateway) return error from gateway if header is not synced yet by @walldiss in #2108
  • refactor(share/p2p/shrex): use default timeout for shrex-eds client by @walldiss in #2114

BUG FIXES

  • fix(share/eds): pass correct context to DagStore by @Wondertan in #2124
  • fix(cmd/rpc): parsing JSON for all parameters, and adding handler to GetSharesByNamespace by @distractedm1nd in #2113
  • fix(share/shrex): hotfixes for shrex getter respecting context by @distractedm1nd in #2115
  • fix(nodebuilder/header): Cancel subscription when done by @renaynay in #2134
  • fix(gateway): deescalating log in gateway's writeErr by @distractedm1nd in #2142
  • fix(modp2p): increase ConnMgr defaults for Full and Bridge by @Wondertan in #2139
  • fix(nodebuilder/tests): Add dummy trusted peers to satisfy fx by @renaynay in #2154

DEPENDENCIES

MISCELLANEOUS

Full Changelog: v0.9.1...v0.9.2

Don't miss a new celestia-node release

NewReleases is sending notifications on new releases.