Skip to content

v2.11.0

Choose a tag to compare

@api-clients-generation-pipeline api-clients-generation-pipeline released this 31 May 19:25
· 1450 commits to master since this release
2f8f946

What's Changed

Fixed

  • Fix oneOf handling of integer by floats by @therve in #1340
  • Mark usage fields as nullable by @api-clients-generation-pipeline in #1342
  • Properly mark usage fields as nullable by @api-clients-generation-pipeline in #1358
  • Remove read only attributes from team create and update by @api-clients-generation-pipeline in #1363
  • Remove duplicate unparsed attribute declaration by @skarimo in #1381

Added

  • Expose include_breakdown param for v2 hourly_usage by @api-clients-generation-pipeline in #1333
  • Add support for deserializing additionalProperties in GO client by @api-clients-generation-pipeline in #1324
  • Add new grpc assertions for Synthetics tests by @api-clients-generation-pipeline in #1339
  • add additional_query_filters to slo widget by @api-clients-generation-pipeline in #1351
  • Add customer_impact_scope to fields by @api-clients-generation-pipeline in #1349
  • Add notify_end_states and notify_end_types options to downtime by @api-clients-generation-pipeline in #1353
  • Add snapshot timestamp to GetFinding by @api-clients-generation-pipeline in #1365
  • Support schema version parameter in Get and List Service Definition endpoints by @api-clients-generation-pipeline in #1367
  • Add Application Vulnerability Management to usage metering API by @api-clients-generation-pipeline in #1368
  • Add formula and function slo query to dash widgets by @api-clients-generation-pipeline in #1373
  • Add secure field to Synthetics Browser Test variables and update docs by @api-clients-generation-pipeline in #1372
  • Add MatchingDowntime to monitor schema and with_downtimes parameter to GetMonitor by @api-clients-generation-pipeline in #1380
  • Add auth scopes for the service_definition endpoints by @api-clients-generation-pipeline in #1385
  • Update documentation for observability pipeline bytes usage attribution by @api-clients-generation-pipeline in #1377
  • Add option to obfuscate extracted values from Synthetics multistep tests by @api-clients-generation-pipeline in #1378
  • Add support for GCP STS endpoints by @api-clients-generation-pipeline in #1371
  • Add sort field to List Stream Widget's request query by @api-clients-generation-pipeline in #1394

Changed

  • Update spec to change findings limit and security monitoring menu order by @api-clients-generation-pipeline in #1335
  • Require teams_manage scope for creating and deleting teams by @api-clients-generation-pipeline in #1352
  • Update team name and handle length restrictions by @api-clients-generation-pipeline in #1395

Deprecated

  • Deprecate note for Incident Teams endpoints by @api-clients-generation-pipeline in #1357

Full Changelog: v2.10.0...v2.11.0