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