Releases: edgeandnode/gateway
Releases · edgeandnode/gateway
v21.2.4
v21.2.3
v21.2.2
v21.2.1
v21.2.0
v21.1.0
v21.0.0
Release Notes
- fix: re-introduce retry loop (#772)
- fix: update indexer-selection
- fix: zero_allocation penalty on multiple indexers (edgeandnode/candidate-selection@cf5d179)
- increase zero allocation penalty multiplier to 0.9 (edgeandnode/candidate-selection@4c4e08f)
- add floor to latency score (edgeandnode/candidate-selection@373e702)
- feat: add indexer label to indexer_query metrics (#775, e1f681c)
- remove SQL constraints (#768)
- remove subscriptions contract auth (#782, ec15614)
v20.1.4
v20.1.3
v20.1.2
Release Notes
- fix(receipts): reduce legacy receipt overhead (#732)
- fix: reduce some unnecessary scheduler pressure (#727, #728, #729, #730, #733)
- update indexer-selection (#723)
- use u16 for ms latency (edgeandnode/candidate-selection@8b18b43)
- rework perf decay (edgeandnode/candidate-selection@f4f41e9)
- increase decay rate (edgeandnode/candidate-selection@fa04412)
- add slow decay frame (edgeandnode/candidate-selection@303ea88)
- use 99th percentile in slow frame (edgeandnode/candidate-selection@396c112)
- remove alpha filter (edgeandnode/candidate-selection@9737d67)