Skip to content

v13.0.0

Compare
Choose a tag to compare
@Theodus Theodus released this 21 Apr 13:56
· 775 commits to main since this release

Release Notes

  • Fix budget multiplier for queries using tickets (#293)
  • Overhaul Reporting for Data Science (#295)
  • Remove new subgraphs route (#299)
  • Add support for L2 subgraph migration (#298, #301)
  • Update data freshness to account for different block rates (#296)
  • Remove global API key rate limiter (4aca9fa)
  • Replace old actix-web with axum (#302)
  • Update tickets to EIP-191 verification (#305)
  • Simplify rate limiter config (24066c7)
  • Fix voucher payload format (8b5c615)
  • Remove rustls dependency (fcd6644)
  • Add ticket payload to GatewaySubscriptionQueryResult (#307)
  • reports: Set scope fields on span creation (45293e5)
  • reports: Fix race in indexer_query span creation (cefdb60)