Skip to content

Releases: celestiaorg/celestia-core

v0.39.18

10 Dec 10:33
23fe3ef

Choose a tag to compare

What's Changed

Full Changelog: v0.39.17...v0.39.18

v0.39.17

02 Dec 11:43
b2dff9c

Choose a tag to compare

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

v0.39.16

24 Nov 15:17
79d0f7d

Choose a tag to compare

What's Changed

  • build(deps): Bump github.com/prometheus/common from 0.67.1 to 0.67.2 by @dependabot[bot] in #2630
  • build(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.31.17 to 1.31.20 by @dependabot[bot] in #2651
  • build(deps): Bump golang.org/x/net from 0.46.0 to 0.47.0 by @dependabot[bot] in #2653
  • build(deps): Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.90.0 to 1.90.2 by @dependabot[bot] in #2649
  • feat: track validator missed proposals by @sSelmann in #2609
  • chore: fix logger panic by @rach-id in #2654
  • fix: sync large blocks without OOMing by @mcrakhman in #2636
  • fix: correct calculation of retry seconds in blocksync by @mcrakhman in #2659
  • build(deps): Bump actions/checkout from 5 to 6 by @dependabot[bot] in #2672
  • build(deps): Bump github.com/prometheus/common from 0.67.2 to 0.67.4 by @dependabot[bot] in #2671
  • build(deps): Bump github.com/aws/aws-sdk-go-v2 from 1.39.6 to 1.40.0 by @dependabot[bot] in #2669
  • build(deps): Bump golang.org/x/crypto from 0.44.0 to 0.45.0 by @dependabot[bot] in #2667
  • build(deps): Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.90.2 to 1.92.0 by @dependabot[bot] in #2665
  • build(deps): Bump google.golang.org/grpc from 1.76.0 to 1.77.0 by @dependabot[bot] in #2670
  • feat: optionally skip processProposal while blocksyncing by @evan-forbes in #2658

New Contributors

Full Changelog: v0.39.15...v0.39.16

v0.39.15

13 Nov 14:01
3051711

Choose a tag to compare

What's Changed

  • chore: revert stopping the p2p connection on received invalid have part by @rach-id in #2640

Full Changelog: v0.39.14...v0.39.15

v1.59.0-tm-v0.38.17

12 Nov 17:50
c3c1376

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.57.5-tm-v0.38.17...v1.59.0-tm-v0.38.17

v0.39.14

12 Nov 20:20
645a7b0

Choose a tag to compare

What's Changed

  • build(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.31.13 to 1.31.15 by @dependabot[bot] in #2605
  • build(deps): Bump github.com/opencontainers/runc from 1.1.14 to 1.2.8 by @dependabot[bot] in #2624
  • build(deps): Bump golangci/golangci-lint-action from 8 to 9 by @dependabot[bot] in #2628
  • build(deps): Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.88.7 to 1.90.0 by @dependabot[bot] in #2632
  • build(deps): Bump golang.org/x/sync from 0.17.0 to 0.18.0 by @dependabot[bot] in #2635
  • build(deps): Bump github.com/cosmos/gogoproto from 1.7.0 to 1.7.2 by @dependabot[bot] in #2634
  • build(deps): Bump github.com/aws/aws-sdk-go-v2/credentials from 1.18.19 to 1.18.21 by @dependabot[bot] in #2629
  • build(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.31.15 to 1.31.17 by @dependabot[bot] in #2633
  • chore: deprecate KeepInvalidTxsInCache by @ninabarbakadze in #2623
  • chore: use the legacy prop mechanism to propose the block even if the recovery fails by @rach-id in #2639

Full Changelog: v0.39.13...v0.39.14

v0.39.13

04 Nov 19:38
4c3e1e2

Choose a tag to compare

What's Changed

Full Changelog: v0.39.12...v0.39.13

v0.39.12

30 Oct 15:30
237ebe4

Choose a tag to compare

What's Changed

Full Changelog: v0.39.11...v0.39.12

v0.39.11

27 Oct 15:34
a8b0992

Choose a tag to compare

What's Changed

  • build(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.31.12 to 1.31.13 by @dependabot[bot] in #2581
  • build(deps): Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.88.4 to 1.88.5 by @dependabot[bot] in #2582
  • fix: don't use channels for reactor-specific-peers by @tzdybal in #2590
  • feat: only catchup from peers having the block by @rach-id in #2589
  • build(deps): Bump github.com/aws/aws-sdk-go-v2/credentials from 1.18.17 to 1.18.19 by @dependabot[bot] in #2601
  • build(deps): Bump github.com/aws/aws-sdk-go-v2 from 1.39.3 to 1.39.4 by @dependabot[bot] in #2602
  • build(deps): Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #2604
  • build(deps): Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.88.5 to 1.88.7 by @dependabot[bot] in #2600
  • feat: add signers field to TxStatus by @ninabarbakadze in #2593

Full Changelog: v0.39.10...v0.39.11

v1.58.0-tm-v0.38.17

22 Oct 08:47
8ffad8e

Choose a tag to compare

v1.58.0-tm-v0.38.17 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.57.5-tm-v0.38.17...v1.58.0-tm-v0.38.17