Skip to content

Releases: DataDog/datadog-api-client-python

2.7.0

20 Dec 09:40
3a44f33
Compare
Choose a tag to compare

What's Changed

Fixed

  • Add missing response fields to MTD usage attribution endpoint by @api-clients-generation-pipeline in #1259
  • Fix missing field in Synthetics tests authentication configuration by @api-clients-generation-pipeline in #1263
  • Mark hosts response version fields as nullable by @api-clients-generation-pipeline in #1261

Added

  • Add fields for CSPM GCP usage by @api-clients-generation-pipeline in #1237
  • Add offset and limit parameter to SLO correction API by @api-clients-generation-pipeline in #1241
  • Add documentation for Logs Pipelines ReferenceTableLogsLookupProcessor by @api-clients-generation-pipeline in #1240
  • Adding new field for the usage metering infra hosts by @api-clients-generation-pipeline in #1244
  • Add include_percentiles field in Logs Custom Metrics by @api-clients-generation-pipeline in #1224
  • Add OAuth support for Synthetics tests by @api-clients-generation-pipeline in #1247
  • Add new billable summary fields by @api-clients-generation-pipeline in #1257
  • RUM Applications Management API add client_token by @api-clients-generation-pipeline in #1243
  • Support GRPC unary calls in Synthetics by @api-clients-generation-pipeline in #1253
  • Add style object to dashboard widget formulas by @api-clients-generation-pipeline in #1266
  • Add enable_samples monitor option by @api-clients-generation-pipeline in #1267
  • Update security_monitoring endpoints for cloud_configuration rules by @api-clients-generation-pipeline in #1268
  • Add support for sensitive data scanner APIs by @api-clients-generation-pipeline in #1265
  • Add synthetics_parallel_testing to Usage Metering API by @api-clients-generation-pipeline in #1270
  • Synthetics add pagination params to get all tests endpoint by @api-clients-generation-pipeline in #1271

Full Changelog: 2.6.0...2.7.0

2.6.0

16 Nov 19:53
504ad5d
Compare
Choose a tag to compare

What's Changed

Fixed

  • Fix service catalog schema change by @api-clients-generation-pipeline in #1232

Added

  • Add support for CI Visibility API by @api-clients-generation-pipeline in #1210
  • Add support for querying logs in Online Archives by @api-clients-generation-pipeline in #1199
  • Add new SDS fields to usage API by @api-clients-generation-pipeline in #1211
  • Remove Beta status for SLO history endpoint by @api-clients-generation-pipeline in #1212
  • Update formula and function monitor enum datasource by @api-clients-generation-pipeline in #1215
  • Update formula and function monitor enum datasource by @api-clients-generation-pipeline in #1217
  • Add scheduling_options to monitor definition by @api-clients-generation-pipeline in #1218
  • Appsec Fargate Public Documentation by @api-clients-generation-pipeline in #1221
  • Adds noScreenshot to SyntheticsStep by @api-clients-generation-pipeline in #1223
  • Add support for xpath assertions in synthetics tests by @api-clients-generation-pipeline in #1204
  • Add bodyType to Synthetics request by @api-clients-generation-pipeline in #1229

Full Changelog: 2.5.0...2.6.0

2.5.0

24 Oct 15:02
e14074a
Compare
Choose a tag to compare

What's Changed

Fixed

  • Add Default Rule ID in SignalRuleResponseQuery by @api-clients-generation-pipeline in #1196
  • Remove incident's resolved attribute from update requests by @api-clients-generation-pipeline in #1197
  • Fix event monitor created_at by @api-clients-generation-pipeline in #1198
  • Fix spectral rules by @api-clients-generation-pipeline in #1202

Added

  • Add notify_by monitor option by @api-clients-generation-pipeline in #1189
  • Add support for service definitions APIs by @api-clients-generation-pipeline in #1203
  • Add support for confluent cloud integration by @api-clients-generation-pipeline in #1143
  • Add type annotations to models by @therve in #1200

Deprecated

  • Deprecate metric field of Security Monitoring Rules by @api-clients-generation-pipeline in #1208

Full Changelog: 2.4.0...2.5.0

2.4.0

03 Oct 07:29
7993358
Compare
Choose a tag to compare

What's Changed

Fixed

  • Refactor RuleQuery models by @api-clients-generation-pipeline in #1183
  • Fix SearchSLO response structure by @api-clients-generation-pipeline in #1184
  • Handle deprecation of APIs and attributes by @therve in #1170

Added

  • Add ListActiveConfigurations endpoint and add new filter[queried] param to list tag configurations endpoint by @api-clients-generation-pipeline in #1120
  • Improve enum handling by @therve in #1159
  • Support proxy in async client by @therve in #1162
  • Add doesNotExist to synthetics operator enum by @api-clients-generation-pipeline in #1153
  • Add TopologyMapWidget to dashboard schema by @api-clients-generation-pipeline in #1157
  • Add Overall Status support to SLO Search API by @api-clients-generation-pipeline in #1158
  • Add APM Fargate to Usage Metering API by @api-clients-generation-pipeline in #1152
  • Add support for template variable multiselect in dashboards by @api-clients-generation-pipeline in #1163
  • Add storage option to widget query definitions by @api-clients-generation-pipeline in #1167
  • Add support for retrieving a security signal by ID by @api-clients-generation-pipeline in #1175
  • Add support for signal correlation API by @api-clients-generation-pipeline in #1168
  • Add support for SLO List widget by @api-clients-generation-pipeline in #1174
  • Add new historical_cost endpoint, and update estimate_cost by @api-clients-generation-pipeline in #1166
  • Add support for incident attachment APIs by @api-clients-generation-pipeline in #1181

New Contributors

Full Changelog: 2.3.0...2.4.0

2.3.0

31 Aug 15:34
234287c
Compare
Choose a tag to compare

What's Changed

Fixed

  • Update Pagerduty operation DeletePagerDutyIntegrationService response status code by @api-clients-generation-pipeline in #1114
  • Fix oneOf primitive objects creation by @therve in #1125

Added

  • Add support for digest auth in synthetics tests by @api-clients-generation-pipeline in #1121
  • Add support for RUM application endpoints by @api-clients-generation-pipeline in #1122
  • add priority parameters for dashboard monitor summary widget by @api-clients-generation-pipeline in #1127
  • Add logs_pattern_stream to list_stream widget source by @api-clients-generation-pipeline in #1129
  • Add group_retention_duration and on_missing_data monitor options by @api-clients-generation-pipeline in #1124
  • Expose CSPM aws host count in Usage Metering API by @api-clients-generation-pipeline in #1141
  • Add estimated ingested logs attribution by @api-clients-generation-pipeline in #1115
  • Add org region to usage summary and billable usage summary by @api-clients-generation-pipeline in #1136
  • add compression methods to metric payloads by @api-clients-generation-pipeline in #1112
  • Add role relationships to RoleUpdateData by @api-clients-generation-pipeline in #1138
  • Add ci_tests enum to FormulaAndFunctionEventsDataSource by @api-clients-generation-pipeline in #1137
  • Add missing options and request option to synthetics test by @api-clients-generation-pipeline in #1128
  • Add support for global variable from multistep synthetics tests by @api-clients-generation-pipeline in #1100

Changed

  • update deprecated usage attribution API docs to direct users to migra… by @api-clients-generation-pipeline in #1130
  • [Synthetics] remove started form eventType enum by @api-clients-generation-pipeline in #1132

Full Changelog: 2.2.0...2.3.0

2.2.0

01 Aug 13:56
ded143d
Compare
Choose a tag to compare

What's Changed

Added

  • docs(dataviz): update Treemap widget definition with deprecated properties + updated description [VIZZ-2305] by @api-clients-generation-pipeline in #1099
  • Add hourly usage v2 endpoint by @api-clients-generation-pipeline in #1084
  • Add metrics field in the RuleQuery by @api-clients-generation-pipeline in #1085
  • Add support for Events V2 endpoint by @api-clients-generation-pipeline in #1057
  • [RQ-2492]: Add custom_events to list of product families in hourly-usage api. by @api-clients-generation-pipeline in #1108
  • Re-introduce Estimated Cost API by @api-clients-generation-pipeline in #1116

Full Changelog: 2.1.0...2.2.0

2.1.0

19 Jul 09:31
6d174e9
Compare
Choose a tag to compare

What's Changed

Fixed

  • Remove include_percentiles default by @api-clients-generation-pipeline in #1065
  • Mark message as required for Synthetics tests by @api-clients-generation-pipeline in #1059
  • Add synthetics results api replay only tests by @api-clients-generation-pipeline in #1098

Added

  • New usage metering endpoint for estimated cost by org by @api-clients-generation-pipeline in #1069
  • Add estimated indexed spans usage attribution by @api-clients-generation-pipeline in #1068
  • Handle raw json for additionalProperties in typescript by @api-clients-generation-pipeline in #1040
  • Add Application Security Monitoring Hosts Attribution by @api-clients-generation-pipeline in #1070
  • Add support for security monitoring rule dynamic criticality by @api-clients-generation-pipeline in #1054
  • Update IP ranges with synthetics private locations section by @api-clients-generation-pipeline in #1075
  • Add typing information to pagination methods by @therve in #1078
  • Add new products to billable summary by @api-clients-generation-pipeline in #1080
  • Update usage attribution enums by @api-clients-generation-pipeline in #1071
  • Add estimated ingested spans to usage attribution by @api-clients-generation-pipeline in #1089
  • Add v2 Security monitoring signals triage operations. by @api-clients-generation-pipeline in #1081

Changed

  • Add typing to API arguments by @therve in #1076
  • Update metric intake v2 accept response by @api-clients-generation-pipeline in #1077
  • Add description of metric type enums by @api-clients-generation-pipeline in #1090
  • remove x-unstable property for usage attribution endpoints by @api-clients-generation-pipeline in #1097

New Contributors

Full Changelog: 2.0.0...2.1.0

2.0.0

24 Jun 07:09
bd30e6c
Compare
Choose a tag to compare

What's Changed

Fixed

  • AuthN Mapping spec cleanup to match implementation by @api-clients-generation-pipeline in #1006
  • Fix compress call by @therve in #1028
  • Add cls to the list of keywords by @therve in #1038
  • Fix additionalProperties on SyntheticsAPITestResultData by @api-clients-generation-pipeline in #1036
  • Fix synthetics vitals type by @api-clients-generation-pipeline in #1039

Added

  • Add connection to synthetics assertion type enum by @api-clients-generation-pipeline in #1010
  • Add grpc subtype to synthetics tests by @api-clients-generation-pipeline in #985
  • Add support for zstd1 Content-Encoding by @jirikuncar in #946
  • Add include descendants to monthly and hourly usage attribution APIs by @api-clients-generation-pipeline in #1032
  • Add v2 endpoints for Opsgenie Integration by @api-clients-generation-pipeline in #1021
  • Add distribution points intake endpoint by @api-clients-generation-pipeline in #1019
  • Add height and width params to graph snapshot by @api-clients-generation-pipeline in #1048
  • Add support for defining histogram requests in Distribution widgets by @api-clients-generation-pipeline in #1030
  • Add DowngradeOrg endpoint by @api-clients-generation-pipeline in #1050
  • Add new options for new value detection type on security monitoring rules by @api-clients-generation-pipeline in #1042
  • Add ci execution rule in Synthetics options by @api-clients-generation-pipeline in #1043
  • Add SLO Search API endpoint by @api-clients-generation-pipeline in #949

Changed

  • Remove unstable marker from SLO corrections API by @api-clients-generation-pipeline in #1020
  • Remove unstable/beta note since Metrics Without Limits is GA by @api-clients-generation-pipeline in #1029
  • Refactor API client by @therve in #1018
  • Remove unstable marker on security list signal endpoint by @api-clients-generation-pipeline in #1047

New Contributors

Full Changelog: 1.12...2.0.0

1.12.0

23 May 07:12
5f58bf5
Compare
Choose a tag to compare

What's Changed

Fixed

  • Remove duplicated lazy imports by @therve in #983
  • Remove unused pararameter from authn mapping by @api-clients-generation-pipeline in #986

Added

  • Expose v2 usage endpoint for application security monitoring by @api-clients-generation-pipeline in #978
  • Add rehydration_max_scan_size_in_gb field to Logs Archives by @api-clients-generation-pipeline in #973
  • Add mute_first_recovery_notification option to downtime by @api-clients-generation-pipeline in #942
  • Add lambda traced invocations usage endpoint by @api-clients-generation-pipeline in #984
  • Expose new usage field for react sessions by @api-clients-generation-pipeline in #987
  • Add missing option and enum value for SecurityMonitoringRule by @api-clients-generation-pipeline in #993
  • Adds docs for metric estimate endpoint by @api-clients-generation-pipeline in #975
  • Allow additional log attributes by @api-clients-generation-pipeline in #966
  • Add v2 endpoint for submitting series by @api-clients-generation-pipeline in #911
  • Add ci-tests monitor type by @api-clients-generation-pipeline in #992
  • Add RUM settings schema to synthetics tests by @api-clients-generation-pipeline in #1001
  • Add v1 signal triage endpoints by @api-clients-generation-pipeline in #997

Deprecated

  • Deprecate old usage apis by @api-clients-generation-pipeline in #989

Full Changelog: 1.11.0...1.12

1.11.0

27 Apr 17:36
0adf9bf
Compare
Choose a tag to compare

What's Changed

Fixed

  • Fix type for date field in LogsByRetentionMonthlyUsage by @api-clients-generation-pipeline in #864
  • Fix org name maximum by @api-clients-generation-pipeline in #894
  • Fix pagination for top avg metrics endpoint by @api-clients-generation-pipeline in #899
  • Rename models and operations with mixed cases by @therve in #904
  • Fix generation of oneOf types by @jirikuncar in #921
  • Allow bool coercion/conversion by @therve in #922
  • Fix type of nullable additionalProperties by @jirikuncar in #926
  • Make type optional for synthetics basic auth model by @api-clients-generation-pipeline in #933
  • Fix camel case version of ListSLOs by @jirikuncar in #955
  • Serialize body in async client by @therve in #952
  • Set correct type for tags property by @api-clients-generation-pipeline in #950

Added

  • Add impossible travel detection method by @api-clients-generation-pipeline in #855
  • Add CI App usage endpoint and usage summary columns by @api-clients-generation-pipeline in #860
  • [RUM] Add search endpoints by @api-clients-generation-pipeline in #859
  • Add support for getting online archive usage by @api-clients-generation-pipeline in #868
  • Add endpoint for retrieving audit logs by @api-clients-generation-pipeline in #866
  • Add support for Error Tracking monitors by @api-clients-generation-pipeline in #896
  • Add support for ci-pipelines monitor using Formulas and Functions by @api-clients-generation-pipeline in #906
  • Add aggregate endpoint for RUM by @api-clients-generation-pipeline in #919
  • Add median aggregation functions to RUM and logs by @api-clients-generation-pipeline in #931
  • Add endpoint for validation of existing monitors by @api-clients-generation-pipeline in #932
  • Create new ListStreamSource types in order to deprecate ISSUE_STREAM by @api-clients-generation-pipeline in #939
  • [Query Value Widget] Add the timeseries background by @api-clients-generation-pipeline in #930
  • Add restricted_roles to Synthetics tests and private locations by @api-clients-generation-pipeline in #941
  • Add v2 SAML config IdP Metadata upload endpoint by @api-clients-generation-pipeline in #948
  • Support pagination in Python by @api-clients-generation-pipeline in #957
  • Add Usage API endpoint for observability-pipelines and add properties to v1 GetUsageSummary by @api-clients-generation-pipeline in #928
  • Add Historical Chargeback Summary endpoint by @api-clients-generation-pipeline in #967

Changed

Removed

  • Remove lambda_usage and lambda_percentage from usage API by @api-clients-generation-pipeline in #914
  • [dashboards] Removed issue_stream type from ListStreamSource by @api-clients-generation-pipeline in #944

Deprecated

  • [monitors] Deprecate locked property and clarify documentation for restricted_roles by @api-clients-generation-pipeline in #888

New Contributors

Full Changelog: 1.10.0...1.11.0