Releases: edgeandnode/gateway
Releases · edgeandnode/gateway
v27.1.0
24 Feb 13:15
Compare
Sorry, something went wrong.
No results found
Release Notes
feat: add subgraph ID to reports (#1047 )
v27.0.3
13 Feb 15:47
Compare
Sorry, something went wrong.
No results found
Release Notes
fix: replace network subgraph processing timeout with warning (#1045 )
v27.0.2
27 Jan 17:35
Compare
Sorry, something went wrong.
No results found
Release Notes
fix: metrics content-type (#1030 )
feat: log graph-indexed header (#1028 )
v27.0.1
06 Jan 14:02
Compare
Sorry, something went wrong.
No results found
Release Notes
fix: logs missing request_id (#1022 )
fix: log non-200 indexer response body (dc58d77 )
v27.0.0
17 Dec 15:45
Compare
Sorry, something went wrong.
No results found
Release Notes
feat: dynamic blocklist (#1008 )
Config Changes
remove blocked_indexers
remove poi_blocklist
add blocklist
v26.1.1
16 Dec 14:36
Compare
Sorry, something went wrong.
No results found
Release Notes
feat: sample attestation reports (#1009 )
v26.1.0
09 Dec 16:07
Compare
Sorry, something went wrong.
No results found
Release Notes
fix: client_request span triggers (#1002 )
refactor: merge resolvers and blocklists (#1003 )
v26.0.0
04 Dec 14:23
Compare
Sorry, something went wrong.
No results found
Release Notes
fix: remove Scalar support (#998 )
feat: remove support for API key max_budget (#983 )
Config Changes
remove receipts.legacy_signer
min_indexer_version should be set to a value of at least 1.0.0-alpha
v25.0.0
26 Nov 14:23
Compare
Sorry, something went wrong.
No results found
Release Notes
feat: add /blocklist route (#991 )
Config Changes
poi_blocklist entries have the following changes:
rename proof_of_indexing -> public_poi
rename deployment_id -> deployment
add query (optional)
add bad_query_response (optional)
v24.3.0
25 Nov 14:15
Compare
Sorry, something went wrong.
No results found
Release Notes
fix: remove ethers deps (2f64c18 )
fix: update exchange rate price feed (7ddfa9f )
Config Changes
The GRT/USD exchange rate source watches contracts on Arbitrum One, rather than Ethereum mainnet. So the exchange_rate_provider should be set to an Arbitrum One RPC URL.