Skip to content

15.1.0

Choose a tag to compare

@ChiragAgg5k ChiragAgg5k released this 23 Jun 08:45
d71bf1f

What's Changed

  • Breaking: listEvents and listGauges on Usage now take metrics (string array, 1-10) instead of a single metric
  • Breaking: UsageEventList and UsageGaugeList now expose interval and a metrics array; UsageGroup is replaced by UsageMetric and UsageDataPoint
  • Breaking: createDatabaseExecution on Compute now posts to the /executions endpoint
  • Added: resource parameter on Oauth2 authorize, createDeviceAuthorization, and createToken for RFC 8707 resource indicators
  • Added: resources field on the Oauth2Authorize model
  • Added: service and resource break-down dimensions on Usage listGauges
  • Updated: Databases transaction and text attribute methods are now marked deprecated in favor of TablesDB
  • Updated: OAuth2 server fields on the project model are now optional

Full Changelog: 15.0.0...15.1.0