Skip to content

Releases: DataDog/datadog-api-client-python

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

2.24.1

18 Apr 16:56
b1b7ac2
Compare
Choose a tag to compare

What's Changed

Fixed

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

Added

  • Add support variablesFromScript in Synthetics API test by @api-clients-generation-pipeline in #1945

Full Changelog: 2.24.0...2.24.1

2.24.0

11 Apr 17:59
fe2ba68
Compare
Choose a tag to compare

What's Changed

Fixed

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

Added

  • Add ci-pipeline-fingerprints field in v2.2 by @api-clients-generation-pipeline in #1909
  • Add validation endpoint for Security Monitoring Rules by @api-clients-generation-pipeline in #1930
  • Add UA documentation for online_archive and incident_management by @api-clients-generation-pipeline in #1932
  • Mark unit as nullable by @api-clients-generation-pipeline in #1934
  • Add query_interval_seconds to time-slice SLO condition parameters by @api-clients-generation-pipeline in #1936
  • Support providing files for the file upload feature when creating a Synthetic API test by @api-clients-generation-pipeline in #1935
  • Adding SLO Reporting API Documentation by @api-clients-generation-pipeline in #1906
  • Security Monitoring Suppression - Add data_exclusion_query field by @api-clients-generation-pipeline in #1940
  • aws api adding extended and deprecating old resource collection field by @api-clients-generation-pipeline in #1938

Changed

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

Deprecated

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

Full Changelog: 2.23.0...2.24.0

2.23.0

13 Mar 18:55
659ae86
Compare
Choose a tag to compare

What's Changed

Fixed

  • Move under common tag Case Management by @api-clients-generation-pipeline in #1867
  • Include user data with team membership resource by @api-clients-generation-pipeline in #1863
  • Disable additionalProperties for Downtime Schedule UpdateRequest oneOfs by @api-clients-generation-pipeline in #1873
  • Fix ListServiceDefinitions pagination information by @api-clients-generation-pipeline in #1897

Added

  • Case Management Public API documentation by @api-clients-generation-pipeline in #1848
  • Make grpc steps available for synthetics api multisteps tests by @api-clients-generation-pipeline in #1866
  • Add cloud run filter to GCP v1 and v2 spec by @api-clients-generation-pipeline in #1845
  • add ASM serverless to usage metering API docs by @api-clients-generation-pipeline in #1876
  • Add new products to usage API docs by @api-clients-generation-pipeline in #1880
  • Adds support for ListMetricAssets endpoint by @api-clients-generation-pipeline in #1878
  • Add support for new CRUD agent rules endpoints by @api-clients-generation-pipeline in #1892
  • Add documentation for workflow usage attribution by @api-clients-generation-pipeline in #1898
  • Add Custom Destinations Public API by @api-clients-generation-pipeline in #1902

Changed

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

Deprecated

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

New Contributors

Full Changelog: 2.22.0...2.23.0