datadog-api-client-1.6.0
·
1583 commits
to master
since this release
What's Changed
Fixed
- Fix event intake response by @api-clients-generation-pipeline in #1199
- Fix type for
datefield inLogsByRetentionMonthlyUsageby @api-clients-generation-pipeline in #1216 - Parse URI manually by @therve in #1207
- Fix org name maximum by @api-clients-generation-pipeline in #1239
- Fix pagination for top avg metrics endpoint by @api-clients-generation-pipeline in #1245
- Make type optional for synthetics basic auth model by @api-clients-generation-pipeline in #1269
- Set correct type for
tagsproperty by @api-clients-generation-pipeline in #1288
Added
- [Synthetics] Add missing option for SSL tests by @api-clients-generation-pipeline in #1206
- Add impossible travel detection method by @api-clients-generation-pipeline in #1211
- Add CI App usage endpoint and usage summary columns by @api-clients-generation-pipeline in #1215
- [RUM] Add search endpoints by @api-clients-generation-pipeline in #1213
- Add support for getting online archive usage by @api-clients-generation-pipeline in #1220
- Add endpoint for retrieving audit logs by @api-clients-generation-pipeline in #1219
- Add support for Error Tracking monitors by @api-clients-generation-pipeline in #1241
- Add support for
ci-pipelinesmonitor using Formulas and Functions by @api-clients-generation-pipeline in #1250 - Add aggregate endpoint for RUM by @api-clients-generation-pipeline in #1259
- Add
medianaggregation functions to RUM and logs by @api-clients-generation-pipeline in #1267 - Add endpoint for validation of existing monitors by @api-clients-generation-pipeline in #1268
- Create new ListStreamSource types in order to deprecate ISSUE_STREAM by @api-clients-generation-pipeline in #1276
- [Query Value Widget] Add the timeseries background by @api-clients-generation-pipeline in #1266
- Add
restricted_rolesto Synthetics tests and private locations by @api-clients-generation-pipeline in #1278 - Add v2 SAML config IdP Metadata upload endpoint by @api-clients-generation-pipeline in #1286
- Support pagination in Python by @api-clients-generation-pipeline in #1292
- Add Usage API endpoint for observability-pipelines and add properties to v1 GetUsageSummary by @api-clients-generation-pipeline in #1264
Changed
Removed
- Remove
lambda_usageandlambda_percentagefrom usage API by @api-clients-generation-pipeline in #1256 - [dashboards] Removed
issue_streamtype fromListStreamSourceby @api-clients-generation-pipeline in #1282
Deprecated
- [monitors] Deprecate
lockedproperty and clarify documentation forrestricted_rolesby @api-clients-generation-pipeline in #1233
New Contributors
- @juan-fernandez made their first contribution in #1226
Full Changelog: datadog-api-client-1.5.0...datadog-api-client-1.6.0