From aa81bcf01cab9c58b751ecdeef46d44da3570b3e Mon Sep 17 00:00:00 2001 From: "ci.datadog-api-spec" Date: Fri, 24 Apr 2026 15:59:47 +0000 Subject: [PATCH] Bump versions and add changelog entries. --- CHANGELOG.md | 94 +++++++++++++++++++++++++++++++ src/datadog_api_client/version.py | 2 +- 2 files changed, 95 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c4c0956a75..6455b171d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,99 @@ # CHANGELOG +## 2.54.0/2026-04-24 + +### Changed +* 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) +* Rename pat_uuid to pat_id and remove alias field from PAT spec [#3441](https://github.com/DataDog/datadog-api-client-python/pull/3441) +* 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) +* Rename pat_uuid to pat_id and remove alias field from PAT spec [#3424](https://github.com/DataDog/datadog-api-client-python/pull/3424) +* Security Monitoring - Revert rename of historical job API endpoints to threat hunting [#3411](https://github.com/DataDog/datadog-api-client-python/pull/3411) +* Update SearchFlakyTests endpoint documentation [#3386](https://github.com/DataDog/datadog-api-client-python/pull/3386) +* Add sample_attribute to log exclusion filter [#3330](https://github.com/DataDog/datadog-api-client-python/pull/3330) +* Add tags and description fields to the logs nested pipeline type LogsPipelineProcessor [#3319](https://github.com/DataDog/datadog-api-client-python/pull/3319) +* Update documentation for api/v2/metrics endpoint [#3310](https://github.com/DataDog/datadog-api-client-python/pull/3310) +* Use repository_id in DORA deployment GET docs [#3252](https://github.com/DataDog/datadog-api-client-python/pull/3252) +* Observability Pipelines - Updating descriptions and making the tags field optional not required [#3221](https://github.com/DataDog/datadog-api-client-python/pull/3221) +* Fix Restriction Policies API documentation - add missing resource types [#3180](https://github.com/DataDog/datadog-api-client-python/pull/3180) + +### Removed +* Remove unsupported operators from CCM Custom Allocation Rules feature [#3438](https://github.com/DataDog/datadog-api-client-python/pull/3438) + +### Added +* Add us2.ddog-gov.com. [#3435](https://github.com/DataDog/datadog-api-client-python/pull/3435) +* Add OpenAPI spec for v2 Synthetics test result endpoints [#3431](https://github.com/DataDog/datadog-api-client-python/pull/3431) +* Document signals triage update endpoints [#3430](https://github.com/DataDog/datadog-api-client-python/pull/3430) +* Security notifications - Add SAST and secret rule types [#3425](https://github.com/DataDog/datadog-api-client-python/pull/3425) +* Add OpenAPI documentation for list and get indicators of compromise endpoints [#3422](https://github.com/DataDog/datadog-api-client-python/pull/3422) +* Cloud SIEM - Document content packs SIEM endpoints [#3420](https://github.com/DataDog/datadog-api-client-python/pull/3420) +* Add domain prefix filter query parameter to list status pages API [#3416](https://github.com/DataDog/datadog-api-client-python/pull/3416) +* Add OpenAPI documentation for LLM Observability eval config CRUD endpoints [#3414](https://github.com/DataDog/datadog-api-client-python/pull/3414) +* Add OpenAPI spec for Bits AI SRE investigations [#3410](https://github.com/DataDog/datadog-api-client-python/pull/3410) +* Add API spec for security monitoring terraform export endpoints [#3409](https://github.com/DataDog/datadog-api-client-python/pull/3409) +* Add team and assignee filters for Search Error Tracking Issues API [#3408](https://github.com/DataDog/datadog-api-client-python/pull/3408) +* Add missing params to ListCustomCostsFiles [#3406](https://github.com/DataDog/datadog-api-client-python/pull/3406) +* Add Product Analytics widget definitions [#3405](https://github.com/DataDog/datadog-api-client-python/pull/3405) +* Add OpenAPI spec for Dashboard Secure Embed endpoints [#3404](https://github.com/DataDog/datadog-api-client-python/pull/3404) +* Add fleet tracers, clusters, and instrumented pods endpoints [#3403](https://github.com/DataDog/datadog-api-client-python/pull/3403) +* Add public POST/PATCH endpoints for Flaky Tests Management policies [#3402](https://github.com/DataDog/datadog-api-client-python/pull/3402) +* Add CCM spend usage type breakdown fields [#3401](https://github.com/DataDog/datadog-api-client-python/pull/3401) +* Adding all Observability Pipeline new hec_token related features into the api [#3399](https://github.com/DataDog/datadog-api-client-python/pull/3399) +* Adding compression optional field to Amazon S3 source [#3395](https://github.com/DataDog/datadog-api-client-python/pull/3395) +* Add Annotations endpoints [#3393](https://github.com/DataDog/datadog-api-client-python/pull/3393) +* Add Org Groups API specification [#3392](https://github.com/DataDog/datadog-api-client-python/pull/3392) +* Add unstable PUT /api/v2/anonymize_users endpoint [#3391](https://github.com/DataDog/datadog-api-client-python/pull/3391) +* Add Obs Pipelines Elasticsearch metrics destination and new fields [#3385](https://github.com/DataDog/datadog-api-client-python/pull/3385) +* Add OpenAPI spec for Bits AI SRE investigations [#3384](https://github.com/DataDog/datadog-api-client-python/pull/3384) +* Add PAT/SAT management API endpoints [#3382](https://github.com/DataDog/datadog-api-client-python/pull/3382) +* Add query type schemas for timeseries-query data sources [#3379](https://github.com/DataDog/datadog-api-client-python/pull/3379) +* Add OpenAPI documentation for signal investigation queries and suggested actions endpoints [#3377](https://github.com/DataDog/datadog-api-client-python/pull/3377) +* add api spec for feature flags allocations and exposure schedules endpoints [#3371](https://github.com/DataDog/datadog-api-client-python/pull/3371) +* Add Publish and Unpublish API documentation for Status Pages [#3369](https://github.com/DataDog/datadog-api-client-python/pull/3369) +* feat: add drag and drop as new synthetics browser step type [#3366](https://github.com/DataDog/datadog-api-client-python/pull/3366) +* Add Synthetics test file upload and download endpoints [#3363](https://github.com/DataDog/datadog-api-client-python/pull/3363) +* Allow monitor notification rule on restriction policy [#3361](https://github.com/DataDog/datadog-api-client-python/pull/3361) +* document v2 stable mcnulty-web-py3 endpoints [#3360](https://github.com/DataDog/datadog-api-client-python/pull/3360) +* document synthetics API to retrieve fast test result [#3356](https://github.com/DataDog/datadog-api-client-python/pull/3356) +* Add support for configuring Splunk sourcetype in Custom Destinations [#3350](https://github.com/DataDog/datadog-api-client-python/pull/3350) +* Add description field to widget definition schemas [#3339](https://github.com/DataDog/datadog-api-client-python/pull/3339) +* Add Widgets API v2 OpenAPI spec [#3338](https://github.com/DataDog/datadog-api-client-python/pull/3338) +* Add bulk triage endpoints for security monitoring signals [#3337](https://github.com/DataDog/datadog-api-client-python/pull/3337) +* Add cost_aggregation parameter to GetEstimatedCostByOrg [#3331](https://github.com/DataDog/datadog-api-client-python/pull/3331) +* Add new endpoints for Test Optimization settings for service [#3326](https://github.com/DataDog/datadog-api-client-python/pull/3326) +* dashboards - Add DashboardTab schema and tabs property to Dashboard spec [#3324](https://github.com/DataDog/datadog-api-client-python/pull/3324) +* Add WildcardWidgetDefinition to Dashboard spec [#3321](https://github.com/DataDog/datadog-api-client-python/pull/3321) +* Add feature flags public api endpoints to api spec [#3317](https://github.com/DataDog/datadog-api-client-python/pull/3317) +* Use openapi-transformer split mechanism for full spec generation [#3316](https://github.com/DataDog/datadog-api-client-python/pull/3316) +* Add v2 deployment gates evaluation endpoints [#3315](https://github.com/DataDog/datadog-api-client-python/pull/3315) +* Make datadog agent source address configurable in Observability Pipelines [#3311](https://github.com/DataDog/datadog-api-client-python/pull/3311) +* Add OpenAPI documentation for keep_unmatched field in ocsf mapper processor [#3307](https://github.com/DataDog/datadog-api-client-python/pull/3307) +* Add Batch Rows Query Endpoint to Reference Tables API spec [#3304](https://github.com/DataDog/datadog-api-client-python/pull/3304) +* Add apm_metrics query support to dashboard OpenAPI spec [#3301](https://github.com/DataDog/datadog-api-client-python/pull/3301) +* Add Observability Pipelines Amazon S3 Generic destination [#3296](https://github.com/DataDog/datadog-api-client-python/pull/3296) +* [OPA-4681] Update Public API for Splunk HEC destination indexed_fields [#3292](https://github.com/DataDog/datadog-api-client-python/pull/3292) +* RUM - simplify cross-product sampling descriptions on rum-retention-filters API docs [#3254](https://github.com/DataDog/datadog-api-client-python/pull/3254) +* Add `name_aliases` field to `PermissionAttributes` for `ListPermissions` endpoint [#3253](https://github.com/DataDog/datadog-api-client-python/pull/3253) +* Add audit track to list of available org connections [#3250](https://github.com/DataDog/datadog-api-client-python/pull/3250) +* Add partial hierarchy selection to team sync endpoints [#3245](https://github.com/DataDog/datadog-api-client-python/pull/3245) +* Add support for composite queries on monitor variables [#3242](https://github.com/DataDog/datadog-api-client-python/pull/3242) +* Adds OpenTelemetry source support for metrics pipelines [#3238](https://github.com/DataDog/datadog-api-client-python/pull/3238) +* Add Network Path fields to usage summary API [#3232](https://github.com/DataDog/datadog-api-client-python/pull/3232) +* Add bad events support in metric SLOs [#3218](https://github.com/DataDog/datadog-api-client-python/pull/3218) +* dashboards - Add DashboardTab schema and tabs property to Dashboard spec [#3190](https://github.com/DataDog/datadog-api-client-python/pull/3190) +* Add OpenAPI documentation for scorecards endpoints [#3162](https://github.com/DataDog/datadog-api-client-python/pull/3162) +* Add Sankey widget definition to Dashboards api specs [#3057](https://github.com/DataDog/datadog-api-client-python/pull/3057) + +### Fixed +* Add security_signals to SecurityMonitoringStandardDataSource [#3394](https://github.com/DataDog/datadog-api-client-python/pull/3394) +* Improve type validation without cache [#3362](https://github.com/DataDog/datadog-api-client-python/pull/3362) +* Fix consistency issues in security monitoring signal triage routes [#3353](https://github.com/DataDog/datadog-api-client-python/pull/3353) +* Add pageStart extension to case management pagination [#3343](https://github.com/DataDog/datadog-api-client-python/pull/3343) +* Fix consistency issues in security monitoring signal triage routes [#3336](https://github.com/DataDog/datadog-api-client-python/pull/3336) + +### Deprecated +* Deprecate ListVulnerabilities endpoint [#3333](https://github.com/DataDog/datadog-api-client-python/pull/3333) +* Deprecate appsecspans datasource in SecurityMonitoringStandardDataSource [#3305](https://github.com/DataDog/datadog-api-client-python/pull/3305) + ## 2.53.0/2026-04-01 ### Added diff --git a/src/datadog_api_client/version.py b/src/datadog_api_client/version.py index 4df2551dc9..253a994fd3 100644 --- a/src/datadog_api_client/version.py +++ b/src/datadog_api_client/version.py @@ -3,4 +3,4 @@ # This product includes software developed at Datadog (https://www.datadoghq.com/). # Copyright 2020-Present Datadog, Inc. -__version__ = "2.53.0" +__version__ = "2.54.0"