Skip to content

Releases: edgeandnode/gateway

v7.0.0

18 Jul 16:50
6d0a5e1
Compare
Choose a tag to compare

Release Notes

  • Add authorized subdomain awareness (#179, #180)
  • Fetch indexer statuses in parallel (cb38cad)
  • Move cost model syncing from the agent (#181)
  • Use open sourced rate limiter (#182)
  • Include fee in client query result logs & Kafka message (#184)
  • Add geoip database to Docker build (#185)

v6.2.1

21 Jun 15:57
Compare
Choose a tag to compare

Release Notes

  • Bug fixes related to indexer allocations & statuses

v6.2.0

14 Jun 16:30
85e62af
Compare
Choose a tag to compare

Release Notes

  • Move allocation & indexer syncing into gateway (#169)

v6.1.2

19 May 21:46
Compare
Choose a tag to compare

Release Notes

  • Fix GRT/USD conversion (#173)

v6.1.1

18 May 11:54
Compare
Choose a tag to compare

Release Notes

  • Accept truncated subgraph IDs (#171)

v6.1.0

17 May 14:09
Compare
Choose a tag to compare

Release Notes

  • Adjust log levels (#165)
  • Decrease billing resolution (#167)
  • Query current deployments (#168)

v6.0.1

05 May 18:29
Compare
Choose a tag to compare

Release Notes

  • Undo removal of reqwest TLS support (2ea55b0)

v6.0.0

05 May 13:41
7619a06
Compare
Choose a tag to compare

Release Notes

  • Remove NonNullError from unattestable error list (#161)
  • Improve errors for subgraph resolution (#162)
  • Configure chain block time (#163)

v5.5.0

27 Apr 17:09
Compare
Choose a tag to compare

Release Notes

  • Walk back latest block when indexers fail to resolve it (#158)
  • fix(subsidized queries): retrieve isSubsidized from gateway-agent gql (#159)

v5.4.4

20 Apr 22:11
Compare
Choose a tag to compare

Release Notes

  • Add stats DB connection retry (#156)