Skip to content

Releases: DataDog/datadog-api-client-typescript

v1.24.0

11 Apr 19:43
93e6cb6
Compare
Choose a tag to compare

What's Changed

Fixed

  • Update Cleanup script to use GCP STS endpoint by @api-clients-generation-pipeline in #1556
  • Add include data to get team memberships response by @api-clients-generation-pipeline in #1542

Added

  • Add ci-pipeline-fingerprints field in v2.2 by @api-clients-generation-pipeline in #1562
  • Add validation endpoint for Security Monitoring Rules by @api-clients-generation-pipeline in #1581
  • Add UA documentation for online_archive and incident_management by @api-clients-generation-pipeline in #1585
  • Mark unit as nullable by @api-clients-generation-pipeline in #1587
  • Add query_interval_seconds to time-slice SLO condition parameters by @api-clients-generation-pipeline in #1589
  • Support providing files for the file upload feature when creating a Synthetic API test by @api-clients-generation-pipeline in #1588
  • Adding SLO Reporting API Documentation by @api-clients-generation-pipeline in #1558
  • Security Monitoring Suppression - Add data_exclusion_query field by @api-clients-generation-pipeline in #1593
  • aws api adding extended and deprecating old resource collection field by @api-clients-generation-pipeline in #1591

Changed

  • Add Team relationship to AuthNMappings by @api-clients-generation-pipeline in #1517

Deprecated

  • Remove deprecated /api/v1/usage/attribution by @api-clients-generation-pipeline in #1571
  • Deprecate legacy hourly usage metering endpoints by @api-clients-generation-pipeline in #1567

New Contributors

Full Changelog: v1.23.0...v1.24.0

v1.23.0

13 Mar 19:09
981a42d
Compare
Choose a tag to compare

What's Changed

Fixed

  • Downgrade noisy deserialization error log to debug by @skarimo in #1515
  • Move under common tag Case Management by @api-clients-generation-pipeline in #1520
  • Include user data with team membership resource by @api-clients-generation-pipeline in #1516
  • Apply static analysis changes by @skarimo in #1488
  • Disable additionalProperties for Downtime Schedule UpdateRequest oneOfs by @api-clients-generation-pipeline in #1525
  • Fix ListServiceDefinitions pagination information by @api-clients-generation-pipeline in #1550

Added

  • Case Management Public API documentation by @api-clients-generation-pipeline in #1499
  • Make grpc steps available for synthetics api multisteps tests by @api-clients-generation-pipeline in #1519
  • Add cloud run filter to GCP v1 and v2 spec by @api-clients-generation-pipeline in #1496
  • add ASM serverless to usage metering API docs by @api-clients-generation-pipeline in #1529
  • Add new products to usage API docs by @api-clients-generation-pipeline in #1534
  • Implement additionalProperties on all models by default by @nkzou in #1532
  • Adds support for ListMetricAssets endpoint by @api-clients-generation-pipeline in #1531
  • Add support for new CRUD agent rules endpoints by @api-clients-generation-pipeline in #1545
  • Add documentation for workflow usage attribution by @api-clients-generation-pipeline in #1551
  • Add Custom Destinations Public API by @api-clients-generation-pipeline in #1555

Changed

  • Update spec for DORA Metrics Incident endpoint by @api-clients-generation-pipeline in #1518

Deprecated

  • Deprecate the pattern property for SDS Standard Pattern Attributes by @api-clients-generation-pipeline in #1546
  • Deprecate Incident Services endpoints by @api-clients-generation-pipeline in #1557

New Contributors

Full Changelog: v1.22.0...v1.23.0

v1.22.0

06 Feb 21:12
200b828
Compare
Choose a tag to compare

What's Changed

Fixed

  • Add test support for file parameters by @api-clients-generation-pipeline in #1491
  • Security Monitoring Suppressions - Make expiration date nullable in update payload by @api-clients-generation-pipeline in #1500

Added

  • Security Monitoring - Add API support for suppression rules by @api-clients-generation-pipeline in #1484
  • Document support for BYDAY in SLO corrections by @api-clients-generation-pipeline in #1492
  • Add missing optional field env in DORA API endpoints by @api-clients-generation-pipeline in #1493
  • Add compressedProtoFile field to SyntheticsTestRequest by @api-clients-generation-pipeline in #1490
  • Add daily limit reset options to logs indexes api by @api-clients-generation-pipeline in #1494
  • Add support for API management API by @api-clients-generation-pipeline in #1489
  • Add pagination helper for team memberships by @api-clients-generation-pipeline in #1502
  • Increase limit on allowed number of graphs in split graph widget by @api-clients-generation-pipeline in #1507

Deprecated

  • Mark dashboard 'is_read_only' and 'restricted_roles' properties as deprecated by @api-clients-generation-pipeline in #1476

Full Changelog: v1.21.0...v1.22.0

v1.21.0

10 Jan 18:17
15f3be6
Compare
Choose a tag to compare

What's Changed

Fixed

Added

  • Add priority field to SDS rule and standard-pattern by @api-clients-generation-pipeline in #1452
  • Document new resource_collection and is_security_command_center_enabled fields in GCP APIs by @api-clients-generation-pipeline in #1453
  • Add SAML attributes by @api-clients-generation-pipeline in #1445
  • Security Monitoring - Support custom third party rules by @api-clients-generation-pipeline in #1470
  • Add public API support for time-slice SLOs by @api-clients-generation-pipeline in #1462
  • Add included_keyword_configuration field to SDS rule by @api-clients-generation-pipeline in #1473
  • Update Documentation for APM DevSecOps by @api-clients-generation-pipeline in #1474

Changed

  • Mark v1 downtime endpoints as deprecated by @api-clients-generation-pipeline in #1467
  • Adding Cloud Cost Management API Documentation by @api-clients-generation-pipeline in #1336
  • Add support for Cloudflare API zone and resource fields by @api-clients-generation-pipeline in #1472

Full Changelog: v1.20.0...v1.21.0

v1.20.0

12 Dec 16:45
f5eb092
Compare
Choose a tag to compare

What's Changed

Fixed

  • Fix Powerpack schema by @api-clients-generation-pipeline in #1402

Added

  • Add support for projected-cost endpoint by @api-clients-generation-pipeline in #1386
  • Document missing incident fields by @api-clients-generation-pipeline in #1406
  • Add active billing dimensions to usage metering by @api-clients-generation-pipeline in #1425
  • Add Cost Attribution To Usage Metering Public Beta Documentation by @api-clients-generation-pipeline in #1410
  • Update spec to include new DORA API endpoints by @api-clients-generation-pipeline in #1424
  • Add support to patch Synthetics test with partial data using JSON Patch by @api-clients-generation-pipeline in #1418
  • Document new api/app key schemas by @api-clients-generation-pipeline in #1405
  • Document new field filters for CloudWorkloadSecurityAgentRule by @api-clients-generation-pipeline in #1426
  • Live and historical custom timeseries docs by @api-clients-generation-pipeline in #1416
  • Add week_to_date and month_to_date to widget livespan by @api-clients-generation-pipeline in #1419
  • Use request data for undo operations in tests when response empty by @api-clients-generation-pipeline in #1396
  • Document included_keywords in ListStandardPatterns response by @api-clients-generation-pipeline in #1429
  • Document fields remote_config_read_enabled and category by @api-clients-generation-pipeline in #1427
  • Update Azure Spec to include Resource Collection by @api-clients-generation-pipeline in #1434
  • Allow creation of Application Security detection rules from the v2 API by @api-clients-generation-pipeline in #1436
  • Add Okta Integration APIs by @api-clients-generation-pipeline in #1417
  • Remove unstable flag for Events v2 api by @api-clients-generation-pipeline in #1441

Full Changelog: v1.19.0...v1.20.0

v1.19.0

15 Nov 19:43
d89705a
Compare
Choose a tag to compare

What's Changed

Fixed

  • Remove notify_no_data default by @api-clients-generation-pipeline in #1383
  • Fix SecurityMonitoringSignalAttribute field name by @api-clients-generation-pipeline in #1391
  • Fix typo in service definition field by @api-clients-generation-pipeline in #1404

Added

  • Update documentation for Cloud SIEM by @api-clients-generation-pipeline in #1374
  • Add containers API spec by @api-clients-generation-pipeline in #1375
  • Add serverless apm to usage attribution api by @api-clients-generation-pipeline in #1381
  • Document missing parameters by @api-clients-generation-pipeline in #1339
  • Powerpack Live Span Support by @api-clients-generation-pipeline in #1389
  • Add Amazon EventBridge endpoints to AWS Integration API by @api-clients-generation-pipeline in #1376
  • Add Container App filters to Azure API by @api-clients-generation-pipeline in #1359
  • Add UUID format support by @HantingZhang2 in #1388
  • Add new UA products to usage metering docs by @api-clients-generation-pipeline in #1393
  • Add scorecards endpoints by @api-clients-generation-pipeline in #1398
  • Document top list widget style by @api-clients-generation-pipeline in #1384
  • Add optional group-bys support to security signals by @api-clients-generation-pipeline in #1399

Changed

  • Add Beta Banner to Send Pipeline Events Endpoint by @api-clients-generation-pipeline in #1390
  • Remove endpoint for mute or unmute a finding and add support for bulk mute findings endpoint by @api-clients-generation-pipeline in #1385

Full Changelog: v1.18.0...v1.19.0

v1.18.0

16 Oct 15:05
fdccd0f
Compare
Choose a tag to compare

What's Changed

Fixed

  • Fix schema for query scalar API by @api-clients-generation-pipeline in #1328
  • Remove the application key from CreateCIAppPipelineEvent endpoint by @api-clients-generation-pipeline in #1338
  • Document 403 on team endpoints by @api-clients-generation-pipeline in #1347
  • Powerpack improve group_widget object by @api-clients-generation-pipeline in #1360
  • Remove escalation message default by @api-clients-generation-pipeline in #1372

Added

  • Add split graph widget to dashboard schema by @api-clients-generation-pipeline in #1304
  • Update public docs for CSM Enterprise and CSPM by @api-clients-generation-pipeline in #1325
  • Add serverless apps to usage and usage attribution by @api-clients-generation-pipeline in #1344
  • Add Network Device Monitoring Netflow to usage by @api-clients-generation-pipeline in #1354
  • Add Powerpacks endpoints to public api spec by @api-clients-generation-pipeline in #1326
  • Add account-tags to GCP Service Account Attributes by @api-clients-generation-pipeline in #1337
  • Add powerpack widget to dashboard schema by @api-clients-generation-pipeline in #1355
  • Add custom schedule to monitor scheduling options by @api-clients-generation-pipeline in #1340
  • Service Catalog support service definition schema v2.2 by @api-clients-generation-pipeline in #1364
  • Powerpack pagination and test fixes by @api-clients-generation-pipeline in #1368
  • Add support for container images endpoint by @api-clients-generation-pipeline in #1366
  • Add global IP ranges to spec by @api-clients-generation-pipeline in #1034

Changed

  • Add APM retention filter api documentation by @api-clients-generation-pipeline in #1313
  • Update request requirements of CI Visibility public pipelines write API by @api-clients-generation-pipeline in #1349
  • Add get APM retention filter endpoint by @api-clients-generation-pipeline in #1352
  • Remove beta label notice on create pipeline API endpoint by @api-clients-generation-pipeline in #1367

Full Changelog: v1.17.0...v1.18.0

v1.17.0

14 Sep 15:53
5cff0f0
Compare
Choose a tag to compare

What's Changed

Fixed

  • Fix downtimes monitor relationship id schema type by @api-clients-generation-pipeline in #1309
  • Fix passing body in retry logic by @therve in #1321

Added

  • Add trace_stream to dashboard ListStreamSource by @api-clients-generation-pipeline in #1282
  • Add pagination extension to SLO corrections by @api-clients-generation-pipeline in #1294
  • Adding aas count to the documentation for summary and hourly usage endpoints by @api-clients-generation-pipeline in #1297
  • Add pagination extension to SLOs by @api-clients-generation-pipeline in #1295
  • Add pagination extension to monitors by @api-clients-generation-pipeline in #1296
  • Add pagination extension to synthetics tests by @api-clients-generation-pipeline in #1301
  • Add 'style' to sunburst requests by @api-clients-generation-pipeline in #1300
  • Add pagination extension to notebook by @api-clients-generation-pipeline in #1302
  • Add support for dashboard listing pagination parameters by @api-clients-generation-pipeline in #1306
  • Add pagination parameters to downtimes listing by @api-clients-generation-pipeline in #1308
  • Add pagination extension to user list by @api-clients-generation-pipeline in #1307
  • Add pagination extension to team listing by @api-clients-generation-pipeline in #1310
  • Add retry support by @HantingZhang2 in #1293
  • Remove private beta for Downtimes v2 by @api-clients-generation-pipeline in #1305
  • Update v1 monitor api docs to exclude downtimes v2 by @api-clients-generation-pipeline in #1318
  • Add timing scope for response time assertions by @api-clients-generation-pipeline in #1311
  • Add Formula and Function query support to heatmap widgets by @api-clients-generation-pipeline in #1319
  • Add synthetics mobile application testing to usage metering API by @api-clients-generation-pipeline in #1315

New Contributors

Full Changelog: v1.16.0...v1.17.0

v1.16.0

23 Aug 16:51
1d83687
Compare
Choose a tag to compare

What's Changed

Fixed

  • Update team schemas by @api-clients-generation-pipeline in #1249
  • Mark downtime v2 start response as required by @api-clients-generation-pipeline in #1260
  • Document new properties and fix security monitoring schemas by @api-clients-generation-pipeline in #1248
  • Add missing CI App fields page and test_level by @api-clients-generation-pipeline in #1225

Added

  • Update stated limit for api/v2/metrics from 14 days to 30 days by @api-clients-generation-pipeline in #1255
  • Add missing sensitive data scanner fields by @api-clients-generation-pipeline in #1246
  • Add Workflow Executions to usage metering API by @api-clients-generation-pipeline in #1257
  • Add missing type field for OnDemandConcurrencyCap response by @api-clients-generation-pipeline in #1247
  • Add CI Visibility Intelligent Test Runner to usage metering API by @api-clients-generation-pipeline in #1256
  • Add custom_links to distribution widget schema by @api-clients-generation-pipeline in #1263
  • Add usage field region by @api-clients-generation-pipeline in #1264
  • Add message field to audit logs response by @api-clients-generation-pipeline in #1266
  • Add tags field to dashboard list response by @api-clients-generation-pipeline in #1265
  • API specs for user team memberships by @api-clients-generation-pipeline in #1277
  • Document EQUAL comparator by @api-clients-generation-pipeline in #1280
  • Add persistCookies option synthetics test request by @api-clients-generation-pipeline in #1279
  • Expose sds_scanned_bytes_usage in usage attribution API by @api-clients-generation-pipeline in #1285
  • Add support in azure integration endpoint for app service plan filters/cspm/custom metrics by @api-clients-generation-pipeline in #1278
  • Add APM and USM usage attribution type by @api-clients-generation-pipeline in #1273
  • Document new attributes for team models by @api-clients-generation-pipeline in #1270

Changed

  • Use configuration method for server variables by @therve in #1284

Full Changelog: v1.15.0...v1.16.0

v1.15.0

20 Jul 17:12
b76c923
Compare
Choose a tag to compare

What's Changed

Fixed

  • Spans API docs update by @api-clients-generation-pipeline in #1218
  • Fix filter indexes parameter in logs search by @api-clients-generation-pipeline in #1222
  • Fix Spans endpoint schemas by @api-clients-generation-pipeline in #1241

Added

  • Add support for geomap widget using response_type event_list by @api-clients-generation-pipeline in #1202
  • Add support for the spans API endpoints by @api-clients-generation-pipeline in #1207
  • Add a new field additional_query_filters to formula and function slo query by @api-clients-generation-pipeline in #1219
  • Add support for enable_custom_metrics in Confluent Account by @api-clients-generation-pipeline in #1216
  • Add missing id attribute for Confluent Account Response by @api-clients-generation-pipeline in #1223
  • Fix downtimes v2 schema and add missing field canceled by @api-clients-generation-pipeline in #1228
  • Add cloud_cost data source and query definition to dashboards by @api-clients-generation-pipeline in #1230
  • Add missing cloud workload security fields by @api-clients-generation-pipeline in #1236
  • Add integration_id field for dashboard list item by @api-clients-generation-pipeline in #1240
  • Add events response fields message and status by @api-clients-generation-pipeline in #1237
  • Add missing GetRUMApplications response field id by @api-clients-generation-pipeline in #1238
  • Add missing service definition fields by @api-clients-generation-pipeline in #1239
  • Add overlay type to Dashboards WidgetDisplayType by @api-clients-generation-pipeline in #1242
  • Update IP ranges with remote configuration section by @api-clients-generation-pipeline in #1244
  • Add missing relationships to UsersInvitations response by @api-clients-generation-pipeline in #1245
  • Added optional field filters when creating a cloud configuration rule by @api-clients-generation-pipeline in #1250

Changed

  • Add downtime v2 API in private beta by @api-clients-generation-pipeline in #1159
  • Mark access_role as nullable by @api-clients-generation-pipeline in #1226

Security

Full Changelog: v1.14.0...v1.15.0