Skip to content

v0.21.4-5

Compare
Choose a tag to compare
@dwerner dwerner released this 08 Oct 15:38

Performance fix release v0.21.4-5

  • removes a workaround where we had to query the graph-node for indexingStatus twice to determine a deployment's state
  • moves flushOutstanding (receipts) to use READ_COMMITTED isolation level
  • bumps urql to 3.1.0 and common-ts to 2.0.10 to bring in the upstream memory leak fix