Releases: edgeandnode/gateway
Releases · edgeandnode/gateway
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)
v5.4.3
Release Notes
- Penalize indexers for unattestable responses (#146)
- Observe performance of failed queries (#147)
- Price: Allow consumers to raise budget by a limited amount (#150)
- Utility: Overhaul performance utility (#151)
- Utility: Lower economic security (#152)
- Utility: Re-parameterize freshness (#153)
- Utility: Penalize failed queries in performance (#154)
- Sybil: Allow for zero allocations (#155)
v5.4.2
Release Notes
- Check for more unattestable error messages from indexers (#144)
v5.4.1
Release Notes
- Add metric for failed updates to stats DB (#140)
- Treat indexer store error as unattestable (#143)
v5.4.0
Release Notes
- Include some request data like api_key in the indexer attempts topic (#133)
v5.3.0
Release Notes
- Make indexer attempts their own messages and topic (#131)
- Sync & Apply API key max budget (#132)