What's Changed
- test: fix flake in
TestReactorInvalidMessagesby @rootulp in https://github.com/celestiaorg/celestia-core/pull/2731 - build(deps): Bump docker/setup-buildx-action from 3.11.1 to 3.12.0 by @dependabot[bot] in https://github.com/celestiaorg/celestia-core/pull/2739
- build(deps): Bump google.golang.org/grpc from 1.77.0 to 1.78.0 by @dependabot[bot] in https://github.com/celestiaorg/celestia-core/pull/2748
- build(deps): Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.92.0 to 1.95.0 by @dependabot[bot] in https://github.com/celestiaorg/celestia-core/pull/2747
- build(deps): Bump go.opentelemetry.io/otel from 1.38.0 to 1.39.0 by @dependabot[bot] in https://github.com/celestiaorg/celestia-core/pull/2740
- build(deps): Bump go.opentelemetry.io/otel/sdk from 1.38.0 to 1.39.0 by @dependabot[bot] in https://github.com/celestiaorg/celestia-core/pull/2743
- chore: fix govulncheck issues by @rootulp in https://github.com/celestiaorg/celestia-core/pull/2732
- chore: verify whether the proposal is valid before sending it to the propagation reactor by @rach-id in https://github.com/celestiaorg/celestia-core/pull/2753
- chore: limit the number of chunks per statesync snapshot by @rach-id in https://github.com/celestiaorg/celestia-core/pull/2750
- chore: fix golangci lint by @rach-id in https://github.com/celestiaorg/celestia-core/pull/2754
- docs: update the openapi yaml by @rach-id in https://github.com/celestiaorg/celestia-core/pull/2755
Full Changelog: https://github.com/celestiaorg/celestia-core/compare/v0.39.20...v0.39.21