Skip to content

Releases: DataDog/datadog-api-client-python

2.33.1

11 Mar 17:17
74bce2d
Compare
Choose a tag to compare

What's Changed

Changed

  • Remove meta from RUM retention filters APIs by @api-clients-generation-pipeline in #2454

Full Changelog: 2.33.0...2.33.1

2.33.0

11 Mar 14:50
1636c93
Compare
Choose a tag to compare

What's Changed

Fixed

  • Remove javascript browser variable type by @api-clients-generation-pipeline in #2399
  • Additional rules to inject openapi type by @api-clients-generation-pipeline in #2420
  • Fix ListCatalogEntity pagination endpoint to use correct offset value by @api-clients-generation-pipeline in #2439

Added

  • add new related_assets filter query parameter to the get a list of metrics V2 API by @api-clients-generation-pipeline in #2366
  • Add actions and groupSignalsBy field in detection rules API by @api-clients-generation-pipeline in #2401
  • Add Workflows CRUD Public API Endpoints by @api-clients-generation-pipeline in #2391
  • Add endpoint to retrieve Security Monitoring rule version history by @api-clients-generation-pipeline in #2372
  • Adds override_existing_configurations and include_actively_queried_configurations to bulk tag config endpoint by @api-clients-generation-pipeline in #2410
  • Add number_format to each formula in widget by @api-clients-generation-pipeline in #2413
  • Add trend support for cell_display_mode by @api-clients-generation-pipeline in #2409
  • Add support for span id remapper in logs pipelines processors by @api-clients-generation-pipeline in #2421
  • Add evaluation_window and keep_alive for Security monitoring rule by @api-clients-generation-pipeline in #2422
  • Add extractedValuesFromScript to multistep API tests by @api-clients-generation-pipeline in #2426
  • Update timezone for cumulative window by @api-clients-generation-pipeline in #2425
  • Document Agentless AWS scan options routes by @api-clients-generation-pipeline in #2435
  • Create types for app builder queries explicitly, remove experimental flag by @api-clients-generation-pipeline in #2411
  • Document Agentless AWS on demand routes by @api-clients-generation-pipeline in #2440
  • Add quality_issues to monitor schema on monitor search API by @api-clients-generation-pipeline in #2442
  • Introduce public v2 endpoints for Application Security by @api-clients-generation-pipeline in #2427
  • Add delete log index to public API by @api-clients-generation-pipeline in #2441
  • Add v2 endpoints for RUM retention filters. by @api-clients-generation-pipeline in #2436
  • Added storage class information to the S3 archive destination by @api-clients-generation-pipeline in #2448

Changed

  • Revert GetSBOM to x-unstable by @api-clients-generation-pipeline in #2404
  • Update documentation with account filtering info for aws_cur_config endpoints by @api-clients-generation-pipeline in #2416
  • Update sharing APIs to match server by @api-clients-generation-pipeline in #2424
  • Update Vulnerabilities endpoints documentation by @api-clients-generation-pipeline in #2428

Deprecated

  • Deprecate API management endpoints by @api-clients-generation-pipeline in #2415

New Contributors

Full Changelog: 2.32.0...2.33.0

2.32.0

05 Feb 19:55
8817fc2
Compare
Choose a tag to compare

What's Changed

Fixed

  • Modify owner properties to be a string by @api-clients-generation-pipeline in #2392

Added

  • Add UT breakdown for fargate_container_profiler billing dimension by @api-clients-generation-pipeline in #2323
  • Add synthetics browser step public_id field by @api-clients-generation-pipeline in #2183
  • Add support for vulnerability management by @api-clients-generation-pipeline in #2324
  • add start_date to suppression APIs by @api-clients-generation-pipeline in #2291
  • Add CSM Coverage Analysis API specs by @api-clients-generation-pipeline in #2329
  • Add allow_self_lockout to documentation by @api-clients-generation-pipeline in #2338
  • Ephemeral Infra_host new keys in summary endpoint by @api-clients-generation-pipeline in #2340
  • Update app builder API by @api-clients-generation-pipeline in #2333
  • Add meta and source fields to JSONAPIErrorItem by @api-clients-generation-pipeline in #2332
  • Add CSM Agentless Read Endpoint by @api-clients-generation-pipeline in #2330
  • Update rum doc to include new usage types by @api-clients-generation-pipeline in #2343
  • add cost monitor type to API Spec by @api-clients-generation-pipeline in #2354
  • Add Action Connection API for Workflow Automation by @api-clients-generation-pipeline in #2341
  • Add type in Data Deletion API by @api-clients-generation-pipeline in #2358
  • Add a cost monitor example by @api-clients-generation-pipeline in #2363
  • Add provider_name attribute to pipelines API by @api-clients-generation-pipeline in #2345
  • Add support for vulnerability management - GetSBOM new endpoint by @api-clients-generation-pipeline in #2359
  • Remove preview status for GetBillingDimensionMapping endpoint by @api-clients-generation-pipeline in #2371
  • Add encryption field to logs archive destination by @api-clients-generation-pipeline in #2369
  • Add tags and description to logs pipelines by @api-clients-generation-pipeline in #2374
  • Publish security notification rules API endpoints by @api-clients-generation-pipeline in #2367
  • Publish app builder API documentation by @api-clients-generation-pipeline in #2347
  • update public document with configuration event type by @api-clients-generation-pipeline in #2382
  • Add support for Entity kind API by @api-clients-generation-pipeline in #2387
  • Rename embeddedQueries attribute to queries in app builder api by @api-clients-generation-pipeline in #2388

Changed

  • Fix specification for Azure metric filtering by @api-clients-generation-pipeline in #2327
  • Change allow_self_lockout from string to bool by @api-clients-generation-pipeline in #2342
  • remove flag Beta for cost-by-tag endpoint by @api-clients-generation-pipeline in #2379
  • Added Support for Workflow Webhooks Public API by @api-clients-generation-pipeline in #2383
  • Vulnerabilities endpoints GA - Remove x-unstable by @api-clients-generation-pipeline in #2389

Full Changelog: 2.31.0...2.32.0

2.31.0

17 Dec 20:16
715408a
Compare
Choose a tag to compare

What's Changed

Fixed

  • Stop strings in arbitrary type fields from automatically converting to UUID by @nkzou in #2274

Added

  • Adds accepted reasons for archiving signal by @api-clients-generation-pipeline in #2162
  • Add usage type breakdown for error tracking billing dimension by @api-clients-generation-pipeline in #2251
  • Add Historical Job endpoints to Datadog API spec by @api-clients-generation-pipeline in #2250
  • Add new keys for CWS Fargate Task in summary usage and usage attribution endpoints by @api-clients-generation-pipeline in #2254
  • Add missing measures for SLOs data source by @api-clients-generation-pipeline in #2255
  • Create AWS Integrations v2 API spec by @api-clients-generation-pipeline in #1990
  • Add step_functions as valid enum for v1 AWS tag filter spec by @api-clients-generation-pipeline in #2263
  • Fix authz scope descriptions by @api-clients-generation-pipeline in #2273
  • Updated OpenAPI logs_pattern_query to support Patterns for any attribute by @api-clients-generation-pipeline in #2272
  • Add API specification for events intake v2 by @api-clients-generation-pipeline in #2205
  • Data Deletion Endpoints Documentation by @api-clients-generation-pipeline in #2258
  • Add exitIfSucceed to multistep API tests by @api-clients-generation-pipeline in #2307
  • Security Monitoring Rule - Add the updatedAt field in the SecurityMonitoringStandardRuleResponse by @api-clients-generation-pipeline in #2283
  • add docs for pagination in /api/v2/metrics endpoint by @api-clients-generation-pipeline in #2174
  • Add daily as a valid enum for SLOReportInterval by @api-clients-generation-pipeline in #2316
  • Add new product Code Security host for summary endpoint and UA endpoints by @api-clients-generation-pipeline in #2285
  • Add CSM Agents Read Endpoint by @api-clients-generation-pipeline in #2314
  • Add app builder API spec by @api-clients-generation-pipeline in #2309

Changed

  • Fix spelling error for bindings by @api-clients-generation-pipeline in #2252
  • Revert the earlier spelling change by @api-clients-generation-pipeline in #2257
  • Remove mobile device ids and make all device ids simple string by @api-clients-generation-pipeline in #2269
  • Remove support for namespace_filters.include/exclude_all in v2 AWS Integrations API by @api-clients-generation-pipeline in #2271
  • Add running pipelines on custom pipelines API by @api-clients-generation-pipeline in #2266

Removed

  • Remove unnecessary field in list stream column config by @api-clients-generation-pipeline in #2317

Deprecated

  • Remove /api/v2/cost/enabled by @api-clients-generation-pipeline in #2304

New Contributors

Full Changelog: 2.30.0...2.31.0

2.30.0

07 Nov 14:14
1858160
Compare
Choose a tag to compare

What's Changed

Fixed

  • Fix Toplist widget's stacked display style - remove legend as required field by @api-clients-generation-pipeline in #2184
  • Remove user fields that are unsupported by the Incidents API by @api-clients-generation-pipeline in #2195
  • Refactor data serialization by @therve in #2211
  • Fix Synthetics batch status by @api-clients-generation-pipeline in #2245

Added

  • Add MSTeams integration metadata info by @api-clients-generation-pipeline in #2197
  • Add code_analysis_sa_committers_hwm and code_analysis_sca_committers_hwm to UsageMetering by @api-clients-generation-pipeline in #2198
  • Update GCP API Spec to support is_resource_change_collection_enabled by @api-clients-generation-pipeline in #2201
  • Add vulnerability type to Findings API by @api-clients-generation-pipeline in #2200
  • Update Documentation for Data Stream Monitoring by @api-clients-generation-pipeline in #2207
  • Add LLM Observability to ListStreamSource by @api-clients-generation-pipeline in #2206
  • Add synthetics stepDetail.allowFailure and stepDetail.failure by @api-clients-generation-pipeline in #2217
  • Integrate incident types into Incidents API documentation by @api-clients-generation-pipeline in #2199
  • Add use_recommended_keywords attribute to sensitive data scanner rule spec by @api-clients-generation-pipeline in #2228
  • Add code 512 to retry status codes by @HantingZhang2 in #2225
  • Add domain allowlist endpoints by @api-clients-generation-pipeline in #2224
  • Add v2 endpoints for RUM custom metrics. by @api-clients-generation-pipeline in #2223
  • Documentation for beta /v2/usage/billing_dimension_mapping by @api-clients-generation-pipeline in #2152
  • Add alwaysExecute and exitIfSucceed to Synthetics steps by @api-clients-generation-pipeline in #2246
  • Add metric_namespace_configs to GCP v2 API by @api-clients-generation-pipeline in #2248

Changed

  • Edit Naming for v2 Microsoft Teams Integration Endpoints by @api-clients-generation-pipeline in #2196
  • Change the mobile device ids from enum to string by @api-clients-generation-pipeline in #2194
  • Mark Cost Attribution end_month parameter as not required by @api-clients-generation-pipeline in #2181
  • Allow for any type for additionalProperties in HTTPLogItem by @api-clients-generation-pipeline in #2216
  • Make some amendments to the new mobiles schema by @api-clients-generation-pipeline in #2215
  • Make value be oneOf number or string by @api-clients-generation-pipeline in #2229
  • Add examples for resources for Cloudflare by @api-clients-generation-pipeline in #2222

Removed

  • Remove deprecated estimated usage types for usage attribution by @api-clients-generation-pipeline in #2220

Deprecated

  • Deprecate two sds metadata fields by @api-clients-generation-pipeline in #2214
  • Delete api/v2/cost/aws_related_accounts from spec by @api-clients-generation-pipeline in #2232
  • Deprecate api/v2/cost/enabled by @api-clients-generation-pipeline in #2241

Full Changelog: 2.29.0...2.30.0

2.29.0

02 Oct 15:33
465f013
Compare
Choose a tag to compare

What's Changed

Fixed

  • change schema used in FastlyServicesResponse by @api-clients-generation-pipeline in #2173
  • Fix crash when closing an async client. by @jack-edmonds-dd in #2186

Added

  • Add new synthetics HTTP javascript assertion by @api-clients-generation-pipeline in #2091
  • Dashboards - Toplist widget style - Add palette by @api-clients-generation-pipeline in #2146
  • Allow Table Widget requests to specify text replace formatting in dashboards by @api-clients-generation-pipeline in #2147
  • Add documentation for Data Jobs Monitoring summary keys by @api-clients-generation-pipeline in #2154
  • Update estimate docs with realtime changes by @api-clients-generation-pipeline in #2177
  • Ensure clients can handle empty oneOf objects by @api-clients-generation-pipeline in #2175
  • Add referenceTables field to security monitoring endpoints by @api-clients-generation-pipeline in #2170
  • Add UA documentation for new DJM usage_type by @api-clients-generation-pipeline in #2171
  • Add v2 endpoints for MS Teams Integration by @api-clients-generation-pipeline in #2180
  • Add documention for OCI Integration by @api-clients-generation-pipeline in #2188
  • Add schema for mobile test by @api-clients-generation-pipeline in #2163
  • Add Synthetics endpoint to fetch uptimes in API spec by @api-clients-generation-pipeline in #2140

Changed

  • Split the synthetics request port field into a oneOf by @api-clients-generation-pipeline in #2157
  • Remove unused field color in TeamUpdateAttributes by @api-clients-generation-pipeline in #2155
  • Powerpack add support for prefix and available values by @api-clients-generation-pipeline in #2164
  • Update v2 metrics list endpoint filter by metric type to use metric type category by @api-clients-generation-pipeline in #2179

Full Changelog: 2.28.0...2.29.0

2.28.0

04 Sep 18:49
83413c3
Compare
Choose a tag to compare

What's Changed

Fixed

  • Enable additionalProperties by default by @skarimo in #2111
  • Add is_totp and is_fido to Synthetic global variables by @api-clients-generation-pipeline in #2059
  • Handle nested oneOfs during serialization by @skarimo in #2136

Added

  • Add api_key and name to CloudflareAccountResponseAttributes. by @api-clients-generation-pipeline in #2105
  • Add api_key and name to FastlyAccountUpdateRequestAttributes. by @api-clients-generation-pipeline in #2106
  • Add opsgenie_api_key to OpsgenieServiceResponseAttributes. by @api-clients-generation-pipeline in #2107
  • Add category and remote_config_read_enabled to APIKeyCreateAttributes, and add LeakedKey. by @api-clients-generation-pipeline in #2108
  • Allow 4 group-bys for pattern viz by @api-clients-generation-pipeline in #2116
  • add url attribute to metrics assets v2 api by @api-clients-generation-pipeline in #2118
  • Add editable field to suppression rule by @api-clients-generation-pipeline in #2021
  • Add num_flex_logs_retention_days field to logs_indexes api spec by @api-clients-generation-pipeline in #2119
  • Software catalog openapi spec by @api-clients-generation-pipeline in #2137

Changed

  • allow variables in port by @api-clients-generation-pipeline in #2092
  • Fix VFTs and extracted local variables enum types by @api-clients-generation-pipeline in #2078
  • Changed Widget time schema to add support for new fixed_span and live_span object by @api-clients-generation-pipeline in #2097

Deprecated

  • mark groupby_simple_monitor as deprecated by @api-clients-generation-pipeline in #2134

Full Changelog: 2.27.0...2.28.0

2.27.0

12 Aug 18:01
0ae80f6
Compare
Choose a tag to compare

What's Changed

Fixed

  • fix monitor enum by @api-clients-generation-pipeline in #2046
  • dashboards add support for time-slice SLOs by @api-clients-generation-pipeline in #2047
  • Make modified by field nullable for get all API keys by @api-clients-generation-pipeline in #2053
  • Add 409 Conflict to CreateGlobalVariable by @api-clients-generation-pipeline in #2063
  • Dont inject content type on empty body by @skarimo in #2079

Added

  • add cross org uuids to timeseries query by @api-clients-generation-pipeline in #2010
  • Add network performance monitor type to API spec by @api-clients-generation-pipeline in #2022
  • Document force_delete_dependencies for synthetics test deletion by @api-clients-generation-pipeline in #2016
  • Support metric filtering in integration azure GET, PUT APIs by @api-clients-generation-pipeline in #2027
  • add enableProfiling and enableSecurityTesting options by @api-clients-generation-pipeline in #2037
  • Add convert rule JSON to terraform to Datadog API Spec. by @api-clients-generation-pipeline in #2014
  • add changes for datadog partner program to estimated cost and billable usage APIs by @api-clients-generation-pipeline in #2018
  • Add type as a required field for the different basic auth types by @api-clients-generation-pipeline in #2029
  • Adding Network Device Monitoring API Documentation by @api-clients-generation-pipeline in #2024
  • Security Monitoring - Support anomaly threshold detection method by @api-clients-generation-pipeline in #2044
  • update hourly usage API docs for partner program by @api-clients-generation-pipeline in #2054
  • Add resource_type query param to authn mapping spec by @api-clients-generation-pipeline in #1989
  • Add rum stream to API definition by @api-clients-generation-pipeline in #2058
  • Support incident_analytics enum in dashboard widget FormulaAndFunctionEventsDataSource data sources by @api-clients-generation-pipeline in #2068
  • update usage summary API docs for partner program by @api-clients-generation-pipeline in #2065
  • update historical_cost and projected_cost for partner program by @api-clients-generation-pipeline in #2056
  • Add custom cost endpoints to public API documentation by @api-clients-generation-pipeline in #2076
  • Update documentation for Cloud SIEM Analyzed Logs by @api-clients-generation-pipeline in #2070
  • Update documentation for App Sec SCA by @api-clients-generation-pipeline in #2061
  • Add trigger API documentation for workflow automation by @api-clients-generation-pipeline in #2034
  • Add PUT endpoint to scorecards APIs by @api-clients-generation-pipeline in #2081
  • Documentation for new device tags endpoints by @api-clients-generation-pipeline in #2072
  • Update documentation for Flex Logs Starter by @api-clients-generation-pipeline in #2089

Changed

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

Deprecated

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

New Contributors

Full Changelog: 2.26.0...2.27.0

2.26.0

01 Jul 17:38
b5a5be1
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 #1987
  • Remove the maximum limitation for the synthetics renotify_interval monitor option by @api-clients-generation-pipeline in #1991
  • Add bodyHash as a synthetics assertion type. by @api-clients-generation-pipeline in #1992
  • Handle unparseable objects in the Python client. by @jack-edmonds-dd in #2009
  • Add missing attributes envelope in ListAPIs response by @api-clients-generation-pipeline in #2000

Added

  • Allow the usage of the filters field when creating an agent rule by @api-clients-generation-pipeline in #1967
  • Add tileDef sort attribute by @api-clients-generation-pipeline in #1969
  • Add Security Monitoring rule test endpoint by @api-clients-generation-pipeline in #1983
  • Add originalFileName field to the SyntheticsTestRequestBodyFile definition by @api-clients-generation-pipeline in #1988
  • Add support for API management ListAPIs by @api-clients-generation-pipeline in #1995
  • Add elementsOperator to json path assertion for synthetic HTTP tests by @api-clients-generation-pipeline in #2006
  • Add /api/v2/org_configs specs by @api-clients-generation-pipeline in #2005
  • Update docs for RU Rollout New and Deprecated Keys planned for Oct 1st by @api-clients-generation-pipeline in #2020
  • Add option for wait step in multistep api tests by @api-clients-generation-pipeline in #2019

Changed

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

New Contributors

Full Changelog: 2.25.0...2.26.0

2.25.0

21 May 15:49
7e9d097
Compare
Choose a tag to compare

What's Changed

Fixed

  • Fix param retrieval for async client paginated calls by @garretruh in #1951

Added

  • Add JSONSchema assertion support to API and multistep tests by @api-clients-generation-pipeline in #1925
  • add 1 day logs to usage api docs by @api-clients-generation-pipeline in #1952
  • Update UserTeamIncluded to include teams by @api-clients-generation-pipeline in #1957
  • Security Monitoring - Make Default Tags available in the response by @api-clients-generation-pipeline in #1966
  • Add flex logs storage tier by @api-clients-generation-pipeline in #1968

Changed

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

New Contributors

Full Changelog: 2.24.1...2.25.0