Skip to content

[7.3.0] @subql/node-core

Compare
Choose a tag to compare
@ianhe8x ianhe8x released this 23 Feb 02:23
· 430 commits to main since this release
a2e22f5

[7.3.0] - 2024-02-23

Added

  • Schema Migration support for Enums, Relations, Subscription (#2251)
  • Check that the project start height is below the current chain height (#2259)

Fixed

  • Fixed non-atomic schema migration execution (#2244)
  • Testing Suites should run with unfinalizedBlocks false (#2258)
  • StoreService not being fully in sync with db (#2264)
  • StoreService not being initialized early enough on startup (#2265)

Changed

  • Improve error handling when fetching blocks (#2256)
  • Lock @subql/apollo-links to 1.3.2