Releases: subquery/subql
Releases · subquery/subql
[2.17.0] @subql/utils
[2.19.0] @subql/query
[5.6.0] @subql/node
[5.6.0] - 2024-12-11
Changed
- Update
@subql/node-core
with bug fixes and support for alternative ID types
[16.1.0] @subql/node-core
[16.1.0] - 2024-12-11
Changed
- If any tests fail with the
test
subcommand the exit code will now be 1 instead of 0 (#2624)
[5.2.2] @subql/common
[4.3.5] @subql/common-substrate
[4.3.5] - 2024-12-11
Changed
- Update
@subql/common
[5.4.0] @subql/cli
[2.18.0] @subql/query
[2.18.0] - 2024-12-04
Fixed
- High CPU usage caused by interval with 0ms (#2614)
Added
- Add PgOrderByRelatedPlugin to GraphQL query package
[5.5.0] @subql/node
[16.0.0] @subql/node-core
[16.0.0] - 2024-12-04
Removed
- SmartBatchService as it didn't function as intended (#2611)
Changed
- Implement new RampQueue to dynamically scale block fetching concurrency, this helps indexing larger blocks (#2611)
- Memoize promises to get finalized and best blocks (#2611)
Fixed
- Fixed the issue where flags that require special handling were being overwritten.(#2612)