|
1 | 1 | # CHANGELOG |
2 | 2 |
|
| 3 | +## 2.52.0/2026-04-01 |
| 4 | + |
| 5 | +### Added |
| 6 | +* Add Synthetics test file upload and download endpoints [#3176](https://github.com/DataDog/datadog-api-client-ruby/pull/3176) |
| 7 | +* document v2 stable mcnulty-web-py3 endpoints [#3174](https://github.com/DataDog/datadog-api-client-ruby/pull/3174) |
| 8 | +* document synthetics API to retrieve fast test result [#3170](https://github.com/DataDog/datadog-api-client-ruby/pull/3170) |
| 9 | +* Add description field to widget definition schemas [#3153](https://github.com/DataDog/datadog-api-client-ruby/pull/3153) |
| 10 | +* Add Widgets API v2 OpenAPI spec [#3152](https://github.com/DataDog/datadog-api-client-ruby/pull/3152) |
| 11 | +* Add bulk triage endpoints for security monitoring signals [#3151](https://github.com/DataDog/datadog-api-client-ruby/pull/3151) |
| 12 | +* Add cost_aggregation parameter to GetEstimatedCostByOrg [#3146](https://github.com/DataDog/datadog-api-client-ruby/pull/3146) |
| 13 | +* Add new endpoints for Test Optimization settings for service [#3141](https://github.com/DataDog/datadog-api-client-ruby/pull/3141) |
| 14 | +* dashboards - Add DashboardTab schema and tabs property to Dashboard spec [#3139](https://github.com/DataDog/datadog-api-client-ruby/pull/3139) |
| 15 | +* Add WildcardWidgetDefinition to Dashboard spec [#3136](https://github.com/DataDog/datadog-api-client-ruby/pull/3136) |
| 16 | +* Add feature flags public api endpoints to api spec [#3132](https://github.com/DataDog/datadog-api-client-ruby/pull/3132) |
| 17 | +* Use openapi-transformer split mechanism for full spec generation [#3131](https://github.com/DataDog/datadog-api-client-ruby/pull/3131) |
| 18 | +* Add v2 deployment gates evaluation endpoints [#3130](https://github.com/DataDog/datadog-api-client-ruby/pull/3130) |
| 19 | +* Make datadog agent source address configurable in Observability Pipelines [#3126](https://github.com/DataDog/datadog-api-client-ruby/pull/3126) |
| 20 | +* Add OpenAPI documentation for keep_unmatched field in ocsf mapper processor [#3122](https://github.com/DataDog/datadog-api-client-ruby/pull/3122) |
| 21 | +* Add Batch Rows Query Endpoint to Reference Tables API spec [#3119](https://github.com/DataDog/datadog-api-client-ruby/pull/3119) |
| 22 | +* Add apm_metrics query support to dashboard OpenAPI spec [#3116](https://github.com/DataDog/datadog-api-client-ruby/pull/3116) |
| 23 | +* Add Observability Pipelines Amazon S3 Generic destination [#3111](https://github.com/DataDog/datadog-api-client-ruby/pull/3111) |
| 24 | +* [OPA-4681] Update Public API for Splunk HEC destination indexed_fields [#3107](https://github.com/DataDog/datadog-api-client-ruby/pull/3107) |
| 25 | +* RUM - simplify cross-product sampling descriptions on rum-retention-filters API docs [#3069](https://github.com/DataDog/datadog-api-client-ruby/pull/3069) |
| 26 | +* Add `name_aliases` field to `PermissionAttributes` for `ListPermissions` endpoint [#3068](https://github.com/DataDog/datadog-api-client-ruby/pull/3068) |
| 27 | +* Add audit track to list of available org connections [#3065](https://github.com/DataDog/datadog-api-client-ruby/pull/3065) |
| 28 | +* Add partial hierarchy selection to team sync endpoints [#3060](https://github.com/DataDog/datadog-api-client-ruby/pull/3060) |
| 29 | +* Add support for composite queries on monitor variables [#3057](https://github.com/DataDog/datadog-api-client-ruby/pull/3057) |
| 30 | +* Adds OpenTelemetry source support for metrics pipelines [#3054](https://github.com/DataDog/datadog-api-client-ruby/pull/3054) |
| 31 | +* Add Edge Devices Monitoring fields to usage summary API [#3050](https://github.com/DataDog/datadog-api-client-ruby/pull/3050) |
| 32 | +* Add Network Path fields to usage summary API [#3048](https://github.com/DataDog/datadog-api-client-ruby/pull/3048) |
| 33 | +* Add OCI support to Cloud Security Management Enterprise usage fields [#3037](https://github.com/DataDog/datadog-api-client-ruby/pull/3037) |
| 34 | +* Add bad events support in metric SLOs [#3035](https://github.com/DataDog/datadog-api-client-ruby/pull/3035) |
| 35 | +* dashboards - Add DashboardTab schema and tabs property to Dashboard spec [#3011](https://github.com/DataDog/datadog-api-client-ruby/pull/3011) |
| 36 | +* Timeseries Request Style supports value labels field [#2983](https://github.com/DataDog/datadog-api-client-ruby/pull/2983) |
| 37 | +* Add specs for new ccm_config endpoints [#2902](https://github.com/DataDog/datadog-api-client-ruby/pull/2902) |
| 38 | +* Add Sankey widget definition to Dashboards api specs [#2880](https://github.com/DataDog/datadog-api-client-ruby/pull/2880) |
| 39 | + |
| 40 | +### Fixed |
| 41 | +* Fix consistency issues in security monitoring signal triage routes [#3167](https://github.com/DataDog/datadog-api-client-ruby/pull/3167) |
| 42 | +* Add pageStart extension to case management pagination [#3157](https://github.com/DataDog/datadog-api-client-ruby/pull/3157) |
| 43 | +* Fix consistency issues in security monitoring signal triage routes [#3150](https://github.com/DataDog/datadog-api-client-ruby/pull/3150) |
| 44 | +* Allow cursor base pagination to query extra page until collection is empty in Ruby and Golang [#3062](https://github.com/DataDog/datadog-api-client-ruby/pull/3062) |
| 45 | + |
| 46 | +### Deprecated |
| 47 | +* Deprecate ListVulnerabilities endpoint [#3148](https://github.com/DataDog/datadog-api-client-ruby/pull/3148) |
| 48 | +* Deprecate appsecspans datasource in SecurityMonitoringStandardDataSource [#3120](https://github.com/DataDog/datadog-api-client-ruby/pull/3120) |
| 49 | + |
| 50 | +### Changed |
| 51 | +* Add sample_attribute to log exclusion filter [#3145](https://github.com/DataDog/datadog-api-client-ruby/pull/3145) |
| 52 | +* Add tags and description fields to the logs nested pipeline type LogsPipelineProcessor [#3134](https://github.com/DataDog/datadog-api-client-ruby/pull/3134) |
| 53 | +* Update documentation for api/v2/metrics endpoint [#3125](https://github.com/DataDog/datadog-api-client-ruby/pull/3125) |
| 54 | +* Use repository_id in DORA deployment GET docs [#3067](https://github.com/DataDog/datadog-api-client-ruby/pull/3067) |
| 55 | +* Observability Pipelines - Updating descriptions and making the tags field optional not required [#3038](https://github.com/DataDog/datadog-api-client-ruby/pull/3038) |
| 56 | +* Fix Restriction Policies API documentation - add missing resource types [#3001](https://github.com/DataDog/datadog-api-client-ruby/pull/3001) |
| 57 | + |
3 | 58 | ## 2.51.0/2026-03-06 |
4 | 59 |
|
5 | 60 | ### Added |
|
0 commit comments