Skip to content

[3.0.4] @subql/node-flare

Compare
Choose a tag to compare
@stwiname stwiname released this 12 Oct 01:54
· 261 commits to main since this release
e46e3d2

[3.0.4] - 2023-10-12

Changed

  • debug has changed from a boolean to a string to allow scoping debug log level (subquery#2077)

Fixed

  • Sync with node-core.
    • Fixed Poi migration performance issue.
    • Fixed AutoQueue timeout issue.
    • Fixed Poi sync could block DB IO and drop connection issue.