|
1 | 1 | # CHANGELOG |
2 | 2 |
|
| 3 | +## 2.55.0/2026-05-15 |
| 4 | + |
| 5 | +### Added |
| 6 | +* Add Compliance Findings rule-based view endpoint to OpenAPI v2 [#3523](https://github.com/DataDog/datadog-api-client-python/pull/3523) |
| 7 | +* Add window[seconds] query parameter for look back [#3521](https://github.com/DataDog/datadog-api-client-python/pull/3521) |
| 8 | +* Add OpenAPI spec for cost-planning-api commitment program endpoints [#3518](https://github.com/DataDog/datadog-api-client-python/pull/3518) |
| 9 | +* Add regression fields to Error Tracking API responses [#3517](https://github.com/DataDog/datadog-api-client-python/pull/3517) |
| 10 | +* Add OpenAPI for Cloud Cost Management anomalies endpoints [#3514](https://github.com/DataDog/datadog-api-client-python/pull/3514) |
| 11 | +* Allow errors data source in formula event queries for dashboards [#3508](https://github.com/DataDog/datadog-api-client-python/pull/3508) |
| 12 | +* Document Cloud Cost Management v2 tags and tag_keys endpoints [#3507](https://github.com/DataDog/datadog-api-client-python/pull/3507) |
| 13 | +* Add OpenAPI definition for CCM ListCostTagDescriptions [#3504](https://github.com/DataDog/datadog-api-client-python/pull/3504) |
| 14 | +* Add OpenAPI spec for current user endpoints [#3500](https://github.com/DataDog/datadog-api-client-python/pull/3500) |
| 15 | +* Add state filter for Search Error Tracking Issues API [#3494](https://github.com/DataDog/datadog-api-client-python/pull/3494) |
| 16 | +* Add OpenAPI spec for email transport webhook intake [#3493](https://github.com/DataDog/datadog-api-client-python/pull/3493) |
| 17 | +* Add integration_type for Microsoft Teams to IncidentIntegrationMetadataAttributes [#3492](https://github.com/DataDog/datadog-api-client-python/pull/3492) |
| 18 | +* Add infra_storage_mgmt_objects_count_avg fields to usage summary API [#3490](https://github.com/DataDog/datadog-api-client-python/pull/3490) |
| 19 | +* Add cross_org_uuids to v2 query endpoints [#3488](https://github.com/DataDog/datadog-api-client-python/pull/3488) |
| 20 | +* Add GKE Autopilot usage types to API documentation [#3484](https://github.com/DataDog/datadog-api-client-python/pull/3484) |
| 21 | +* Add session interaction type to LLM Observability API spec [#3483](https://github.com/DataDog/datadog-api-client-python/pull/3483) |
| 22 | +* Add OpenAPI spec for authn-validation /api/v2/validate endpoint [#3482](https://github.com/DataDog/datadog-api-client-python/pull/3482) |
| 23 | +* Add OpenAPI definitions for CCM status endpoints [#3481](https://github.com/DataDog/datadog-api-client-python/pull/3481) |
| 24 | +* Add style and sort to TreeMapWidgetRequest and sort to SunburstWidgetRequest for Dashboards [#3469](https://github.com/DataDog/datadog-api-client-python/pull/3469) |
| 25 | +* Add `compression_method` field to Log Archives [#3468](https://github.com/DataDog/datadog-api-client-python/pull/3468) |
| 26 | +* Cloud inventory api sync config endpoint documentation [#3467](https://github.com/DataDog/datadog-api-client-python/pull/3467) |
| 27 | +* Add Point Plot widget to dashboard API spec [#3465](https://github.com/DataDog/datadog-api-client-python/pull/3465) |
| 28 | +* Add backfilled degradation and maintenance endpoints to Status Pages [#3464](https://github.com/DataDog/datadog-api-client-python/pull/3464) |
| 29 | +* Add Cloud Cost Management ListCostOCIConfigs endpoint [#3463](https://github.com/DataDog/datadog-api-client-python/pull/3463) |
| 30 | +* Add Observability pipelines databricks_zerobus destination [#3456](https://github.com/DataDog/datadog-api-client-python/pull/3456) |
| 31 | +* RUM - Add Source Map Intake API endpoint specification [#3455](https://github.com/DataDog/datadog-api-client-python/pull/3455) |
| 32 | +* Document bulk delete security monitoring rules endpoint [#3450](https://github.com/DataDog/datadog-api-client-python/pull/3450) |
| 33 | +* Add compliance_host to Agentless Scanning scan options [#3449](https://github.com/DataDog/datadog-api-client-python/pull/3449) |
| 34 | +* Add MuteSecurityFindings endpoint spec [#3443](https://github.com/DataDog/datadog-api-client-python/pull/3443) |
| 35 | +* Add OpenAPI documentation for Synthetics downtime endpoints [#3442](https://github.com/DataDog/datadog-api-client-python/pull/3442) |
| 36 | +* Add feature_flags_config_requests to usage summary API [#3415](https://github.com/DataDog/datadog-api-client-python/pull/3415) |
| 37 | +* Add specs for ListOrgsV2 and DeleteUserInvitations [#3396](https://github.com/DataDog/datadog-api-client-python/pull/3396) |
| 38 | +* Add infra_host_basic and eph_infra_host_basic to usage metering API [#3365](https://github.com/DataDog/datadog-api-client-python/pull/3365) |
| 39 | + |
| 40 | +### Changed |
| 41 | +* Mark email transport webhook endpoint as private [#3512](https://github.com/DataDog/datadog-api-client-python/pull/3512) |
| 42 | +* Continue cursor pagination until results are empty [#3474](https://github.com/DataDog/datadog-api-client-python/pull/3474) |
| 43 | +* Mark Test Optimization endpoints as stable [#3461](https://github.com/DataDog/datadog-api-client-python/pull/3461) |
| 44 | +* Document Annotations label schema API for AI Observability [#3458](https://github.com/DataDog/datadog-api-client-python/pull/3458) |
| 45 | +* Security Monitoring - expand learningDuration and forgetAfter to support up to 30 days [#3421](https://github.com/DataDog/datadog-api-client-python/pull/3421) |
| 46 | + |
| 47 | +### Removed |
| 48 | +* Remove deprecated incident teams endpoints [#3498](https://github.com/DataDog/datadog-api-client-python/pull/3498) |
| 49 | +* Remove deprecated allocation key fields from feature flags API [#3436](https://github.com/DataDog/datadog-api-client-python/pull/3436) |
| 50 | + |
| 51 | +### Fixed |
| 52 | +* Widgets API - add complete create/update example for cloud_cost_summary [#3479](https://github.com/DataDog/datadog-api-client-python/pull/3479) |
| 53 | +* Fix Org Groups pagination response shape (meta.page + links) [#3470](https://github.com/DataDog/datadog-api-client-python/pull/3470) |
| 54 | +* Clarify metrics API query strings [#3459](https://github.com/DataDog/datadog-api-client-python/pull/3459) |
| 55 | + |
| 56 | +### Deprecated |
| 57 | +* Update Status Pages API documentation to reflect deprecation of creating a published status page [#3446](https://github.com/DataDog/datadog-api-client-python/pull/3446) |
| 58 | + |
3 | 59 | ## 2.54.0/2026-04-24 |
4 | 60 |
|
5 | 61 | ### Changed |
|
0 commit comments