What's Changed
- feat(share/availability/light): Add some debug logs for sampling by @renaynay in https://github.com/celestiaorg/celestia-node/pull/1294
- fix(gateway): switch to separate Listen/Serve by @distractedm1nd in https://github.com/celestiaorg/celestia-node/pull/1314
- feat(api/gateway): Implement context cancellation middleware by @renaynay in https://github.com/celestiaorg/celestia-node/pull/1321
- feat(.github): add labels on issues workflow by @renaynay in https://github.com/celestiaorg/celestia-node/pull/1315
- refactor(nodebuilder): Logger names in subpackages to
constructor/<subpkg>by @renaynay in https://github.com/celestiaorg/celestia-node/pull/1324 - refactor: linewrapping comments to 100 width by @distractedm1nd in https://github.com/celestiaorg/celestia-node/pull/1274
- fix(.github): Point at correct action by @renaynay in https://github.com/celestiaorg/celestia-node/pull/1335
- fix(.github/workflows): Implement working label automation by @renaynay in https://github.com/celestiaorg/celestia-node/pull/1346
- improvement(header/server): implement timeout for GetRangeByHeight request by @vgonkivs in https://github.com/celestiaorg/celestia-node/pull/1318
- fix(rpc):
fraud.Proof(un)marshalling and subscription aschanby @distractedm1nd in https://github.com/celestiaorg/celestia-node/pull/1307 - fix(share): incorrect TestGetSharesByNamespace test by @walldiss in https://github.com/celestiaorg/celestia-node/pull/1342
- fix(nodebuilder): Use test node for tests instead of New by @renaynay in https://github.com/celestiaorg/celestia-node/pull/1350
- improvement(header/p2p): get bestHead if timeout is reached by @vgonkivs in https://github.com/celestiaorg/celestia-node/pull/1319
- refactor(ipld): use Set/GetCell API from rstm2d by @Wondertan in https://github.com/celestiaorg/celestia-node/pull/1173
Full Changelog: https://github.com/celestiaorg/celestia-node/compare/v0.5.0-rc1...v0.5.0-rc2