|
1 | 1 | # CHANGELOG |
2 | 2 |
|
| 3 | +## 2.56.0/2026-06-17 |
| 4 | + |
| 5 | +### Added |
| 6 | +* Add captureNetworkPayloads for Synthetics Browser tests [#3694](https://github.com/DataDog/datadog-api-client-python/pull/3694) |
| 7 | +* Set x-keep-typed-in-additional-properties on UsageSummary schemas [#3693](https://github.com/DataDog/datadog-api-client-python/pull/3693) |
| 8 | +* add OpenAPI spec for Tag Policies API [#3689](https://github.com/DataDog/datadog-api-client-python/pull/3689) |
| 9 | +* Mark ServiceNow triage endpoints as stable [#3687](https://github.com/DataDog/datadog-api-client-python/pull/3687) |
| 10 | +* Add restore rule version endpoint in detection rules [#3680](https://github.com/DataDog/datadog-api-client-python/pull/3680) |
| 11 | +* Document LLM Observability Patterns API [#3678](https://github.com/DataDog/datadog-api-client-python/pull/3678) |
| 12 | +* Add OpenAPI spec for max session duration endpoint [#3676](https://github.com/DataDog/datadog-api-client-python/pull/3676) |
| 13 | +* Additional Forms v2 API endpoints [#3675](https://github.com/DataDog/datadog-api-client-python/pull/3675) |
| 14 | +* Add observability pipelines Generate metrics processor [#3672](https://github.com/DataDog/datadog-api-client-python/pull/3672) |
| 15 | +* Add GET /api/v2/integration/slack/user-bindings to Slack integration spec [#3670](https://github.com/DataDog/datadog-api-client-python/pull/3670) |
| 16 | +* Add OpenAPI spec for CSM settings endpoints [#3669](https://github.com/DataDog/datadog-api-client-python/pull/3669) |
| 17 | +* Add OpenAPI spec for CSM ownership-api endpoints [#3668](https://github.com/DataDog/datadog-api-client-python/pull/3668) |
| 18 | +* Add configuration field to deployment gates evaluation API [#3664](https://github.com/DataDog/datadog-api-client-python/pull/3664) |
| 19 | +* Add triage endpoint and fields to IoC Explorer API docs [#3663](https://github.com/DataDog/datadog-api-client-python/pull/3663) |
| 20 | +* Add GetSingleEntityContext endpoint to security monitoring spec [#3661](https://github.com/DataDog/datadog-api-client-python/pull/3661) |
| 21 | +* Add int64 format and extract inline schemas [#3659](https://github.com/DataDog/datadog-api-client-python/pull/3659) |
| 22 | +* Add metric filter query parameter to Cloud Cost Management tag metadata tag sources endpoint [#3655](https://github.com/DataDog/datadog-api-client-python/pull/3655) |
| 23 | +* Document SendSecurityMonitoringNotificationPreview endpoint [#3652](https://github.com/DataDog/datadog-api-client-python/pull/3652) |
| 24 | +* Add filter[owned_by] parameter to GET /api/v2/application_keys [#3651](https://github.com/DataDog/datadog-api-client-python/pull/3651) |
| 25 | +* Add OpenAPI spec for App Builder Forms v2 API [#3647](https://github.com/DataDog/datadog-api-client-python/pull/3647) |
| 26 | +* Add JWT authentication type for Synthetics HTTP API tests [#3646](https://github.com/DataDog/datadog-api-client-python/pull/3646) |
| 27 | +* Add shared dashboard list OpenAPI spec [#3643](https://github.com/DataDog/datadog-api-client-python/pull/3643) |
| 28 | +* Expose usage summary keys for June SKUs [#3642](https://github.com/DataDog/datadog-api-client-python/pull/3642) |
| 29 | +* Add slo_query to SLO Correction API for global correction support [#3641](https://github.com/DataDog/datadog-api-client-python/pull/3641) |
| 30 | +* Add OpenAPI spec for SAML configuration endpoints [#3640](https://github.com/DataDog/datadog-api-client-python/pull/3640) |
| 31 | +* Add OpenAPI spec for /api/v2/network-health-insights [#3638](https://github.com/DataDog/datadog-api-client-python/pull/3638) |
| 32 | +* [error-tracking] Add Linear issue to API endpoints response schemas [#3637](https://github.com/DataDog/datadog-api-client-python/pull/3637) |
| 33 | +* Add OpenAPI spec for ASM services v2 endpoint [#3636](https://github.com/DataDog/datadog-api-client-python/pull/3636) |
| 34 | +* Add OpenAPI spec for OAuth2 well-known sites endpoint [#3631](https://github.com/DataDog/datadog-api-client-python/pull/3631) |
| 35 | +* Add available_fields endpoint to usage summary [#3630](https://github.com/DataDog/datadog-api-client-python/pull/3630) |
| 36 | +* add issue_stream to public spec [#3628](https://github.com/DataDog/datadog-api-client-python/pull/3628) |
| 37 | +* Add public OpenAPI spec for report schedule create and update [#3627](https://github.com/DataDog/datadog-api-client-python/pull/3627) |
| 38 | +* Add ListWorkflows endpoint to Workflow Automation [#3626](https://github.com/DataDog/datadog-api-client-python/pull/3626) |
| 39 | +* Add edited_before and viewed_before filters to ListDashboardsUsage [#3622](https://github.com/DataDog/datadog-api-client-python/pull/3622) |
| 40 | +* Add tag indexing rule APIs to v2 metrics spec [#3621](https://github.com/DataDog/datadog-api-client-python/pull/3621) |
| 41 | +* Add OpenAPI spec for global orgs endpoint [#3619](https://github.com/DataDog/datadog-api-client-python/pull/3619) |
| 42 | +* doc ml obs Expose LLM Observability annotation endpoints [#3618](https://github.com/DataDog/datadog-api-client-python/pull/3618) |
| 43 | +* Add OpenAPI spec for sourcemap-admin public endpoints [#3616](https://github.com/DataDog/datadog-api-client-python/pull/3616) |
| 44 | +* RUM - Add OpenAPI spec for hardcoded retention filters [#3615](https://github.com/DataDog/datadog-api-client-python/pull/3615) |
| 45 | +* Add missing query parameter to CNM aggregated connections and DNS endpoints [#3614](https://github.com/DataDog/datadog-api-client-python/pull/3614) |
| 46 | +* Add RUM rate limit configuration v2 endpoints [#3613](https://github.com/DataDog/datadog-api-client-python/pull/3613) |
| 47 | +* Update ListVolumesByMetricName description for Metric Name Pricing [#3612](https://github.com/DataDog/datadog-api-client-python/pull/3612) |
| 48 | +* Add status-page resource to restriction policy API docs [#3610](https://github.com/DataDog/datadog-api-client-python/pull/3610) |
| 49 | +* Add public OpenAPI ops for Salesforce-incidents orgs and templates [#3609](https://github.com/DataDog/datadog-api-client-python/pull/3609) |
| 50 | +* Add partitioning_attributes and lookup_attributes to Log Archives spec [#3607](https://github.com/DataDog/datadog-api-client-python/pull/3607) |
| 51 | +* Add OpenAPI spec for security monitoring bulk convert rules endpoint [#3606](https://github.com/DataDog/datadog-api-client-python/pull/3606) |
| 52 | +* Add public OpenAPI ops for Webhooks OAuth2 client credentials [#3605](https://github.com/DataDog/datadog-api-client-python/pull/3605) |
| 53 | +* Add public OpenAPI ops for Statuspage account and URL settings [#3604](https://github.com/DataDog/datadog-api-client-python/pull/3604) |
| 54 | +* Add OpenAPI spec for stegadography get-widgets endpoint [#3603](https://github.com/DataDog/datadog-api-client-python/pull/3603) |
| 55 | +* Add new Host Map widget infrastructure request type [#3602](https://github.com/DataDog/datadog-api-client-python/pull/3602) |
| 56 | +* Add public OpenAPI ops for Opsgenie accounts CRUD [#3601](https://github.com/DataDog/datadog-api-client-python/pull/3601) |
| 57 | +* Allow llm-observability data source in formula event queries [#3599](https://github.com/DataDog/datadog-api-client-python/pull/3599) |
| 58 | +* Add OpenAPI spec for APM spans-public-api trace endpoints [#3597](https://github.com/DataDog/datadog-api-client-python/pull/3597) |
| 59 | +* Add DeleteSyncConfig OpenAPI endpoint for Storage Management [#3595](https://github.com/DataDog/datadog-api-client-python/pull/3595) |
| 60 | +* Add OpenAPI spec for OAuth2 client endpoints [#3594](https://github.com/DataDog/datadog-api-client-python/pull/3594) |
| 61 | +* Add OpenAPI specs for SCA licenses and dependency scan endpoints [#3593](https://github.com/DataDog/datadog-api-client-python/pull/3593) |
| 62 | +* Allow apm metrics data source for distribution histogram request [#3590](https://github.com/DataDog/datadog-api-client-python/pull/3590) |
| 63 | +* Add is_backfilled to our Status Pages degradations and maintenances API responses. [#3586](https://github.com/DataDog/datadog-api-client-python/pull/3586) |
| 64 | +* Add OpenAPI for LLM Observability dataset export batch_update clone restore and records upload SSE [#3583](https://github.com/DataDog/datadog-api-client-python/pull/3583) |
| 65 | +* Add OpenAPI specs for secmon-public-api datasets endpoints [#3582](https://github.com/DataDog/datadog-api-client-python/pull/3582) |
| 66 | +* Add OpenAPI specs for static-analysis-api missing endpoints [#3580](https://github.com/DataDog/datadog-api-client-python/pull/3580) |
| 67 | +* RUM - add API endpoints for permanent retention filters [#3579](https://github.com/DataDog/datadog-api-client-python/pull/3579) |
| 68 | +* Add siem_12mo_retention and siem_6mo_retention to usage API [#3576](https://github.com/DataDog/datadog-api-client-python/pull/3576) |
| 69 | +* Add serverless_apps_dsm_fargate_tasks fields to usage metering API [#3575](https://github.com/DataDog/datadog-api-client-python/pull/3575) |
| 70 | +* Add Cloud Cost Management tag_metadata months endpoint [#3574](https://github.com/DataDog/datadog-api-client-python/pull/3574) |
| 71 | +* Add observability pipelines splunk HEC metrics destination [#3573](https://github.com/DataDog/datadog-api-client-python/pull/3573) |
| 72 | +* Add comparison to QueryValueWidgetRequest for surfacing the change indicator feature [#3572](https://github.com/DataDog/datadog-api-client-python/pull/3572) |
| 73 | +* Support for In-App WAF policies operations [#3571](https://github.com/DataDog/datadog-api-client-python/pull/3571) |
| 74 | +* Add OpenAPI for LLM Observability dataset draft state and versions [#3569](https://github.com/DataDog/datadog-api-client-python/pull/3569) |
| 75 | +* Document LLM Observability org config endpoints [#3567](https://github.com/DataDog/datadog-api-client-python/pull/3567) |
| 76 | +* Add OpenAPI spec for IDP entity integration configs [#3565](https://github.com/DataDog/datadog-api-client-python/pull/3565) |
| 77 | +* Add OpenAPI specs for app-builder blueprints, tags, and private query endpoints [#3564](https://github.com/DataDog/datadog-api-client-python/pull/3564) |
| 78 | +* Add buffer support to remaining Observability Pipelines destinations [#3563](https://github.com/DataDog/datadog-api-client-python/pull/3563) |
| 79 | +* Add critical_query / critical_recovery_query to MonitorThresholds [#3562](https://github.com/DataDog/datadog-api-client-python/pull/3562) |
| 80 | +* Sync 'status_pages.yaml' files with backend [#3561](https://github.com/DataDog/datadog-api-client-python/pull/3561) |
| 81 | +* Add OpenAPI spec for v2 customer org disable endpoint [#3560](https://github.com/DataDog/datadog-api-client-python/pull/3560) |
| 82 | +* Add Annotations API v2 spec [#3559](https://github.com/DataDog/datadog-api-client-python/pull/3559) |
| 83 | +* Document LLM Observability LLM provider integration endpoints [#3557](https://github.com/DataDog/datadog-api-client-python/pull/3557) |
| 84 | +* Add ValidateAWSCCMConfig operation to AWS integration v2 spec [#3556](https://github.com/DataDog/datadog-api-client-python/pull/3556) |
| 85 | +* Add baselineUserLocationsDuration to Impossible Travel rule options [#3555](https://github.com/DataDog/datadog-api-client-python/pull/3555) |
| 86 | +* Add OpenAPI spec for RUM insight aggregation endpoints [#3553](https://github.com/DataDog/datadog-api-client-python/pull/3553) |
| 87 | +* Add OpenAPI definitions for path-param tag_description endpoints [#3552](https://github.com/DataDog/datadog-api-client-python/pull/3552) |
| 88 | +* Monitors Augmented Query Add Group By Source [#3551](https://github.com/DataDog/datadog-api-client-python/pull/3551) |
| 89 | +* Add mcp step subtype to synthetics multi-step api tests [#3550](https://github.com/DataDog/datadog-api-client-python/pull/3550) |
| 90 | +* Document Cloud SIEM Growth and Content owned endpoints [#3548](https://github.com/DataDog/datadog-api-client-python/pull/3548) |
| 91 | +* Add API fields for jobs_monitoring_orchestrators [#3546](https://github.com/DataDog/datadog-api-client-python/pull/3546) |
| 92 | +* Add OpenAPI specs for 36 undocumented case-rapid-api v2 endpoints [#3545](https://github.com/DataDog/datadog-api-client-python/pull/3545) |
| 93 | +* Document LLM Observability Experiments search endpoints [#3544](https://github.com/DataDog/datadog-api-client-python/pull/3544) |
| 94 | +* Add new metrics processors in Observability Pipelines [#3542](https://github.com/DataDog/datadog-api-client-python/pull/3542) |
| 95 | +* Add OpenAPI spec for Model Lab API v2 endpoints [#3541](https://github.com/DataDog/datadog-api-client-python/pull/3541) |
| 96 | +* Update observability pipelines databricks_zerobus destination endpoint fields to be secret [#3540](https://github.com/DataDog/datadog-api-client-python/pull/3540) |
| 97 | +* Add csm_host_pro hosts agentless scanners to usage metering API [#3539](https://github.com/DataDog/datadog-api-client-python/pull/3539) |
| 98 | +* Add Dashboards Usage v2 endpoints [#3538](https://github.com/DataDog/datadog-api-client-python/pull/3538) |
| 99 | +* observability pipelines add tls.verify_certificate field to multiple push sources [#3537](https://github.com/DataDog/datadog-api-client-python/pull/3537) |
| 100 | +* Update Synthetics downtime spec: gate write ops on default-settings and add monthly weekday positions [#3536](https://github.com/DataDog/datadog-api-client-python/pull/3536) |
| 101 | +* Add TCP congestion signals to CNM aggregated connections spec [#3534](https://github.com/DataDog/datadog-api-client-python/pull/3534) |
| 102 | +* Add ListReferenceTableRows endpoint to Reference Tables [#3533](https://github.com/DataDog/datadog-api-client-python/pull/3533) |
| 103 | +* Cloud Cost Recommendations Search API [#3528](https://github.com/DataDog/datadog-api-client-python/pull/3528) |
| 104 | +* Add Cloud Cost Management tag_metadata endpoints [#3527](https://github.com/DataDog/datadog-api-client-python/pull/3527) |
| 105 | +* feat - Add data-jobs alert monitor type support [#3524](https://github.com/DataDog/datadog-api-client-python/pull/3524) |
| 106 | +* Add display_block interaction type to LLM Obs annotation queues [#3522](https://github.com/DataDog/datadog-api-client-python/pull/3522) |
| 107 | +* Add exclude-attribute processor to logs pipelines [#3510](https://github.com/DataDog/datadog-api-client-python/pull/3510) |
| 108 | +* Add missing scorecards OpenAPI specs [#3509](https://github.com/DataDog/datadog-api-client-python/pull/3509) |
| 109 | +* Adding valid tokens to Splunk and HTTP server source [#3505](https://github.com/DataDog/datadog-api-client-python/pull/3505) |
| 110 | +* Add escalation policy routing action with support hours and acknowledgment timeout to On-Call routing rules [#3487](https://github.com/DataDog/datadog-api-client-python/pull/3487) |
| 111 | +* Add created_at/modified_at to LLM Obs annotation queue interaction responses [#3433](https://github.com/DataDog/datadog-api-client-python/pull/3433) |
| 112 | + |
| 113 | +### Removed |
| 114 | +* Remove deprecated incident services APIs (/api/v2/services) [#3683](https://github.com/DataDog/datadog-api-client-python/pull/3683) |
| 115 | +* Make fleet-automation clusters and instrumented_pods specs private [#3673](https://github.com/DataDog/datadog-api-client-python/pull/3673) |
| 116 | + |
| 117 | +### Changed |
| 118 | +* Add DELETE user-binding endpoint to Microsoft Teams Integration spec [#3677](https://github.com/DataDog/datadog-api-client-python/pull/3677) |
| 119 | +* [Fixed] Preserve integer precision in additionalProperties past 2^53 [#3650](https://github.com/DataDog/datadog-api-client-python/pull/3650) |
| 120 | +* Add Google Chat organizations, delegated-user, and target-audience OpenAPI operations [#3648](https://github.com/DataDog/datadog-api-client-python/pull/3648) |
| 121 | +* Update param spec for GET experiments in LLM Observability [#3624](https://github.com/DataDog/datadog-api-client-python/pull/3624) |
| 122 | +* Add risk-scores entityID spec [#3617](https://github.com/DataDog/datadog-api-client-python/pull/3617) |
| 123 | +* Update PAT and SAT api spec [#3598](https://github.com/DataDog/datadog-api-client-python/pull/3598) |
| 124 | +* Rename Tiers for Org Group Policies and Remove Include Memberships Support [#3568](https://github.com/DataDog/datadog-api-client-python/pull/3568) |
| 125 | +* Document LLM Observability span search and data deletion endpoints [#3554](https://github.com/DataDog/datadog-api-client-python/pull/3554) |
| 126 | + |
| 127 | +### Deprecated |
| 128 | +* Deprecate bulk tag config API endpoints [#3671](https://github.com/DataDog/datadog-api-client-python/pull/3671) |
| 129 | +* Move MuteFindings operation to private spec [#3662](https://github.com/DataDog/datadog-api-client-python/pull/3662) |
| 130 | + |
| 131 | +### Fixed |
| 132 | +* Fix RUM casing in descriptions and summaries [#3629](https://github.com/DataDog/datadog-api-client-python/pull/3629) |
| 133 | +* Reconcile SIEM historical detections OpenAPI with current schema [#3585](https://github.com/DataDog/datadog-api-client-python/pull/3585) |
| 134 | +* security-monitoring - Change histsignals/search method from GET to POST [#3581](https://github.com/DataDog/datadog-api-client-python/pull/3581) |
| 135 | + |
3 | 136 | ## 2.55.0/2026-05-15 |
4 | 137 |
|
5 | 138 | ### Added |
|
0 commit comments