Skip to content

Releases: subquery/subql-cosmos

[3.9.2] @subql/node-cosmos

15 Mar 02:28
abdc9fc
Compare
Choose a tag to compare

[3.9.2] - 2024-03-15

Changed

  • Update @subql/node-core to 4.7.3 with connection retry fixes

[3.9.1] @subql/node-cosmos

14 Mar 05:02
4550447
Compare
Choose a tag to compare

[3.9.1] - 2024-03-14

Changed

  • Update @subql/node-core to 4.7.2 with graphql comments escaping fix

[3.9.0] @subql/node-cosmos

05 Mar 22:01
bc368fb
Compare
Choose a tag to compare

[3.9.0] - 2024-03-06

Changed

  • Update @subql/node-core to 7.4.0

[3.8.1] @subql/node-cosmos

29 Feb 21:21
eab735c
Compare
Choose a tag to compare

[3.8.1] - 2024-03-01

Fixed

  • Update @subql/node-core to fix Poi generation issue with negative integer, also drop subscription triggers and notifiy_functions

[3.8.0] @subql/node-cosmos

24 Feb 01:59
2f57602
Compare
Choose a tag to compare

[3.8.0] - 2024-02-23

Changed

  • Updates to match changes in @subql/node-core to 7.3.0

[4.1.1] @subql/common-cosmos

24 Feb 01:58
2f57602
Compare
Choose a tag to compare

[4.1.1] - 2024-02-23

Changed

  • version bump with @subql/common

[3.2.3] @subql/types-cosmos

07 Feb 00:13
e463cd8
Compare
Choose a tag to compare

[3.2.3] - 2024-02-07

Changed

  • Update @subql/types-core

[3.5.1] @subql/node-cosmos

07 Feb 00:13
e463cd8
Compare
Choose a tag to compare

[3.5.1] - 2024-02-07

Fixed

  • Critical bug introduced in 3.5.0 which broke historical indexing

[4.1.0] @subql/common-cosmos

07 Feb 00:13
e463cd8
Compare
Choose a tag to compare

[4.1.0] - 2024-02-07

Changed

  • Update @subql/common

[4.0.1] @subql/common-cosmos

02 Feb 03:28
a0f64de
Compare
Choose a tag to compare

[4.0.1] - 2024-02-02

Fixed

  • Codegen failing on Windows by using forked version of telescope (#226)

Changed

  • removed deprecated field fromPartial from telescope config (#228)