Skip to content

v2022.7.15

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jul 18:28
· 1052 commits to main since this release

Feature

  • Implemented user APIs
  • Add ability to query service maturity information
  • Add REST client
  • Add retryable http client to GQL client with a default of 10 retries
  • Upgrade to go 1.18
  • Add requireContactMethod and contactMethod optional args to the serviceOwnershipCheck type

Refactor

  • Refactor GQL client to use same settings as REST client
  • Change how API Token is set to GQL client

Bugfix

  • Fix package versioning so it actually works