v1.9.0
·
1892 commits
to master
since this release
What's Changed
Fixed
- Fix pagination for top avg metrics endpoint by @api-clients-generation-pipeline in #814
- Rename models and APIs with IdP, AuthNMapping, AuthN, and IoT by @therve in #825
- Fix oneOf object names by @jirikuncar in #832
- Make type optional for synthetics basic auth model by @api-clients-generation-pipeline in #840
- Fix camel case version of
ListSLOsby @jirikuncar in #860 - Set correct type for
tagsproperty by @api-clients-generation-pipeline in #857 - Fix serialization of v2 models by @jirikuncar in #875
Added
- Add support for
ci-pipelinesmonitor using Formulas and Functions by @api-clients-generation-pipeline in #820 - Add aggregate endpoint for RUM by @api-clients-generation-pipeline in #831
- Add
medianaggregation functions to RUM and logs by @api-clients-generation-pipeline in #838 - Add endpoint for validation of existing monitors by @api-clients-generation-pipeline in #839
- Create new ListStreamSource types in order to deprecate ISSUE_STREAM by @api-clients-generation-pipeline in #847
- [Query Value Widget] Add the timeseries background by @api-clients-generation-pipeline in #837
- Add
restricted_rolesto Synthetics tests and private locations by @api-clients-generation-pipeline in #849 - Add v2 SAML config IdP Metadata upload endpoint by @api-clients-generation-pipeline in #855
- Support pagination in Python by @api-clients-generation-pipeline in #861
- Support pagination in Ruby by @api-clients-generation-pipeline in #865
- Add Usage API endpoint for observability-pipelines and add properties to v1 GetUsageSummary by @api-clients-generation-pipeline in #835
Changed
Removed
- Remove
lambda_usageandlambda_percentagefrom usage API by @api-clients-generation-pipeline in #827 - [dashboards] Removed
issue_streamtype fromListStreamSourceby @api-clients-generation-pipeline in #852
Full Changelog: v1.8.0...v1.9.0