Skip to content

Releases: DataDog/datadog-api-client-go

v2.29.0

12 Aug 17:56
cbe3388
Compare
Choose a tag to compare

What's Changed

Fixed

  • Add 409 Conflict to CreateGlobalVariable by @api-clients-generation-pipeline in #2586

Added

  • Support incident_analytics enum in dashboard widget FormulaAndFunctionEventsDataSource data sources by @api-clients-generation-pipeline in #2594
  • update usage summary API docs for partner program by @api-clients-generation-pipeline in #2589
  • update historical_cost and projected_cost for partner program by @api-clients-generation-pipeline in #2579
  • Add custom cost endpoints to public API documentation by @api-clients-generation-pipeline in #2595
  • Update documentation for Cloud SIEM Analyzed Logs by @api-clients-generation-pipeline in #2597
  • Update documentation for App Sec SCA by @api-clients-generation-pipeline in #2584
  • Add trigger API documentation for workflow automation by @api-clients-generation-pipeline in #2558
  • Add PUT endpoint to scorecards APIs by @api-clients-generation-pipeline in #2605
  • Add json tag to AdditionalProperties by @skarimo in #2613
  • Documentation for new device tags endpoints by @api-clients-generation-pipeline in #2599
  • Update documentation for Flex Logs Starter by @api-clients-generation-pipeline in #2614

Changed

  • add mfa_enabled field and change created_at type to datetime by @api-clients-generation-pipeline in #2615

Full Changelog: v2.28.0...v2.29.0

v2.28.0

22 Jul 16:33
bfe80ec
Compare
Choose a tag to compare

What's Changed

Fixed

  • fix monitor enum by @api-clients-generation-pipeline in #2569
  • dashboards add support for time-slice SLOs by @api-clients-generation-pipeline in #2570
  • Make modified by field nullable for get all API keys by @api-clients-generation-pipeline in #2576

Added

  • add cross org uuids to timeseries query by @api-clients-generation-pipeline in #2535
  • Add network performance monitor type to API spec by @api-clients-generation-pipeline in #2546
  • Document force_delete_dependencies for synthetics test deletion by @api-clients-generation-pipeline in #2540
  • Support metric filtering in integration azure GET, PUT APIs by @api-clients-generation-pipeline in #2551
  • add enableProfiling and enableSecurityTesting options by @api-clients-generation-pipeline in #2562
  • Add convert rule JSON to terraform to Datadog API Spec. by @api-clients-generation-pipeline in #2537
  • add changes for datadog partner program to estimated cost and billable usage APIs by @api-clients-generation-pipeline in #2542
  • Add type as a required field for the different basic auth types by @api-clients-generation-pipeline in #2553
  • Adding Network Device Monitoring API Documentation by @api-clients-generation-pipeline in #2548
  • Security Monitoring - Support anomaly threshold detection method by @api-clients-generation-pipeline in #2567
  • update hourly usage API docs for partner program by @api-clients-generation-pipeline in #2577
  • Add resource_type query param to authn mapping spec by @api-clients-generation-pipeline in #2515
  • Add rum stream to API definition by @api-clients-generation-pipeline in #2581

Deprecated

  • Deprecate ListAWSRelatedAccounts by @api-clients-generation-pipeline in #2585

New Contributors

Full Changelog: v2.27.0...v2.28.0

v2.27.0

01 Jul 17:37
e7f356b
Compare
Choose a tag to compare

What's Changed

Fixed

  • Security Monitoring - Define specific payload for rule validation/testing by @api-clients-generation-pipeline in #2513
  • Remove the maximum limitation for the synthetics renotify_interval monitor option by @api-clients-generation-pipeline in #2517
  • Add bodyHash as a synthetics assertion type. by @api-clients-generation-pipeline in #2518
  • Add missing attributes envelope in ListAPIs response by @api-clients-generation-pipeline in #2526

Added

  • Allow the usage of the filters field when creating an agent rule by @api-clients-generation-pipeline in #2492
  • Add tileDef sort attribute by @api-clients-generation-pipeline in #2494
  • Add Security Monitoring rule test endpoint by @api-clients-generation-pipeline in #2509
  • Add originalFileName field to the SyntheticsTestRequestBodyFile definition by @api-clients-generation-pipeline in #2514
  • Add support for API management ListAPIs by @api-clients-generation-pipeline in #2521
  • Add elementsOperator to json path assertion for synthetic HTTP tests by @api-clients-generation-pipeline in #2532
  • Add /api/v2/org_configs specs by @api-clients-generation-pipeline in #2531
  • Update docs for RU Rollout New and Deprecated Keys planned for Oct 1st by @api-clients-generation-pipeline in #2544
  • Add option for wait step in multistep api tests by @api-clients-generation-pipeline in #2543

Changed

  • Monitor priority can have custom ranges and be null by @api-clients-generation-pipeline in #2541

New Contributors

Full Changelog: v2.26.0...v2.27.0

v2.26.0

21 May 16:24
23ac6db
Compare
Choose a tag to compare

What's Changed

Fixed

  • fix case search documentation by @api-clients-generation-pipeline in #2469

Added

  • Add support variablesFromScript in Synthetics API test by @api-clients-generation-pipeline in #2471
  • Add JSONSchema assertion support to API and multistep tests by @api-clients-generation-pipeline in #2448
  • add 1 day logs to usage api docs by @api-clients-generation-pipeline in #2477
  • Update UserTeamIncluded to include teams by @api-clients-generation-pipeline in #2482
  • Security Monitoring - Make Default Tags available in the response by @api-clients-generation-pipeline in #2491
  • Add flex logs storage tier by @api-clients-generation-pipeline in #2493

Changed

  • Rename the Cloud Workload Security tag to CSM Threats by @api-clients-generation-pipeline in #2481

Full Changelog: v2.25.0...v2.26.0

v2.25.0

11 Apr 17:47
1a9b6b6
Compare
Choose a tag to compare

What's Changed

Fixed

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

Added

  • Add ci-pipeline-fingerprints field in v2.2 by @api-clients-generation-pipeline in #2432
  • Add validation endpoint for Security Monitoring Rules by @api-clients-generation-pipeline in #2453
  • Add UA documentation for online_archive and incident_management by @api-clients-generation-pipeline in #2457
  • Mark unit as nullable by @api-clients-generation-pipeline in #2459
  • Add query_interval_seconds to time-slice SLO condition parameters by @api-clients-generation-pipeline in #2461
  • Support providing files for the file upload feature when creating a Synthetic API test by @api-clients-generation-pipeline in #2460
  • Adding SLO Reporting API Documentation by @api-clients-generation-pipeline in #2426
  • Security Monitoring Suppression - Add data_exclusion_query field by @api-clients-generation-pipeline in #2465
  • aws api adding extended and deprecating old resource collection field by @api-clients-generation-pipeline in #2463

Changed

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

Deprecated

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

Full Changelog: v2.24.0...v2.25.0

v2.24.0

13 Mar 18:55
72f118d
Compare
Choose a tag to compare

What's Changed

Fixed

  • Disable additionalProperties for Downtime Schedule UpdateRequest oneOfs by @api-clients-generation-pipeline in #2390
  • Fix ListServiceDefinitions pagination information by @api-clients-generation-pipeline in #2416

Added

  • Adds support for ListMetricAssets endpoint by @api-clients-generation-pipeline in #2404
  • Add support for new CRUD agent rules endpoints by @api-clients-generation-pipeline in #2410
  • Add documentation for workflow usage attribution by @api-clients-generation-pipeline in #2418
  • Add Custom Destinations Public API by @api-clients-generation-pipeline in #2422

Deprecated

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

New Contributors

Full Changelog: v2.23.0...v2.24.0

v2.23.0

27 Feb 10:15
8e58918
Compare
Choose a tag to compare

What's Changed

Fixed

  • Move under common tag Case Management by @api-clients-generation-pipeline in #2385
  • Include user data with team membership resource by @api-clients-generation-pipeline in #2380

Added

  • Case Management Public API documentation by @api-clients-generation-pipeline in #2364
  • Make grpc steps available for synthetics api multisteps tests by @api-clients-generation-pipeline in #2384
  • Add cloud run filter to GCP v1 and v2 spec by @api-clients-generation-pipeline in #2361
  • add ASM serverless to usage metering API docs by @api-clients-generation-pipeline in #2393
  • Add new products to usage API docs by @api-clients-generation-pipeline in #2396

Changed

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

Full Changelog: v2.22.0...v2.23.0

v2.22.0

06 Feb 16:40
66dac64
Compare
Choose a tag to compare

What's Changed

Fixed

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

Added

  • Security Monitoring - Add API support for suppression rules by @api-clients-generation-pipeline in #2351
  • Document support for BYDAY in SLO corrections by @api-clients-generation-pipeline in #2357
  • Add missing optional field env in DORA API endpoints by @api-clients-generation-pipeline in #2358
  • Add compressedProtoFile field to SyntheticsTestRequest by @api-clients-generation-pipeline in #2355
  • Add daily limit reset options to logs indexes api by @api-clients-generation-pipeline in #2359
  • Add support for API management API by @api-clients-generation-pipeline in #2354
  • Add pagination helper for team memberships by @api-clients-generation-pipeline in #2367
  • Increase limit on allowed number of graphs in split graph widget by @api-clients-generation-pipeline in #2372

Deprecated

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

Full Changelog: v2.21.0...v2.22.0

v2.21.0

10 Jan 18:17
b9df3ce
Compare
Choose a tag to compare

What's Changed

Added

  • Add priority field to SDS rule and standard-pattern by @api-clients-generation-pipeline in #2317
  • Document new resource_collection and is_security_command_center_enabled fields in GCP APIs by @api-clients-generation-pipeline in #2318
  • Add SAML attributes by @api-clients-generation-pipeline in #2311
  • Security Monitoring - Support custom third party rules by @api-clients-generation-pipeline in #2337
  • Add public API support for time-slice SLOs by @api-clients-generation-pipeline in #2328
  • Add included_keyword_configuration field to SDS rule by @api-clients-generation-pipeline in #2340
  • Update Documentation for APM DevSecOps by @api-clients-generation-pipeline in #2341

Changed

  • Change binary to use io.Reader by @therve in #2329
  • Mark v1 downtime endpoints as deprecated by @api-clients-generation-pipeline in #2334
  • Adding Cloud Cost Management API Documentation by @api-clients-generation-pipeline in #2326
  • Add support for Cloudflare API zone and resource fields by @api-clients-generation-pipeline in #2339

Full Changelog: v2.20.0...v2.21.0

v2.20.0

12 Dec 16:08
a901a4f
Compare
Choose a tag to compare

What's Changed

Fixed

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

Added

  • Add support for projected-cost endpoint by @api-clients-generation-pipeline in #2245
  • Document missing incident fields by @api-clients-generation-pipeline in #2268
  • Add active billing dimensions to usage metering by @api-clients-generation-pipeline in #2288
  • Add Cost Attribution To Usage Metering Public Beta Documentation by @api-clients-generation-pipeline in #2273
  • Update spec to include new DORA API endpoints by @api-clients-generation-pipeline in #2287
  • Add support to patch Synthetics test with partial data using JSON Patch by @api-clients-generation-pipeline in #2281
  • Document new api/app key schemas by @api-clients-generation-pipeline in #2267
  • Document new field filters for CloudWorkloadSecurityAgentRule by @api-clients-generation-pipeline in #2289
  • Live and historical custom timeseries docs by @api-clients-generation-pipeline in #2279
  • Add week_to_date and month_to_date to widget livespan by @api-clients-generation-pipeline in #2282
  • Use request data for undo operations in tests when response empty by @api-clients-generation-pipeline in #2256
  • Document included_keywords in ListStandardPatterns response by @api-clients-generation-pipeline in #2292
  • Document fields remote_config_read_enabled and category by @api-clients-generation-pipeline in #2290
  • Update Azure Spec to include Resource Collection by @api-clients-generation-pipeline in #2298
  • Allow creation of Application Security detection rules from the v2 API by @api-clients-generation-pipeline in #2300
  • Add Okta Integration APIs by @api-clients-generation-pipeline in #2280
  • Remove unstable flag for Events v2 api by @api-clients-generation-pipeline in #2306

Full Changelog: v2.19.0...v2.20.0