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