github subquery/subql node-core/15.0.0
[15.0.0] @subql/node-core

latest releases: cli/5.3.2, query/2.17.0, node/5.4.0...
11 hours ago

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

Fixed

  • When configuring multiple endpoints, poor network conditions may lead to block crawling delays. (#2572)
  • Prevent the use of latestFinalizedHeight when unFinalizedBlock is enabled and the chain has no finalized blocks. (#2594)

Don't miss a new subql release

NewReleases is sending notifications on new releases.