Skip to content

Releases: graphprotocol/service-quality-oracle

Release v0.2.2

31 Jul 20:17
29001d6
Compare
Choose a tag to compare

What's Changed

Direct commits

  • fix: update contract ABI to match deployed ServiceQualityOracle (#24) (MoonBoi9001)
  • chore: add dependabot config and update to production image (#16) (MoonBoi9001)

Docker Image

Pull the latest image:

docker pull ghcr.io/graphprotocol/service-quality-oracle:v0.2.2

Or use docker-compose:

services:
  service-quality-oracle:
    image: ghcr.io/graphprotocol/service-quality-oracle:v0.2.2

Release v0.2.1

31 Jul 18:22
8534bf8
Compare
Choose a tag to compare

What's Changed

Direct commits

  • feat: Add clickable transaction links and Python style guidelines (#15) (MoonBoi9001)

Docker Image

Pull the latest image:

docker pull ghcr.io/graphprotocol/service-quality-oracle:v0.2.1

Or use docker-compose:

services:
  service-quality-oracle:
    image: ghcr.io/graphprotocol/service-quality-oracle:v0.2.1

Release v0.2.0

30 Jul 15:38
daaa778
Compare
Choose a tag to compare

What's Changed

Direct commits

  • feat: Add Kubernetes deployment support (#14) (MoonBoi9001)

Docker Image

Pull the latest image:

docker pull ghcr.io/graphprotocol/service-quality-oracle:v0.2.0

Or use docker-compose:

services:
  service-quality-oracle:
    image: ghcr.io/graphprotocol/service-quality-oracle:v0.2.0

Release v0.1.0

30 Jul 10:28
8ad0436
Compare
Choose a tag to compare

What's Changed

Direct commits

Docker Image

Pull the latest image:

docker pull ghcr.io/graphprotocol/service-quality-oracle:v0.1.0

Or use docker-compose:

services:
  service-quality-oracle:
    image: ghcr.io/graphprotocol/service-quality-oracle:v0.1.0