What's Changed
- ci: enable backport to v0.39.x by @rootulp in #2331
- build(deps): Bump actions/checkout from 4 to 5 by @dependabot[bot] in #2337
- build(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.30.2 to 1.31.0 by @dependabot[bot] in #2336
- build(deps): Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.83.0 to 1.87.0 by @dependabot[bot] in #2332
- build(deps): Bump google.golang.org/protobuf from 1.36.6 to 1.36.7 by @dependabot[bot] in #2334
- build(deps): Bump golang.org/x/net from 0.42.0 to 0.43.0 by @dependabot[bot] in #2333
- fix: cat not purging txs from ordered cache (backport #2327) by @mergify[bot] in #2343
- docs(README): explain v0.39.x branch by @rootulp in #2355
- refactor!: replace
PartSet
parts slice with buffer by @tzdybal in #2342 - ci(mergify): use v0.39.x-celestia branch name by @rootulp in #2361
- docs(README): update release branches by @rootulp in #2362
- build(deps): Bump github.com/aws/aws-sdk-go-v2/credentials from 1.18.4 to 1.18.6 by @dependabot[bot] in #2368
- build(deps): Bump google.golang.org/grpc from 1.74.2 to 1.75.0 by @dependabot[bot] in #2369
- build(deps): Bump github.com/aws/aws-sdk-go-v2 from 1.38.0 to 1.38.1 by @dependabot[bot] in #2371
- build(deps): Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #2372
- build(deps): Bump google.golang.org/protobuf from 1.36.7 to 1.36.8 by @dependabot[bot] in #2373
- build(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.31.0 to 1.31.2 by @dependabot[bot] in #2370
- build(deps): Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.87.0 to 1.87.1 by @dependabot[bot] in #2367
- chore: bump nmt to v0.24.1 by @rach-id in #2380
- chore: disable legacy gossip by default by @rach-id in #2353
- refactor: split mutex in consensus.State by @tzdybal in #2365
- fix: set the proposer when creating the state to support syncing after replay by @rach-id in #2385
- fix: increase event bus buffer by @evan-forbes in #2386
- fix: replace deprecated ast.Package usage to resolve SA1019 staticcheck warning by @Copilot in #2379
- feat: support delayed precommits by @rach-id in #2382
- chore: update DelayedPrecommitTimeout docs and make its log debug level by @rach-id in #2392
- fix!: stop panics in parallel reactor processing by @evan-forbes in #2387
- chore: merge main by @evan-forbes in #2399
- feat: dynamically change all timeouts using the application by @evan-forbes in #2364
Full Changelog: v0.39.2...v0.39.3