Skip to content

Releases: subquery/network-indexer-services

indexer-proxy v2.2.0

24 May 03:34
cbcd46b
Compare
Choose a tag to compare

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

12 Apr 09:24
9cece83
Compare
Choose a tag to compare

Priority

Medium Safe wallet support and other enhancements

What's Changed

  • feat: add safe wallet support in #394
  • feat: support special chars in postgres password in #395

Full Changelog: v2.0.6...v2.0.7

indexer-proxy v2.1.0

12 Apr 04:59
906d609
Compare
Choose a tag to compare

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

01 Apr 20:50
Compare
Choose a tag to compare

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

01 Apr 20:50
Compare
Choose a tag to compare

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

19 Mar 03:35
8968e75
Compare
Choose a tag to compare

Priority

High improve the proxy performance for RPC query.

What's Changed

  • Update base64 requirement from 0.21 to 0.22 in #373
  • Avoid block when query in #388

Full Changelog: proxy-v2.0.4...proxy-v2.0.5

indexer-coordinator v2.0.5

14 Mar 08:28
3acece0
Compare
Choose a tag to compare

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

14 Mar 04:21
5c30ac8
Compare
Choose a tag to compare

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

12 Mar 21:38
Compare
Choose a tag to compare

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

11 Mar 21:36
Compare
Choose a tag to compare

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