Releases: subquery/subql
Releases · subquery/subql
[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)
[5.3.3] @subql/cli
[2.17.1] @subql/query
[5.4.2] @subql/node
[15.0.3] @subql/node-core
[2.16.0] @subql/utils
[2.16.0] - 2024-11-25
Changed
- Update polkadot/api library to 14 version
[3.11.4] @subql/types
[3.11.4] - 2024-11-25
Added
- Update polkadot/api library to 14 version