Skip to content

Releases: subquery/subql-cosmos

[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)

[3.5.0] @subql/node-cosmos

25 Jan 01:38
1d10b00
Compare
Choose a tag to compare

[3.5.0] - 2024-01-25

Changed

  • Update @subql/node-core with
    • a performance fix when using modulo filters with other datasources
    • support for CSV exports
    • support for schema migrations

[3.4.7] @subql/node-cosmos

24 Jan 01:39
d17671d
Compare
Choose a tag to compare

[3.4.7] - 2024-01-24

Fixed

  • /websocket being appended to all websocket urls causing the indexer to hang (#222)

[3.4.6] @subql/node-cosmos

25 Dec 03:51
3a264ec
Compare
Choose a tag to compare

[3.4.6] - 2023-12-25

Fixed

  • Update @subql/node-core to fix bypass block maximum call stack size exceeded issue.

[3.4.5] @subql/node-cosmos

13 Dec 23:09
8279b4c
Compare
Choose a tag to compare

[3.4.5] - 2023-12-14

Changed

  • Update @subql/common-cosmos and other deps

[4.0.0] @subql/common-cosmos

13 Dec 23:09
8279b4c
Compare
Choose a tag to compare

[4.0.0] - 2023-12-14

Fixed

  • Codegen generating types with duplicate names leading to invalid TS. (#216)