Skip to content

21.0.0

Latest

Choose a tag to compare

@ChiragAgg5k ChiragAgg5k released this 22 Jun 13:19
e6987a3

What's Changed

  • Added: apps service for managing apps and app secrets
  • Added: oauth2 service for the OAuth2 authorization, device, and token flows
  • Added: device authorization grant parameters (verificationUrl, userCodeLength, userCodeFormat, deviceCodeDuration) to updateOAuth2Server
  • Added: emailCanonical, emailIsFree, emailIsDisposable, emailIsCorporate, and emailIsCanonical to the User model
  • Added: userAccessedAt to the Membership model
  • Added: PolicyDenyCorporateEmail and deny-corporate-email to ProjectPolicyId
  • Added: dedicatedDatabases.execute to ProjectKeyScopes
  • Breaking: usage.listEvents now takes a required metrics array with resource, interval, and dimensions instead of queries and total
  • Breaking: Replaced UsageEvent and UsageGauge models with UsageDataPoint and UsageMetric
  • Updated: Send an Accept: application/json header on all requests

Full Changelog: 20.1.0...21.0.0