v8.2.0
- 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 theapi_keys
property is the service for managing API keys.
- NOTE: Please note the naming. The
- Migrated API Key-related functionality to
api_keys
service, deprecated old methods inuser
service