Skip to content

v13.3.0

Compare
Choose a tag to compare
@Theodus Theodus released this 30 May 17:37
· 729 commits to main since this release

Release Notes

  • Resolve subgraph versions from IPFS (#323)
  • Resolve subgraphs by version constraint (#330)
  • Increase indexer allocation limit to 500 for MIPs (df31746)
  • Await indexing statuses before starting servers (59b7e98)
  • Use subscription tiers from public lib (#332)
  • Set subscription rate limit window to 1 min (#333)
  • Improve error message for API key not found (f3eb0b1)
  • Associate auth input log with client query span (a8309c7)
  • Allow subgraph versions with v-prefix (1d98ba7)
  • Log deployment for all indexer queries (#337)
  • exchange_rate: Reduce TWAP window (d674bc5)
  • Wait for exchange rate before startup (091e542)