What's Changed
- build(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.32.12 to 1.32.13 by @dependabot[bot] in https://github.com/celestiaorg/celestia-core/pull/2898
- fix(mempool): cap SeenTxSet size to prevent OOM from SeenTx flooding by @rach-id in https://github.com/celestiaorg/celestia-core/pull/2887
- fix: guard nil syncer dereference in statesync Reactor.Receive by @rootulp in https://github.com/celestiaorg/celestia-core/pull/2883
- fix: validate PartSetHeader.Total upper bound in ValidateBasic by @rootulp in https://github.com/celestiaorg/celestia-core/pull/2885
- fix: cross-validate ExtendedCommit against LastCommit in blocksync by @rootulp in https://github.com/celestiaorg/celestia-core/pull/2884
- build(deps): Bump github.com/grafana/pyroscope-go from 1.2.7 to 1.2.8 by @dependabot[bot] in https://github.com/celestiaorg/celestia-core/pull/2894
- build(deps): Bump github.com/go-git/go-git/v5 from 5.17.0 to 5.17.1 by @dependabot[bot] in https://github.com/celestiaorg/celestia-core/pull/2899
- build(deps): Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.97.1 to 1.97.3 by @dependabot[bot] in https://github.com/celestiaorg/celestia-core/pull/2897
- build(deps): Bump github.com/aws/aws-sdk-go-v2/credentials from 1.19.13 to 1.19.14 by @dependabot[bot] in https://github.com/celestiaorg/celestia-core/pull/2903
- build(deps): Bump github.com/lib/pq from 1.12.0 to 1.12.3 by @dependabot[bot] in https://github.com/celestiaorg/celestia-core/pull/2907
- build(deps): Bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.42.0 to 1.43.0 by @dependabot[bot] in https://github.com/celestiaorg/celestia-core/pull/2904
- feat: measure tx latency on the node side by @mcrakhman in https://github.com/celestiaorg/celestia-core/pull/2912
Full Changelog: https://github.com/celestiaorg/celestia-core/compare/v0.40.1...v0.40.2