Skip to content

Releases: subquery/subql

[2.21.1] @subql/query

24 Mar 04:39
28b7e5c
Compare
Choose a tag to compare

[2.21.1] - 2025-03-24

Changed

  • Update compression dependency (#2687)

[5.11.1] @subql/node

24 Mar 04:39
28b7e5c
Compare
Choose a tag to compare

[5.11.1] - 2025-03-24

Fixed

  • Max queue size error with workers (#2725)

[17.2.1] @subql/node-core

24 Mar 04:39
28b7e5c
Compare
Choose a tag to compare

[17.2.1] - 2025-03-24

Fixed

  • Max queue size error with workers (#2725)

[5.11.0] @subql/node

20 Mar 03:11
58614c4
Compare
Choose a tag to compare

[5.11.0] - 2025-03-20

Fixed

  • Testing not updating test results correctly if fetching block fails (#2716)

[17.2.0] @subql/node-core

20 Mar 03:11
58614c4
Compare
Choose a tag to compare

[17.2.0] - 2025-03-20

Fixed

  • Testing not updating test results correctly if fetching block fails (#2716)
  • The dynamicDatasources will be cleared in advance, causing subsequent index data to be missing.
  • UnfinalizedBlock rollback not being handled correctly

Changed

  • On block fetch failure, finish indxing already fetched blocks before exiting (#2720)

[5.7.1] @subql/cli

20 Mar 03:12
58614c4
Compare
Choose a tag to compare

[5.7.1] - 2025-03-20

Fixed

  • Testing not updating test results correctly if fetching block fails (#2716)

[5.10.0] @subql/node

04 Mar 21:44
5b85807
Compare
Choose a tag to compare

[5.10.0] - 2025-03-05

Changed

  • Update @subql/node-core with new cache flush behaviour when fully synced (#2707)

[17.1.0] @subql/node-core

04 Mar 21:44
5b85807
Compare
Choose a tag to compare

[17.1.0] - 2025-03-05

Added

  • Flushing the cache every block when the project is fully synced to reduce delay between data indexed and being queryable (#2707)

Fixed

  • Finalized block getter when height is 0 (#2706)

[3.12.1] @subql/types

26 Feb 03:13
04f43ed
Compare
Choose a tag to compare

[3.12.1] - 2025-02-26

Changed

  • Update types core

[2.0.2] @subql/types-core

26 Feb 03:13
04f43ed
Compare
Choose a tag to compare

[2.0.2] - 2025-02-26

Added

  • CompatEntity type for when using alternative ID types (#2700)