Skip to content

v8.2.0

Compare
Choose a tag to compare
@Justintime50 Justintime50 released this 11 Oct 17:42
· 34 commits to master since this release
4a1e162
  • Add dedicated API Key-related service, available via the api_keys property of a client
    • NOTE: Please note the naming. The api_key property of a client is the currently-used API key string, while the api_keys property is the service for managing API keys.
  • Migrated API Key-related functionality to api_keys service, deprecated old methods in user service