Releases: subquery/subql
Releases · subquery/subql
[15.0.1] @subql/node-core
[15.0.1] - 2024-11-25
Changed
- Update polkadot/api library to 14 version
[5.2.1] @subql/common
[5.2.1] - 2024-11-25
Changed
- Update polkadot/api library to 14 version
[4.3.4] @subql/common-substrate
[4.3.4] - 2024-11-25
Changed
- Bump version with
@subql/common
[5.3.2] @subql/cli
[5.3.2] - 2024-11-25
Changed
- Update polkadot/api library to 14 version
[2.15.0] @subql/utils
[2.16.0] @subql/query
[5.3.0] @subql/node
[5.3.0] - 2024-11-22
Added
- Support for historical indexing by timestamp as well as block height (#2584)
Added
- Add an
--enable-cache
flag, allowing you to choose between DB or cache for IO operations.
[15.0.0] @subql/node-core
[15.0.0] - 2024-11-22
Added
- lazy loading for monitor service (#2583)
- Add an
--enable-cache
flag, allowing you to choose between DB or cache for IO operations.
Fixed
- When using a GET query to retrieve an entity, it will include a “store” field.
- Support for historical indexing by timestamp as well as block height (#2584)
Removed
- Support for cockroach DB (#2584)