|
1 | 1 | # CHANGELOG |
2 | 2 |
|
| 3 | +## 2.54.0/2026-05-15 |
| 4 | + |
| 5 | +### Added |
| 6 | +* Add Compliance Findings rule-based view endpoint to OpenAPI v2 [#3329](https://github.com/DataDog/datadog-api-client-ruby/pull/3329) |
| 7 | +* Add window[seconds] query parameter for look back [#3327](https://github.com/DataDog/datadog-api-client-ruby/pull/3327) |
| 8 | +* Add OpenAPI spec for cost-planning-api commitment program endpoints [#3324](https://github.com/DataDog/datadog-api-client-ruby/pull/3324) |
| 9 | +* Add regression fields to Error Tracking API responses [#3323](https://github.com/DataDog/datadog-api-client-ruby/pull/3323) |
| 10 | +* Add OpenAPI for Cloud Cost Management anomalies endpoints [#3320](https://github.com/DataDog/datadog-api-client-ruby/pull/3320) |
| 11 | +* Allow errors data source in formula event queries for dashboards [#3314](https://github.com/DataDog/datadog-api-client-ruby/pull/3314) |
| 12 | +* Document Cloud Cost Management v2 tags and tag_keys endpoints [#3313](https://github.com/DataDog/datadog-api-client-ruby/pull/3313) |
| 13 | +* Add OpenAPI definition for CCM ListCostTagDescriptions [#3310](https://github.com/DataDog/datadog-api-client-ruby/pull/3310) |
| 14 | +* Add OpenAPI spec for current user endpoints [#3306](https://github.com/DataDog/datadog-api-client-ruby/pull/3306) |
| 15 | +* Add state filter for Search Error Tracking Issues API [#3300](https://github.com/DataDog/datadog-api-client-ruby/pull/3300) |
| 16 | +* Add OpenAPI spec for email transport webhook intake [#3299](https://github.com/DataDog/datadog-api-client-ruby/pull/3299) |
| 17 | +* Add integration_type for Microsoft Teams to IncidentIntegrationMetadataAttributes [#3298](https://github.com/DataDog/datadog-api-client-ruby/pull/3298) |
| 18 | +* Add cross_org_uuids to v2 query endpoints [#3296](https://github.com/DataDog/datadog-api-client-ruby/pull/3296) |
| 19 | +* Add GKE Autopilot usage types to API documentation [#3291](https://github.com/DataDog/datadog-api-client-ruby/pull/3291) |
| 20 | +* Add session interaction type to LLM Observability API spec [#3290](https://github.com/DataDog/datadog-api-client-ruby/pull/3290) |
| 21 | +* Add OpenAPI spec for authn-validation /api/v2/validate endpoint [#3289](https://github.com/DataDog/datadog-api-client-ruby/pull/3289) |
| 22 | +* Add OpenAPI definitions for CCM status endpoints [#3288](https://github.com/DataDog/datadog-api-client-ruby/pull/3288) |
| 23 | +* Add style and sort to TreeMapWidgetRequest and sort to SunburstWidgetRequest for Dashboards [#3278](https://github.com/DataDog/datadog-api-client-ruby/pull/3278) |
| 24 | +* Add `compression_method` field to Log Archives [#3277](https://github.com/DataDog/datadog-api-client-ruby/pull/3277) |
| 25 | +* Cloud inventory api sync config endpoint documentation [#3276](https://github.com/DataDog/datadog-api-client-ruby/pull/3276) |
| 26 | +* Add Point Plot widget to dashboard API spec [#3274](https://github.com/DataDog/datadog-api-client-ruby/pull/3274) |
| 27 | +* Add backfilled degradation and maintenance endpoints to Status Pages [#3273](https://github.com/DataDog/datadog-api-client-ruby/pull/3273) |
| 28 | +* Add Cloud Cost Management ListCostOCIConfigs endpoint [#3272](https://github.com/DataDog/datadog-api-client-ruby/pull/3272) |
| 29 | +* Add Observability pipelines databricks_zerobus destination [#3266](https://github.com/DataDog/datadog-api-client-ruby/pull/3266) |
| 30 | +* Add infra_storage_mgmt_objects_count_avg fields to usage summary API [#3265](https://github.com/DataDog/datadog-api-client-ruby/pull/3265) |
| 31 | +* RUM - Add Source Map Intake API endpoint specification [#3264](https://github.com/DataDog/datadog-api-client-ruby/pull/3264) |
| 32 | +* Document bulk delete security monitoring rules endpoint [#3260](https://github.com/DataDog/datadog-api-client-ruby/pull/3260) |
| 33 | +* Add compliance_host to Agentless Scanning scan options [#3259](https://github.com/DataDog/datadog-api-client-ruby/pull/3259) |
| 34 | +* Add MuteSecurityFindings endpoint spec [#3253](https://github.com/DataDog/datadog-api-client-ruby/pull/3253) |
| 35 | +* Add OpenAPI documentation for Synthetics downtime endpoints [#3252](https://github.com/DataDog/datadog-api-client-ruby/pull/3252) |
| 36 | +* Add feature_flags_config_requests to usage summary API [#3225](https://github.com/DataDog/datadog-api-client-ruby/pull/3225) |
| 37 | +* Add specs for ListOrgsV2 and DeleteUserInvitations [#3206](https://github.com/DataDog/datadog-api-client-ruby/pull/3206) |
| 38 | +* Add infra_host_basic and eph_infra_host_basic to usage metering API [#3178](https://github.com/DataDog/datadog-api-client-ruby/pull/3178) |
| 39 | + |
| 40 | +### Changed |
| 41 | +* Mark email transport webhook endpoint as private [#3318](https://github.com/DataDog/datadog-api-client-ruby/pull/3318) |
| 42 | +* Mark Test Optimization endpoints as stable [#3270](https://github.com/DataDog/datadog-api-client-ruby/pull/3270) |
| 43 | +* Document Annotations label schema API for AI Observability [#3268](https://github.com/DataDog/datadog-api-client-ruby/pull/3268) |
| 44 | +* Security Monitoring - expand learningDuration and forgetAfter to support up to 30 days [#3231](https://github.com/DataDog/datadog-api-client-ruby/pull/3231) |
| 45 | + |
| 46 | +### Removed |
| 47 | +* Remove deprecated incident teams endpoints [#3304](https://github.com/DataDog/datadog-api-client-ruby/pull/3304) |
| 48 | +* Remove deprecated allocation key fields from feature flags API [#3247](https://github.com/DataDog/datadog-api-client-ruby/pull/3247) |
| 49 | + |
| 50 | +### Fixed |
| 51 | +* Widgets API - add complete create/update example for cloud_cost_summary [#3286](https://github.com/DataDog/datadog-api-client-ruby/pull/3286) |
| 52 | +* Fix Org Groups pagination response shape (meta.page + links) [#3279](https://github.com/DataDog/datadog-api-client-ruby/pull/3279) |
| 53 | +* Clarify metrics API query strings [#3269](https://github.com/DataDog/datadog-api-client-ruby/pull/3269) |
| 54 | + |
| 55 | +### Deprecated |
| 56 | +* Update Status Pages API documentation to reflect deprecation of creating a published status page [#3256](https://github.com/DataDog/datadog-api-client-ruby/pull/3256) |
| 57 | + |
3 | 58 | ## 2.53.0/2026-04-24 |
4 | 59 |
|
5 | 60 | ### Changed |
|
0 commit comments