Releases: edgeandnode/gateway
Releases · edgeandnode/gateway
v7.0.0
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
Release Notes
- Bug fixes related to indexer allocations & statuses
v6.2.0
Release Notes
- Move allocation & indexer syncing into gateway (#169)
v6.1.2
Release Notes
- Fix GRT/USD conversion (#173)
v6.1.1
Release Notes
- Accept truncated subgraph IDs (#171)
v6.1.0
Release Notes
- Adjust log levels (#165)
- Decrease billing resolution (#167)
- Query current deployments (#168)
v6.0.1
Release Notes
- Undo removal of reqwest TLS support (2ea55b0)
v6.0.0
Release Notes
- Remove NonNullError from unattestable error list (#161)
- Improve errors for subgraph resolution (#162)
- Configure chain block time (#163)
v5.5.0
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
Release Notes
- Add stats DB connection retry (#156)