Skip to content

Releases: subquery/subql

[2.18.0] @subql/query

04 Dec 04:27
ca674f7
Compare
Choose a tag to compare

[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

04 Dec 04:27
ca674f7
Compare
Choose a tag to compare

[5.5.0] - 2024-12-04

Changed

  • Add block size function to match breaking node-core change (#2611)

Fixed

  • When the primary-network-endpoint flag exists, it will report an "Invalid endpoint" error.(#2612)

[16.0.0] @subql/node-core

04 Dec 04:27
ca674f7
Compare
Choose a tag to compare

[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

04 Dec 04:27
ca674f7
Compare
Choose a tag to compare

[5.3.3] - 2024-12-04

Changed

  • No actual changes, just a re-release

[2.17.1] @subql/query

28 Nov 00:35
ba33f6b
Compare
Choose a tag to compare

[2.17.1] - 2024-11-28

Fixed

  • Crash with query service subscriptions on multichain projects (#2609)

[5.4.2] @subql/node

26 Nov 02:35
93ffb0a
Compare
Choose a tag to compare

[5.4.2] - 2024-11-26

Fixed

  • Not using grouped events (#2607)

[15.0.3] @subql/node-core

26 Nov 02:35
93ffb0a
Compare
Choose a tag to compare

[15.0.3] - 2024-11-26

Fixed

  • Workers crashing because of lazy monitor write (#2607)

[2.16.0] @subql/utils

25 Nov 08:41
7761cde
Compare
Choose a tag to compare

[2.16.0] - 2024-11-25

Changed

  • Update polkadot/api library to 14 version

[3.11.4] @subql/types

25 Nov 08:41
7761cde
Compare
Choose a tag to compare

[3.11.4] - 2024-11-25

Added

  • Update polkadot/api library to 14 version

[2.17.0] @subql/query

25 Nov 08:41
7761cde
Compare
Choose a tag to compare

[2.17.0] - 2024-11-25

Changed

  • WS libarary with support for graphiql (#2600)
  • Subscription type from JSON to the correct entity type (#2600)