What's Changed
- build(deps): Bump github.com/go-git/go-git/v5 from 5.16.3 to 5.16.4 by @dependabot[bot] in https://github.com/celestiaorg/celestia-core/pull/2666
- build(deps): Bump github.com/aws/aws-sdk-go-v2/credentials from 1.18.24 to 1.19.1 by @dependabot[bot] in https://github.com/celestiaorg/celestia-core/pull/2668
- feat: support signing latency tracing by @rach-id in https://github.com/celestiaorg/celestia-core/pull/2679
- chore: add p2p queue limit, time to receive full block, and recovering mempool time by @rach-id in https://github.com/celestiaorg/celestia-core/pull/2684
- fix: eviction due to firstHeight not being updated on removeTx by @mcrakhman in https://github.com/celestiaorg/celestia-core/pull/2682
- feat: add tx_status_batch endpoint by @ninabarbakadze in https://github.com/celestiaorg/celestia-core/pull/2680
- build(deps): Bump github.com/klauspost/reedsolomon from 1.12.5 to 1.12.6 by @dependabot[bot] in https://github.com/celestiaorg/celestia-core/pull/2697
- build(deps): Bump github.com/aws/aws-sdk-go-v2/credentials from 1.19.1 to 1.19.2 by @dependabot[bot] in https://github.com/celestiaorg/celestia-core/pull/2698
- chore: update code owners by @rach-id in https://github.com/celestiaorg/celestia-core/pull/2700
- build(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.31.20 to 1.32.2 by @dependabot[bot] in https://github.com/celestiaorg/celestia-core/pull/2695
- feat: disconnect from legacy peers by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/2692
- feat: improve inclusion times by sending parallel requests for seentx by @mcrakhman in https://github.com/celestiaorg/celestia-core/pull/2686
- feat: disable data channel when legacy block prop is disabled by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/2701
- fix: increase prop reactor message queue size by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/2689
- fix: remove peers from reactors when stopAndRemovePeer called with nil reason by @Copilot in https://github.com/celestiaorg/celestia-core/pull/2688
Full Changelog: https://github.com/celestiaorg/celestia-core/compare/v0.39.16...v0.39.17