Skip to content

1.11.0

Compare
Choose a tag to compare
@api-clients-generation-pipeline api-clients-generation-pipeline released this 27 Apr 17:36
· 1417 commits to master since this release
0adf9bf

What's Changed

Fixed

  • Fix type for date field in LogsByRetentionMonthlyUsage by @api-clients-generation-pipeline in #864
  • Fix org name maximum by @api-clients-generation-pipeline in #894
  • Fix pagination for top avg metrics endpoint by @api-clients-generation-pipeline in #899
  • Rename models and operations with mixed cases by @therve in #904
  • Fix generation of oneOf types by @jirikuncar in #921
  • Allow bool coercion/conversion by @therve in #922
  • Fix type of nullable additionalProperties by @jirikuncar in #926
  • Make type optional for synthetics basic auth model by @api-clients-generation-pipeline in #933
  • Fix camel case version of ListSLOs by @jirikuncar in #955
  • Serialize body in async client by @therve in #952
  • Set correct type for tags property by @api-clients-generation-pipeline in #950

Added

  • Add impossible travel detection method by @api-clients-generation-pipeline in #855
  • Add CI App usage endpoint and usage summary columns by @api-clients-generation-pipeline in #860
  • [RUM] Add search endpoints by @api-clients-generation-pipeline in #859
  • Add support for getting online archive usage by @api-clients-generation-pipeline in #868
  • Add endpoint for retrieving audit logs by @api-clients-generation-pipeline in #866
  • Add support for Error Tracking monitors by @api-clients-generation-pipeline in #896
  • Add support for ci-pipelines monitor using Formulas and Functions by @api-clients-generation-pipeline in #906
  • Add aggregate endpoint for RUM by @api-clients-generation-pipeline in #919
  • Add median aggregation functions to RUM and logs by @api-clients-generation-pipeline in #931
  • Add endpoint for validation of existing monitors by @api-clients-generation-pipeline in #932
  • Create new ListStreamSource types in order to deprecate ISSUE_STREAM by @api-clients-generation-pipeline in #939
  • [Query Value Widget] Add the timeseries background by @api-clients-generation-pipeline in #930
  • Add restricted_roles to Synthetics tests and private locations by @api-clients-generation-pipeline in #941
  • Add v2 SAML config IdP Metadata upload endpoint by @api-clients-generation-pipeline in #948
  • Support pagination in Python by @api-clients-generation-pipeline in #957
  • Add Usage API endpoint for observability-pipelines and add properties to v1 GetUsageSummary by @api-clients-generation-pipeline in #928
  • Add Historical Chargeback Summary endpoint by @api-clients-generation-pipeline in #967

Changed

Removed

  • Remove lambda_usage and lambda_percentage from usage API by @api-clients-generation-pipeline in #914
  • [dashboards] Removed issue_stream type from ListStreamSource by @api-clients-generation-pipeline in #944

Deprecated

  • [monitors] Deprecate locked property and clarify documentation for restricted_roles by @api-clients-generation-pipeline in #888

New Contributors

Full Changelog: 1.10.0...1.11.0