What's Changed
- Added:
appsservice for managing apps and app secrets - Added:
oauth2service for the OAuth2 authorization, device, and token flows - Added: device authorization grant parameters (
verificationUrl,userCodeLength,userCodeFormat,deviceCodeDuration) toupdateOAuth2Server - Added:
emailCanonical,emailIsFree,emailIsDisposable,emailIsCorporate, andemailIsCanonicalto theUsermodel - Added:
userAccessedAtto theMembershipmodel - Added:
PolicyDenyCorporateEmailanddeny-corporate-emailtoProjectPolicyId - Added:
dedicatedDatabases.executetoProjectKeyScopes - Breaking:
usage.listEventsnow takes a requiredmetricsarray withresource,interval, anddimensionsinstead ofqueriesandtotal - Breaking: Replaced
UsageEventandUsageGaugemodels withUsageDataPointandUsageMetric - Updated: Send an
Accept: application/jsonheader on all requests
Full Changelog: 20.1.0...21.0.0