Skip to content

Releases: subquery/subql-stellar

[5.1.0] @subql/types-stellar

26 Aug 02:17
7ff9fcc

Choose a tag to compare

[5.1.0] - 2025-08-26

Changed

  • Update Stellar SDK to v14 with support for protocol 23 (#135) (#138)

[6.1.0] @subql/node-stellar

26 Aug 02:17
7ff9fcc

Choose a tag to compare

[6.1.0] - 2025-08-26

Changed

  • Update Stellar SDK to v14 with support for protocol 23 (#135) (#138)

Fixed

  • Pagination for getting events which used the deprecated pagingToken, it now uses the cursor (#138)

[4.5.0] @subql/common-stellar

26 Aug 02:17
7ff9fcc

Choose a tag to compare

[4.5.0] - 2025-08-26

Changed

  • Update Stellar SDK to v14 with support for protocol 23 (#135) (#138)

[6.0.2] @subql/node-stellar

21 Jul 00:57
510bd10

Choose a tag to compare

[6.0.2] - 2025-07-21

Fixed

  • Handle transactions with multiple operations and events correctly (#133)

[5.0.1] @subql/types-stellar

01 Jul 03:59
ca975e1

Choose a tag to compare

[5.0.1] - 2025-07-01

Changed

  • Update @subql/types-core (#128)

[6.0.1] @subql/node-stellar

01 Jul 04:00
ca975e1

Choose a tag to compare

[6.0.1] - 2025-07-01

Changed

  • Update @subql/common and @subql/node-core (#128)

[4.4.3] @subql/common-stellar

01 Jul 03:59
ca975e1

Choose a tag to compare

[4.4.3] - 2025-07-01

Changed

  • Update @subql/common (#128)

[5.0.0] @subql/types-stellar

29 May 02:17
f4bbdc9

Choose a tag to compare

[5.0.0] - 2025-05-29

Removed

  • Redundant APIWrapper interface (#124)

Changed

  • Global injected apis (#124)

[6.0.0] @subql/node-stellar

29 May 02:17
f4bbdc9

Choose a tag to compare

[6.0.0] - 2025-05-29

Changed

  • Update @subql/node-core (#124)

Added

  • Sandbox now has access to Horizon and Soroban Server APIs via unsafeApi and unsafeSorobanApi (#124)

[5.0.2] @subql/node-stellar

01 May 00:00
07f895d

Choose a tag to compare

[5.0.2] - 2025-05-01

Changed

  • Re release of previously failed release