This release contains an API-breaking change to the DA API via https://github.com/celestiaorg/celestia-node/pull/3750
What's Changed
- chore(swamp): skip fraud test until a better day by @Wondertan in https://github.com/celestiaorg/celestia-node/pull/3712
- chore(go.mod): use toolchain version in go.mod by @walldiss in https://github.com/celestiaorg/celestia-node/pull/3714
- fix(logs): bitswap logger names broke in latest version bump, updated by @renaynay in https://github.com/celestiaorg/celestia-node/pull/3713
- chore(p2p/shrexsub) increase timeout for flaky shrexsub test by @walldiss in https://github.com/celestiaorg/celestia-node/pull/3672
- chore(ci): run unit-tests in parallel with lint by @walldiss in https://github.com/celestiaorg/celestia-node/pull/3700
- feat(modrpc): list pubsub topics RPC by @Wondertan in https://github.com/celestiaorg/celestia-node/pull/3744
- fix(blob/service): return error from GetProof if it appears by @vgonkivs in https://github.com/celestiaorg/celestia-node/pull/3742
- chore: use sync/atomic types by @cristaloleg in https://github.com/celestiaorg/celestia-node/pull/3723
- Add bootsrapper for mainnet by Qubelabs by @qubelabsio in https://github.com/celestiaorg/celestia-node/pull/3760
- Add bootstrapper mainnet P-OPS by @rooiie in https://github.com/celestiaorg/celestia-node/pull/3749
- Chore(fix): set asynctimerchan=1 on build by @walldiss in https://github.com/celestiaorg/celestia-node/pull/3761
- fix(ci): Run pruning integration test separately in ci by @walldiss in https://github.com/celestiaorg/celestia-node/pull/3752
- log(das): clarify that square width is for EDS by @renaynay in https://github.com/celestiaorg/celestia-node/pull/3725
- fix(nodebuilder/host): Ensure libp2p metrics are collected to prometheus by @walldiss in https://github.com/celestiaorg/celestia-node/pull/3753
- fix(nodebuilder/p2p/metrics): enforce init order for bitswap metrics by @walldiss in https://github.com/celestiaorg/celestia-node/pull/3763
- fix(node): fixup CELESTIA_HOME by @Wondertan in https://github.com/celestiaorg/celestia-node/pull/3759
- feat: add network-specific tags to ci container workflow by @smuu in https://github.com/celestiaorg/celestia-node/pull/3765
- chore(ci): add workflow dispath to docker ci to manually trigger by @MSevey in https://github.com/celestiaorg/celestia-node/pull/3766
- chore(backport): backport changes from main to v0.16.1 release branch by @walldiss in https://github.com/celestiaorg/celestia-node/pull/3776
- bump go-da by @tzdybal in https://github.com/celestiaorg/celestia-node/pull/3750
- chore(deps): upgrade to v2.2.0-mocha by @rootulp in https://github.com/celestiaorg/celestia-node/pull/3786
- chore(deps): upgrade to app v2.2.0 by @rootulp in https://github.com/celestiaorg/celestia-node/pull/3809
Full Changelog: https://github.com/celestiaorg/celestia-node/compare/v0.16.0...v0.17.1