Releases: subquery/subql
Releases · subquery/subql
[5.11.2] @subql/node
[5.11.2] - 2025-04-08
Changed
- Bump
@subql/node-core
[17.2.2] @subql/node-core
[17.2.2] - 2025-04-08
Fixed
- Fix TaskFlushedError caused by DynamicDsCreated
[2.21.1] @subql/query
[5.11.1] @subql/node
[17.2.1] @subql/node-core
[5.11.0] @subql/node
[5.11.0] - 2025-03-20
Fixed
- Testing not updating test results correctly if fetching block fails (#2716)
[17.2.0] @subql/node-core
[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
[5.7.1] - 2025-03-20
Fixed
- Testing not updating test results correctly if fetching block fails (#2716)
[5.10.0] @subql/node
[5.10.0] - 2025-03-05
Changed
- Update
@subql/node-core
with new cache flush behaviour when fully synced (#2707)