Releases: edgeandnode/gateway
Releases · edgeandnode/gateway
v11.1.0
Release Notes
- Fixup tracing (bb7a897)
- Log indexer response size (80806c7)
- Apply clippy suggestions (#256)
- Add support for restricted networks (#257)
- Update build config (2c7524a)
- Fix attestation check with subgraph features (351ff22)
v11.0.0
Release Notes
- Rewrite client query handler for concurrent indexer queries (#251)
v10.2.0
Release Notes
- Log kafka topic on error (d1be329)
- Add infrequent debug scoring logs (dbe2f92)
- Apply selection limit to scoring choices (08d3f8d)
- Move kafka reporting out of query_engine (#247)
- Add utility field back into IndexerAttempt message (53d503b)
- Replace query_engine generative tests (#248)
- Update fisherman challenge structure (#249)
v10.1.1
Release Notes
- Fix sorting in ISA scoring (#245)
v10.1.0
Release Notes
- Use snmalloc (#242)
- Calculate expected success performance under inversion (#243)
v10.0.0
Release Notes
- Implement indexer multi-selection (#234)
- TEMP: Set price curve weights for single indexer selection (4736265)
v9.3.0
Release Notes
- Load restricted deployments from file (#238)
v9.2.0
Release Notes
- Increase likelyhood of loaded manifests when ready (#235)
- Add support for indexer subgraph pruning (#236)
v9.1.0
Release Notes
- Migrate from structopt to clap (8898f9b)
- Make UDecimal parsing more explicit (f547ebc)
- Replace MIPs config with restricted deployments (#230)
v9.0.0
Release Notes
- Fix metric initialization (910b5d0, 4bd8196)
- Check for indexer reporting missing block by number (4d05292)
- Shift GRT fees on commit (949618c)
- Add special API keys (e982390)
- Refactor block cache, chain clients, & GQL parsing (#214)
- Remove Timescale DB (#222)