Skip to content

Releases: near/near-lake-indexer

2.4.1

12 Dec 14:35
34ad8f8

Choose a tag to compare

  • Switch to the Indexer Framework 2.4.0 but with the fix for shard id. See issue#118

Once this release is deployed, we expect new data to have correct shard ids in the filenames and correct data. The data that was indexed with the wrong shard id will be reindexed as soon as possible.

2.4.0

10 Dec 08:58
dd292fa

Choose a tag to compare

2.4.0-rc.2

09 Dec 10:34
5b9ec86

Choose a tag to compare

2.4.0-rc.1

21 Nov 09:36
1d00c62

Choose a tag to compare

  • Upgrade Indexer Framework to be based on nearcore 2.4.0-rc.1
  • Bump the minimal supported Rust version to 1.82.0 (following the nearcore master branch)

2.3.1

14 Nov 09:38
1d4ec9f

Choose a tag to compare

2.3.0

31 Oct 08:33
72ce231

Choose a tag to compare

2.3.0-rc.4

21 Oct 07:36
dd3596e

Choose a tag to compare

2.3.0-rc.3

14 Oct 12:29
d32187e

Choose a tag to compare

2.3.0-rc.2

11 Oct 07:01
7a66927

Choose a tag to compare

2.3.0-rc.1

03 Oct 08:18
8ed8a80

Choose a tag to compare

  • Upgrade Indexer Framework to be based on nearcore 2.3.0-rc.1
  • Bump the minimal supported Rust version to 1.81.0 (following the nearcore master branch)
  • Adopt the changes from the nearcore around how the typical configs are downloaded now (see nearcore#12070)