Releases: subquery/network-indexer-services
indexer-proxy v2.2.0
Priority
High support websocket in proxy, remove poi from metadata and some improvements in payg query.
What's Changed
- Remove poi from subquery metadata in #400
- Add rate limit to metadata in #405
- Proxy: enable query api with whitelist account in #399
- Compute unit times by query method in #346
- Proxy/support websocket in #406
- Fix inactive in payg by in #410
- Change payg pay by response in #412
Full Changelog: proxy-v2.1.0...proxy-v2.2.0
indexer-coordinator v2.0.7
Priority
Medium Safe wallet support and other enhancements
What's Changed
Full Changelog: v2.0.6...v2.0.7
indexer-proxy v2.1.0
Priority
High state channel's query improvement by block range mode, shorten the interaction time between indexer and consumer, improve the request efficiency. The version is compatible with the old state channel's mode, but future consumers will use new mode, recommendation to upgrade as soon as possible.
What's Changed
- State channel performance in #392
Full Changelog: v2.0.6...proxy-v2.1.0
indexer-coordinator v2.0.6
Priority
High add channel extend function for indexer, also need to upgrade proxy.
What's Changed
- Add channel extend method in indexer in #375
Full Changelog: v2.0.5...v2.0.6
indexer-proxy v2.0.6
Priority
High add channel extend function for indexer, also need to upgrade coordinator.
What's Changed
- Add channel extend method in indexer in #375
Full Changelog: proxy-v2.0.5...proxy-v2.0.6
indexer-proxy v2.0.5
Priority
High improve the proxy performance for RPC query.
What's Changed
Full Changelog: proxy-v2.0.4...proxy-v2.0.5
indexer-coordinator v2.0.5
Priority
Medium UI and other enhancements
What's Changed
- fix: render flow, style issue, unregister flow.
- feat: allow enabling pg ssl connection with new coordinator option
--postgres-ssl-mode=enabled
. - feat: sort project list by project type
Full Changelog: v2.0.4...v2.0.5
indexer-proxy v2.0.4
Priority
High fix the state channel conflict.
What's Changed
- Fix remote next check in #385
Full Changelog: proxy-v2.0.3...proxy-v2.0.4
indexer-proxy v2.0.3
Priority
High improve network bootstrap seed
What's Changed
- Use Multiaddr for bootstrap seed in #382
Full Changelog: proxy-v2.0.2...proxy-v2.0.3
indexer-proxy v2.0.2
Priority
Medium improve proxy cache and make channel more stable
What's Changed
- Add dev proxy ci in #376
- Fix arithmetic operation overflow in #379
- Upgrade redis & use connection pool in #380
Full Changelog: proxy-v2.0.1...proxy-v2.0.2