Skip to content

Emerald Web3 Gateway 2.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Apr 14:57
· 452 commits to main since this release
v2.2.0
496b3f4

Supported versions

Name Version
Oasis Core 22.x
Emerald Paratime 8.x

Notable changes

This release adds an in-memory cache for common queries and implements Prometheus monitoring.

Monitoring is disabled by default, see example config on how to enable the Prometheus endpoint: https://github.com/oasisprotocol/emerald-web3-gateway/blob/496b3f432f903e246fdb60362e6a5b16399454d3/conf/tests.yml#L31-L33

Changelog

New Features

Bug fixes

  • 65f52f8: fix(cache): use the cached backend from the service (@ptrus)

Dependencies updates

Other changes

  • 85978e2: other(ci): update setup-go action to v3 (@ptrus)
  • e861d1c: other(metrics): add shorter buckets to API request duration histograms (@ptrus)
  • 5343d1e: other(metrics): make cache hit ratio metric name consistent (@ptrus)

Full Changelog: v2.1.0...v2.2.0

Running the gateway

https://github.com/oasisprotocol/emerald-web3-gateway/blob/v2.2.0/README.md#running-the-gateway-on-testnetmainnet