|
1 | 1 | # CHANGELOG |
2 | 2 |
|
| 3 | +## 2.54.0/2026-04-24 |
| 4 | + |
| 5 | +### Changed |
| 6 | +* Add GET OrgGroupPolicy and OrgGroupPolicyOverride, Add policy_type/enforcement_tier fields, Remove enforced_at field [#3445](https://github.com/DataDog/datadog-api-client-python/pull/3445) |
| 7 | +* Rename pat_uuid to pat_id and remove alias field from PAT spec [#3441](https://github.com/DataDog/datadog-api-client-python/pull/3441) |
| 8 | +* Add GET OrgGroupPolicy and OrgGroupPolicyOverride, Add policy_type/enforcement_tier fields, Remove enforced_at field [#3427](https://github.com/DataDog/datadog-api-client-python/pull/3427) |
| 9 | +* Rename pat_uuid to pat_id and remove alias field from PAT spec [#3424](https://github.com/DataDog/datadog-api-client-python/pull/3424) |
| 10 | +* Security Monitoring - Revert rename of historical job API endpoints to threat hunting [#3411](https://github.com/DataDog/datadog-api-client-python/pull/3411) |
| 11 | +* Update SearchFlakyTests endpoint documentation [#3386](https://github.com/DataDog/datadog-api-client-python/pull/3386) |
| 12 | +* Add sample_attribute to log exclusion filter [#3330](https://github.com/DataDog/datadog-api-client-python/pull/3330) |
| 13 | +* Add tags and description fields to the logs nested pipeline type LogsPipelineProcessor [#3319](https://github.com/DataDog/datadog-api-client-python/pull/3319) |
| 14 | +* Update documentation for api/v2/metrics endpoint [#3310](https://github.com/DataDog/datadog-api-client-python/pull/3310) |
| 15 | +* Use repository_id in DORA deployment GET docs [#3252](https://github.com/DataDog/datadog-api-client-python/pull/3252) |
| 16 | +* Observability Pipelines - Updating descriptions and making the tags field optional not required [#3221](https://github.com/DataDog/datadog-api-client-python/pull/3221) |
| 17 | +* Fix Restriction Policies API documentation - add missing resource types [#3180](https://github.com/DataDog/datadog-api-client-python/pull/3180) |
| 18 | + |
| 19 | +### Removed |
| 20 | +* Remove unsupported operators from CCM Custom Allocation Rules feature [#3438](https://github.com/DataDog/datadog-api-client-python/pull/3438) |
| 21 | + |
| 22 | +### Added |
| 23 | +* Add us2.ddog-gov.com. [#3435](https://github.com/DataDog/datadog-api-client-python/pull/3435) |
| 24 | +* Add OpenAPI spec for v2 Synthetics test result endpoints [#3431](https://github.com/DataDog/datadog-api-client-python/pull/3431) |
| 25 | +* Document signals triage update endpoints [#3430](https://github.com/DataDog/datadog-api-client-python/pull/3430) |
| 26 | +* Security notifications - Add SAST and secret rule types [#3425](https://github.com/DataDog/datadog-api-client-python/pull/3425) |
| 27 | +* Add OpenAPI documentation for list and get indicators of compromise endpoints [#3422](https://github.com/DataDog/datadog-api-client-python/pull/3422) |
| 28 | +* Cloud SIEM - Document content packs SIEM endpoints [#3420](https://github.com/DataDog/datadog-api-client-python/pull/3420) |
| 29 | +* Add domain prefix filter query parameter to list status pages API [#3416](https://github.com/DataDog/datadog-api-client-python/pull/3416) |
| 30 | +* Add OpenAPI documentation for LLM Observability eval config CRUD endpoints [#3414](https://github.com/DataDog/datadog-api-client-python/pull/3414) |
| 31 | +* Add OpenAPI spec for Bits AI SRE investigations [#3410](https://github.com/DataDog/datadog-api-client-python/pull/3410) |
| 32 | +* Add API spec for security monitoring terraform export endpoints [#3409](https://github.com/DataDog/datadog-api-client-python/pull/3409) |
| 33 | +* Add team and assignee filters for Search Error Tracking Issues API [#3408](https://github.com/DataDog/datadog-api-client-python/pull/3408) |
| 34 | +* Add missing params to ListCustomCostsFiles [#3406](https://github.com/DataDog/datadog-api-client-python/pull/3406) |
| 35 | +* Add Product Analytics widget definitions [#3405](https://github.com/DataDog/datadog-api-client-python/pull/3405) |
| 36 | +* Add OpenAPI spec for Dashboard Secure Embed endpoints [#3404](https://github.com/DataDog/datadog-api-client-python/pull/3404) |
| 37 | +* Add fleet tracers, clusters, and instrumented pods endpoints [#3403](https://github.com/DataDog/datadog-api-client-python/pull/3403) |
| 38 | +* Add public POST/PATCH endpoints for Flaky Tests Management policies [#3402](https://github.com/DataDog/datadog-api-client-python/pull/3402) |
| 39 | +* Add CCM spend usage type breakdown fields [#3401](https://github.com/DataDog/datadog-api-client-python/pull/3401) |
| 40 | +* Adding all Observability Pipeline new hec_token related features into the api [#3399](https://github.com/DataDog/datadog-api-client-python/pull/3399) |
| 41 | +* Adding compression optional field to Amazon S3 source [#3395](https://github.com/DataDog/datadog-api-client-python/pull/3395) |
| 42 | +* Add Annotations endpoints [#3393](https://github.com/DataDog/datadog-api-client-python/pull/3393) |
| 43 | +* Add Org Groups API specification [#3392](https://github.com/DataDog/datadog-api-client-python/pull/3392) |
| 44 | +* Add unstable PUT /api/v2/anonymize_users endpoint [#3391](https://github.com/DataDog/datadog-api-client-python/pull/3391) |
| 45 | +* Add Obs Pipelines Elasticsearch metrics destination and new fields [#3385](https://github.com/DataDog/datadog-api-client-python/pull/3385) |
| 46 | +* Add OpenAPI spec for Bits AI SRE investigations [#3384](https://github.com/DataDog/datadog-api-client-python/pull/3384) |
| 47 | +* Add PAT/SAT management API endpoints [#3382](https://github.com/DataDog/datadog-api-client-python/pull/3382) |
| 48 | +* Add query type schemas for timeseries-query data sources [#3379](https://github.com/DataDog/datadog-api-client-python/pull/3379) |
| 49 | +* Add OpenAPI documentation for signal investigation queries and suggested actions endpoints [#3377](https://github.com/DataDog/datadog-api-client-python/pull/3377) |
| 50 | +* add api spec for feature flags allocations and exposure schedules endpoints [#3371](https://github.com/DataDog/datadog-api-client-python/pull/3371) |
| 51 | +* Add Publish and Unpublish API documentation for Status Pages [#3369](https://github.com/DataDog/datadog-api-client-python/pull/3369) |
| 52 | +* feat: add drag and drop as new synthetics browser step type [#3366](https://github.com/DataDog/datadog-api-client-python/pull/3366) |
| 53 | +* Add Synthetics test file upload and download endpoints [#3363](https://github.com/DataDog/datadog-api-client-python/pull/3363) |
| 54 | +* Allow monitor notification rule on restriction policy [#3361](https://github.com/DataDog/datadog-api-client-python/pull/3361) |
| 55 | +* document v2 stable mcnulty-web-py3 endpoints [#3360](https://github.com/DataDog/datadog-api-client-python/pull/3360) |
| 56 | +* document synthetics API to retrieve fast test result [#3356](https://github.com/DataDog/datadog-api-client-python/pull/3356) |
| 57 | +* Add support for configuring Splunk sourcetype in Custom Destinations [#3350](https://github.com/DataDog/datadog-api-client-python/pull/3350) |
| 58 | +* Add description field to widget definition schemas [#3339](https://github.com/DataDog/datadog-api-client-python/pull/3339) |
| 59 | +* Add Widgets API v2 OpenAPI spec [#3338](https://github.com/DataDog/datadog-api-client-python/pull/3338) |
| 60 | +* Add bulk triage endpoints for security monitoring signals [#3337](https://github.com/DataDog/datadog-api-client-python/pull/3337) |
| 61 | +* Add cost_aggregation parameter to GetEstimatedCostByOrg [#3331](https://github.com/DataDog/datadog-api-client-python/pull/3331) |
| 62 | +* Add new endpoints for Test Optimization settings for service [#3326](https://github.com/DataDog/datadog-api-client-python/pull/3326) |
| 63 | +* dashboards - Add DashboardTab schema and tabs property to Dashboard spec [#3324](https://github.com/DataDog/datadog-api-client-python/pull/3324) |
| 64 | +* Add WildcardWidgetDefinition to Dashboard spec [#3321](https://github.com/DataDog/datadog-api-client-python/pull/3321) |
| 65 | +* Add feature flags public api endpoints to api spec [#3317](https://github.com/DataDog/datadog-api-client-python/pull/3317) |
| 66 | +* Use openapi-transformer split mechanism for full spec generation [#3316](https://github.com/DataDog/datadog-api-client-python/pull/3316) |
| 67 | +* Add v2 deployment gates evaluation endpoints [#3315](https://github.com/DataDog/datadog-api-client-python/pull/3315) |
| 68 | +* Make datadog agent source address configurable in Observability Pipelines [#3311](https://github.com/DataDog/datadog-api-client-python/pull/3311) |
| 69 | +* Add OpenAPI documentation for keep_unmatched field in ocsf mapper processor [#3307](https://github.com/DataDog/datadog-api-client-python/pull/3307) |
| 70 | +* Add Batch Rows Query Endpoint to Reference Tables API spec [#3304](https://github.com/DataDog/datadog-api-client-python/pull/3304) |
| 71 | +* Add apm_metrics query support to dashboard OpenAPI spec [#3301](https://github.com/DataDog/datadog-api-client-python/pull/3301) |
| 72 | +* Add Observability Pipelines Amazon S3 Generic destination [#3296](https://github.com/DataDog/datadog-api-client-python/pull/3296) |
| 73 | +* [OPA-4681] Update Public API for Splunk HEC destination indexed_fields [#3292](https://github.com/DataDog/datadog-api-client-python/pull/3292) |
| 74 | +* RUM - simplify cross-product sampling descriptions on rum-retention-filters API docs [#3254](https://github.com/DataDog/datadog-api-client-python/pull/3254) |
| 75 | +* Add `name_aliases` field to `PermissionAttributes` for `ListPermissions` endpoint [#3253](https://github.com/DataDog/datadog-api-client-python/pull/3253) |
| 76 | +* Add audit track to list of available org connections [#3250](https://github.com/DataDog/datadog-api-client-python/pull/3250) |
| 77 | +* Add partial hierarchy selection to team sync endpoints [#3245](https://github.com/DataDog/datadog-api-client-python/pull/3245) |
| 78 | +* Add support for composite queries on monitor variables [#3242](https://github.com/DataDog/datadog-api-client-python/pull/3242) |
| 79 | +* Adds OpenTelemetry source support for metrics pipelines [#3238](https://github.com/DataDog/datadog-api-client-python/pull/3238) |
| 80 | +* Add Network Path fields to usage summary API [#3232](https://github.com/DataDog/datadog-api-client-python/pull/3232) |
| 81 | +* Add bad events support in metric SLOs [#3218](https://github.com/DataDog/datadog-api-client-python/pull/3218) |
| 82 | +* dashboards - Add DashboardTab schema and tabs property to Dashboard spec [#3190](https://github.com/DataDog/datadog-api-client-python/pull/3190) |
| 83 | +* Add OpenAPI documentation for scorecards endpoints [#3162](https://github.com/DataDog/datadog-api-client-python/pull/3162) |
| 84 | +* Add Sankey widget definition to Dashboards api specs [#3057](https://github.com/DataDog/datadog-api-client-python/pull/3057) |
| 85 | + |
| 86 | +### Fixed |
| 87 | +* Add security_signals to SecurityMonitoringStandardDataSource [#3394](https://github.com/DataDog/datadog-api-client-python/pull/3394) |
| 88 | +* Improve type validation without cache [#3362](https://github.com/DataDog/datadog-api-client-python/pull/3362) |
| 89 | +* Fix consistency issues in security monitoring signal triage routes [#3353](https://github.com/DataDog/datadog-api-client-python/pull/3353) |
| 90 | +* Add pageStart extension to case management pagination [#3343](https://github.com/DataDog/datadog-api-client-python/pull/3343) |
| 91 | +* Fix consistency issues in security monitoring signal triage routes [#3336](https://github.com/DataDog/datadog-api-client-python/pull/3336) |
| 92 | + |
| 93 | +### Deprecated |
| 94 | +* Deprecate ListVulnerabilities endpoint [#3333](https://github.com/DataDog/datadog-api-client-python/pull/3333) |
| 95 | +* Deprecate appsecspans datasource in SecurityMonitoringStandardDataSource [#3305](https://github.com/DataDog/datadog-api-client-python/pull/3305) |
| 96 | + |
3 | 97 | ## 2.53.0/2026-04-01 |
4 | 98 |
|
5 | 99 | ### Added |
|
0 commit comments