Skip to content

Releases: DataDog/datadog-api-client-ruby

v2.37.0

24 Jun 13:28
0d58952

Choose a tag to compare

See ./CHANGELOG.md for details

v2.36.0

23 Jun 20:32
bd71fe6

Choose a tag to compare

See ./CHANGELOG.md for details

v2.35.0

16 Jun 14:04
cc3687b

Choose a tag to compare

See ./CHANGELOG.md for details

v2.34.0

28 May 18:53
32a3c61

Choose a tag to compare

See ./CHANGELOG.md for details

v2.33.0

01 May 21:02
e18d67b

Choose a tag to compare

What's Changed

Fixed

  • Set required properties for schedules in OnCall API by @api-clients-generation-pipeline in #2342
  • Update On-Call Escalation policies endpoints schemas and description by @api-clients-generation-pipeline in #2353

Added

  • Update NDM GetInterfaces documentation to add get_ip_addresses param by @api-clients-generation-pipeline in #2330
  • Add OnCall Escalation Policy v2 endpoints by @api-clients-generation-pipeline in #2341
  • datadog_integration_gcp_sts Add Support for IsPerProjectQuotaEnabled for GCP STS Service Accounts by @api-clients-generation-pipeline in #2349
  • Complete Observability Pipelines API by @api-clients-generation-pipeline in #2358
  • Add budgeting endpoints by @api-clients-generation-pipeline in #2337

Changed

  • Add Monitor Notification Rules v2 API by @api-clients-generation-pipeline in #2317
  • Remove uuidtools while maintaining validation logic by @AlexMooney in #2320

New Contributors

Full Changelog: v2.32.0...v2.33.0

v2.32.0

14 Apr 13:40
4821f05

Choose a tag to compare

What's Changed

Fixed

  • Change type to enum to discriminate included items in the response of ListCatalogEntity by @api-clients-generation-pipeline in #2298
  • Deprecate options from logs aggregate API public spec by @api-clients-generation-pipeline in #2306
  • change a category in enum for datadog_appsec_waf_custom_rule by @api-clients-generation-pipeline in #2300

Added

  • Include new rum types in Usage_metering Yaml by @api-clients-generation-pipeline in #2296
  • Adding new UT apm_error_events keys in summary endpoint by @api-clients-generation-pipeline in #2290
  • Add more triggers for workflow automation by @api-clients-generation-pipeline in #2301
  • Add specs for Cloud Network Monitoring API by @api-clients-generation-pipeline in #2310
  • Add more Security Monitoring Data Source enum values by @api-clients-generation-pipeline in #2305
  • Add componentOf field to Service, Queue, and Datastore V3 Software Catalog definitions by @api-clients-generation-pipeline in #2308
  • Add 'mute_buttons' argument to slack channel definition by @api-clients-generation-pipeline in #2312
  • Add Observability Pipelines API by @api-clients-generation-pipeline in #2311
  • add rum slo bugfix by @api-clients-generation-pipeline in #2319
  • Add trace_rate support to APM retention filter APIs by @api-clients-generation-pipeline in #2324
  • Update NDM GetInterfaces documentation to add ip_addresses attribute by @api-clients-generation-pipeline in #2323
  • Add assertRequests browser step type by @api-clients-generation-pipeline in #2328
  • Add user behavior case actions in API spec by @api-clients-generation-pipeline in #2327

Changed

  • Remove OpenAPI enum enforcement of Service Definition v2dot2 type field from service definition endpoint by @api-clients-generation-pipeline in #2294
  • Add on-call schedules endpoint by @api-clients-generation-pipeline in #2313

Full Changelog: v2.31.1...v2.32.0

v2.31.1

11 Mar 17:21
b25be75

Choose a tag to compare

What's Changed

Changed

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

Full Changelog: v2.31.0...v2.31.1

v2.31.0

11 Mar 14:56
765fb41

Choose a tag to compare

What's Changed

Fixed

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

Added

  • add new related_assets filter query parameter to the get a list of metrics V2 API by @api-clients-generation-pipeline in #2200
  • Add actions and groupSignalsBy field in detection rules API by @api-clients-generation-pipeline in #2237
  • Add Workflows CRUD Public API Endpoints by @api-clients-generation-pipeline in #2226
  • Add endpoint to retrieve Security Monitoring rule version history by @api-clients-generation-pipeline in #2206
  • Adds override_existing_configurations and include_actively_queried_configurations to bulk tag config endpoint by @api-clients-generation-pipeline in #2246
  • Add number_format to each formula in widget by @api-clients-generation-pipeline in #2248
  • Add trend support for cell_display_mode by @api-clients-generation-pipeline in #2245
  • Add support for span id remapper in logs pipelines processors by @api-clients-generation-pipeline in #2256
  • Add evaluation_window and keep_alive for Security monitoring rule by @api-clients-generation-pipeline in #2257
  • Add extractedValuesFromScript to multistep API tests by @api-clients-generation-pipeline in #2261
  • Update timezone for cumulative window by @api-clients-generation-pipeline in #2260
  • Document Agentless AWS scan options routes by @api-clients-generation-pipeline in #2268
  • Create types for app builder queries explicitly, remove experimental flag by @api-clients-generation-pipeline in #2239
  • Document Agentless AWS on demand routes by @api-clients-generation-pipeline in #2272
  • Add quality_issues to monitor schema on monitor search API by @api-clients-generation-pipeline in #2274
  • Introduce public v2 endpoints for Application Security by @api-clients-generation-pipeline in #2262
  • Add delete log index to public API by @api-clients-generation-pipeline in #2273
  • Add v2 endpoints for RUM retention filters. by @api-clients-generation-pipeline in #2270
  • Added storage class information to the S3 archive destination by @api-clients-generation-pipeline in #2279

Changed

  • Revert GetSBOM to x-unstable by @api-clients-generation-pipeline in #2240
  • Update documentation with account filtering info for aws_cur_config endpoints by @api-clients-generation-pipeline in #2251
  • Update sharing APIs to match server by @api-clients-generation-pipeline in #2259
  • Update Vulnerabilities endpoints documentation by @api-clients-generation-pipeline in #2263

Deprecated

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

Full Changelog: v2.30.0...v2.31.0

v2.30.0

05 Feb 19:54
7186639

Choose a tag to compare

What's Changed

Fixed

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

Added

  • Add UT breakdown for fargate_container_profiler billing dimension by @api-clients-generation-pipeline in #2157
  • Add synthetics browser step public_id field by @api-clients-generation-pipeline in #2029
  • Add support for vulnerability management by @api-clients-generation-pipeline in #2158
  • add start_date to suppression APIs by @api-clients-generation-pipeline in #2122
  • Add CSM Coverage Analysis API specs by @api-clients-generation-pipeline in #2164
  • Add allow_self_lockout to documentation by @api-clients-generation-pipeline in #2171
  • Ephemeral Infra_host new keys in summary endpoint by @api-clients-generation-pipeline in #2174
  • Update app builder API by @api-clients-generation-pipeline in #2168
  • Add meta and source fields to JSONAPIErrorItem by @api-clients-generation-pipeline in #2167
  • Add CSM Agentless Read Endpoint by @api-clients-generation-pipeline in #2165
  • Update rum doc to include new usage types by @api-clients-generation-pipeline in #2177
  • add cost monitor type to API Spec by @api-clients-generation-pipeline in #2188
  • Add Action Connection API for Workflow Automation by @api-clients-generation-pipeline in #2175
  • Add type in Data Deletion API by @api-clients-generation-pipeline in #2193
  • Add a cost monitor example by @api-clients-generation-pipeline in #2198
  • Add provider_name attribute to pipelines API by @api-clients-generation-pipeline in #2179
  • Add support for vulnerability management - GetSBOM new endpoint by @api-clients-generation-pipeline in #2192
  • Remove preview status for GetBillingDimensionMapping endpoint by @api-clients-generation-pipeline in #2205
  • Add encryption field to logs archive destination by @api-clients-generation-pipeline in #2203
  • Add tags and description to logs pipelines by @api-clients-generation-pipeline in #2208
  • Publish security notification rules API endpoints by @api-clients-generation-pipeline in #2201
  • Publish app builder API documentation by @api-clients-generation-pipeline in #2181
  • update public document with configuration event type by @api-clients-generation-pipeline in #2217
  • Add support for Entity kind API by @api-clients-generation-pipeline in #2222
  • Rename embeddedQueries attribute to queries in app builder api by @api-clients-generation-pipeline in #2223

Changed

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

New Contributors

Full Changelog: v2.29.1...v2.30.0

v2.29.1

17 Dec 20:15
682c658

Choose a tag to compare

What's Changed

Fixed

  • Fix additionalproperties generation issue in models by @nkzou in #2145

Added

  • Adds accepted reasons for archiving signal by @api-clients-generation-pipeline in #2009
  • Add usage type breakdown for error tracking billing dimension by @api-clients-generation-pipeline in #2090
  • Add Historical Job endpoints to Datadog API spec by @api-clients-generation-pipeline in #2089
  • Add new keys for CWS Fargate Task in summary usage and usage attribution endpoints by @api-clients-generation-pipeline in #2094
  • Add missing measures for SLOs data source by @api-clients-generation-pipeline in #2095
  • Create AWS Integrations v2 API spec by @api-clients-generation-pipeline in #1846
  • Add step_functions as valid enum for v1 AWS tag filter spec by @api-clients-generation-pipeline in #2102
  • Fix authz scope descriptions by @api-clients-generation-pipeline in #2112
  • Updated OpenAPI logs_pattern_query to support Patterns for any attribute by @api-clients-generation-pipeline in #2111
  • Add API specification for events intake v2 by @api-clients-generation-pipeline in #2053
  • Data Deletion Endpoints Documentation by @api-clients-generation-pipeline in #2097
  • Add exitIfSucceed to multistep API tests by @api-clients-generation-pipeline in #2138
  • Security Monitoring Rule - Add the updatedAt field in the SecurityMonitoringStandardRuleResponse by @api-clients-generation-pipeline in #2114
  • add docs for pagination in /api/v2/metrics endpoint by @api-clients-generation-pipeline in #2021
  • Add daily as a valid enum for SLOReportInterval by @api-clients-generation-pipeline in #2149
  • Add new product Code Security host for summary endpoint and UA endpoints by @api-clients-generation-pipeline in #2116
  • Add CSM Agents Read Endpoint by @api-clients-generation-pipeline in #2147
  • Add app builder API spec by @api-clients-generation-pipeline in #2141

Changed

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

Removed

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

Deprecated

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

New Contributors

Full Changelog: v2.28.1...v2.29.1