github PolymeshAssociation/polymesh-subquery v14.0.0

latest releases: v17.1.1, v17.1.1-alpha.1, v17.1.0...
6 months ago

14.0.0 (2024-05-10)

Bug Fixes

  • ๐Ÿ› Bump dependencies to resolve security alerts (307f8a2)
  • ๐Ÿ› Handle spec version logic correctly for private chain (330d377)
  • ๐Ÿ› release process fixes (ac9a5c4)
  • ๐Ÿ› Remove migrations for force re-sync (97def33)
  • ๐Ÿ› test not passing (8c08c73)

Features

  • ๐ŸŽธ Enable historical state for SQ (1ce37a4)
  • ๐ŸŽธ link identities to instructions (7da536c)
  • ๐ŸŽธ Update executed state of migrations (a657714)

BREAKING CHANGES

  • ๐Ÿงจ This will require a full resync, since enabling
    this will re-index all the entities with their historical state.
    If you wish to disable the historical state tracking and continue
    with old format of indexing, pass --disable-historical=true as
    command argument for the subquery node container.

Signed-off-by: Marcin Pastecki marcin.pastecki@inndei.com

Don't miss a new polymesh-subquery release

NewReleases is sending notifications on new releases.