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

latest releases: node/5.7.1, cli/5.5.0, query/2.20.0...
3 days ago

[16.2.0] - 2025-01-28

Changed

  • Updated send_notification PG function to include _block height and entity _id (#2626)

Added

  • Add TextEncoder in sandbox, some network package util method is depended on it
  • Added the --monitor-object-max-depth flag to mitigate OOM issues when encountering large chunks.(#2644)
  • Configuration options for PG pool connections (#2646)

Fixed

  • Fixed the inconsistency between the monitor-file-size flag and the expected behavior.(#2644)
  • Improved block range validation in POI endpoint with custom class-validator decorator
  • When setting a smaller batch size and the current processing height reaches latestFinalizedHeight, it causes the program to exit unexpectedly.
  • Store flush interval having a chance of trying to flush with invalid metadata (#2650)

Don't miss a new subql release

NewReleases is sending notifications on new releases.