|
1 | 1 | # CHANGELOG |
2 | 2 |
|
| 3 | +## 2.55.0/2026-06-17 |
| 4 | + |
| 5 | +### Added |
| 6 | +* Add captureNetworkPayloads for Synthetics Browser tests [#3494](https://github.com/DataDog/datadog-api-client-ruby/pull/3494) |
| 7 | +* Set x-keep-typed-in-additional-properties on UsageSummary schemas [#3493](https://github.com/DataDog/datadog-api-client-ruby/pull/3493) |
| 8 | +* add OpenAPI spec for Tag Policies API [#3489](https://github.com/DataDog/datadog-api-client-ruby/pull/3489) |
| 9 | +* Mark ServiceNow triage endpoints as stable [#3487](https://github.com/DataDog/datadog-api-client-ruby/pull/3487) |
| 10 | +* Add restore rule version endpoint in detection rules [#3480](https://github.com/DataDog/datadog-api-client-ruby/pull/3480) |
| 11 | +* Document LLM Observability Patterns API [#3478](https://github.com/DataDog/datadog-api-client-ruby/pull/3478) |
| 12 | +* Add OpenAPI spec for max session duration endpoint [#3476](https://github.com/DataDog/datadog-api-client-ruby/pull/3476) |
| 13 | +* Additional Forms v2 API endpoints [#3475](https://github.com/DataDog/datadog-api-client-ruby/pull/3475) |
| 14 | +* Add observability pipelines Generate metrics processor [#3472](https://github.com/DataDog/datadog-api-client-ruby/pull/3472) |
| 15 | +* Add GET /api/v2/integration/slack/user-bindings to Slack integration spec [#3470](https://github.com/DataDog/datadog-api-client-ruby/pull/3470) |
| 16 | +* Add OpenAPI spec for CSM settings endpoints [#3469](https://github.com/DataDog/datadog-api-client-ruby/pull/3469) |
| 17 | +* Add OpenAPI spec for CSM ownership-api endpoints [#3468](https://github.com/DataDog/datadog-api-client-ruby/pull/3468) |
| 18 | +* Add configuration field to deployment gates evaluation API [#3464](https://github.com/DataDog/datadog-api-client-ruby/pull/3464) |
| 19 | +* Add triage endpoint and fields to IoC Explorer API docs [#3463](https://github.com/DataDog/datadog-api-client-ruby/pull/3463) |
| 20 | +* Add GetSingleEntityContext endpoint to security monitoring spec [#3461](https://github.com/DataDog/datadog-api-client-ruby/pull/3461) |
| 21 | +* Add int64 format and extract inline schemas [#3460](https://github.com/DataDog/datadog-api-client-ruby/pull/3460) |
| 22 | +* Add metric filter query parameter to Cloud Cost Management tag metadata tag sources endpoint [#3459](https://github.com/DataDog/datadog-api-client-ruby/pull/3459) |
| 23 | +* Document SendSecurityMonitoringNotificationPreview endpoint [#3456](https://github.com/DataDog/datadog-api-client-ruby/pull/3456) |
| 24 | +* Add filter[owned_by] parameter to GET /api/v2/application_keys [#3455](https://github.com/DataDog/datadog-api-client-ruby/pull/3455) |
| 25 | +* Add OpenAPI spec for App Builder Forms v2 API [#3453](https://github.com/DataDog/datadog-api-client-ruby/pull/3453) |
| 26 | +* Add JWT authentication type for Synthetics HTTP API tests [#3452](https://github.com/DataDog/datadog-api-client-ruby/pull/3452) |
| 27 | +* Add shared dashboard list OpenAPI spec [#3449](https://github.com/DataDog/datadog-api-client-ruby/pull/3449) |
| 28 | +* Expose usage summary keys for June SKUs [#3448](https://github.com/DataDog/datadog-api-client-ruby/pull/3448) |
| 29 | +* Add slo_query to SLO Correction API for global correction support [#3447](https://github.com/DataDog/datadog-api-client-ruby/pull/3447) |
| 30 | +* Add OpenAPI spec for SAML configuration endpoints [#3446](https://github.com/DataDog/datadog-api-client-ruby/pull/3446) |
| 31 | +* Add OpenAPI spec for /api/v2/network-health-insights [#3444](https://github.com/DataDog/datadog-api-client-ruby/pull/3444) |
| 32 | +* [error-tracking] Add Linear issue to API endpoints response schemas [#3443](https://github.com/DataDog/datadog-api-client-ruby/pull/3443) |
| 33 | +* Add OpenAPI spec for ASM services v2 endpoint [#3442](https://github.com/DataDog/datadog-api-client-ruby/pull/3442) |
| 34 | +* Add OpenAPI spec for stegadography get-widgets endpoint [#3438](https://github.com/DataDog/datadog-api-client-ruby/pull/3438) |
| 35 | +* Add OpenAPI spec for OAuth2 well-known sites endpoint [#3436](https://github.com/DataDog/datadog-api-client-ruby/pull/3436) |
| 36 | +* Add available_fields endpoint to usage summary [#3435](https://github.com/DataDog/datadog-api-client-ruby/pull/3435) |
| 37 | +* add issue_stream to public spec [#3433](https://github.com/DataDog/datadog-api-client-ruby/pull/3433) |
| 38 | +* Add public OpenAPI spec for report schedule create and update [#3432](https://github.com/DataDog/datadog-api-client-ruby/pull/3432) |
| 39 | +* Add ListWorkflows endpoint to Workflow Automation [#3431](https://github.com/DataDog/datadog-api-client-ruby/pull/3431) |
| 40 | +* Add edited_before and viewed_before filters to ListDashboardsUsage [#3427](https://github.com/DataDog/datadog-api-client-ruby/pull/3427) |
| 41 | +* Add tag indexing rule APIs to v2 metrics spec [#3426](https://github.com/DataDog/datadog-api-client-ruby/pull/3426) |
| 42 | +* Add OpenAPI spec for global orgs endpoint [#3424](https://github.com/DataDog/datadog-api-client-ruby/pull/3424) |
| 43 | +* doc ml obs Expose LLM Observability annotation endpoints [#3423](https://github.com/DataDog/datadog-api-client-ruby/pull/3423) |
| 44 | +* Add OpenAPI spec for sourcemap-admin public endpoints [#3421](https://github.com/DataDog/datadog-api-client-ruby/pull/3421) |
| 45 | +* RUM - Add OpenAPI spec for hardcoded retention filters [#3420](https://github.com/DataDog/datadog-api-client-ruby/pull/3420) |
| 46 | +* Add missing query parameter to CNM aggregated connections and DNS endpoints [#3419](https://github.com/DataDog/datadog-api-client-ruby/pull/3419) |
| 47 | +* Add RUM rate limit configuration v2 endpoints [#3418](https://github.com/DataDog/datadog-api-client-ruby/pull/3418) |
| 48 | +* Update ListVolumesByMetricName description for Metric Name Pricing [#3417](https://github.com/DataDog/datadog-api-client-ruby/pull/3417) |
| 49 | +* Add status-page resource to restriction policy API docs [#3415](https://github.com/DataDog/datadog-api-client-ruby/pull/3415) |
| 50 | +* Add public OpenAPI ops for Salesforce-incidents orgs and templates [#3414](https://github.com/DataDog/datadog-api-client-ruby/pull/3414) |
| 51 | +* Add partitioning_attributes and lookup_attributes to Log Archives spec [#3412](https://github.com/DataDog/datadog-api-client-ruby/pull/3412) |
| 52 | +* Add OpenAPI spec for security monitoring bulk convert rules endpoint [#3411](https://github.com/DataDog/datadog-api-client-ruby/pull/3411) |
| 53 | +* Add public OpenAPI ops for Webhooks OAuth2 client credentials [#3410](https://github.com/DataDog/datadog-api-client-ruby/pull/3410) |
| 54 | +* Add public OpenAPI ops for Statuspage account and URL settings [#3409](https://github.com/DataDog/datadog-api-client-ruby/pull/3409) |
| 55 | +* Add new Host Map widget infrastructure request type [#3408](https://github.com/DataDog/datadog-api-client-ruby/pull/3408) |
| 56 | +* Add public OpenAPI ops for Opsgenie accounts CRUD [#3407](https://github.com/DataDog/datadog-api-client-ruby/pull/3407) |
| 57 | +* Allow llm-observability data source in formula event queries [#3405](https://github.com/DataDog/datadog-api-client-ruby/pull/3405) |
| 58 | +* Add OpenAPI spec for APM spans-public-api trace endpoints [#3403](https://github.com/DataDog/datadog-api-client-ruby/pull/3403) |
| 59 | +* Add DeleteSyncConfig OpenAPI endpoint for Storage Management [#3401](https://github.com/DataDog/datadog-api-client-ruby/pull/3401) |
| 60 | +* Add OpenAPI spec for OAuth2 client endpoints [#3400](https://github.com/DataDog/datadog-api-client-ruby/pull/3400) |
| 61 | +* Add OpenAPI specs for SCA licenses and dependency scan endpoints [#3399](https://github.com/DataDog/datadog-api-client-ruby/pull/3399) |
| 62 | +* Allow apm metrics data source for distribution histogram request [#3395](https://github.com/DataDog/datadog-api-client-ruby/pull/3395) |
| 63 | +* Add is_backfilled to our Status Pages degradations and maintenances API responses. [#3391](https://github.com/DataDog/datadog-api-client-ruby/pull/3391) |
| 64 | +* Add OpenAPI for LLM Observability dataset export batch_update clone restore and records upload SSE [#3389](https://github.com/DataDog/datadog-api-client-ruby/pull/3389) |
| 65 | +* Add OpenAPI specs for secmon-public-api datasets endpoints [#3387](https://github.com/DataDog/datadog-api-client-ruby/pull/3387) |
| 66 | +* Add OpenAPI specs for static-analysis-api missing endpoints [#3385](https://github.com/DataDog/datadog-api-client-ruby/pull/3385) |
| 67 | +* RUM - add API endpoints for permanent retention filters [#3384](https://github.com/DataDog/datadog-api-client-ruby/pull/3384) |
| 68 | +* Add siem_12mo_retention and siem_6mo_retention to usage API [#3381](https://github.com/DataDog/datadog-api-client-ruby/pull/3381) |
| 69 | +* Add serverless_apps_dsm_fargate_tasks fields to usage metering API [#3380](https://github.com/DataDog/datadog-api-client-ruby/pull/3380) |
| 70 | +* Add Cloud Cost Management tag_metadata months endpoint [#3379](https://github.com/DataDog/datadog-api-client-ruby/pull/3379) |
| 71 | +* Add observability pipelines splunk HEC metrics destination [#3378](https://github.com/DataDog/datadog-api-client-ruby/pull/3378) |
| 72 | +* Add comparison to QueryValueWidgetRequest for surfacing the change indicator feature [#3377](https://github.com/DataDog/datadog-api-client-ruby/pull/3377) |
| 73 | +* Support for In-App WAF policies operations [#3376](https://github.com/DataDog/datadog-api-client-ruby/pull/3376) |
| 74 | +* Add OpenAPI for LLM Observability dataset draft state and versions [#3374](https://github.com/DataDog/datadog-api-client-ruby/pull/3374) |
| 75 | +* Document LLM Observability org config endpoints [#3372](https://github.com/DataDog/datadog-api-client-ruby/pull/3372) |
| 76 | +* Add OpenAPI spec for IDP entity integration configs [#3371](https://github.com/DataDog/datadog-api-client-ruby/pull/3371) |
| 77 | +* Add OpenAPI specs for app-builder blueprints, tags, and private query endpoints [#3370](https://github.com/DataDog/datadog-api-client-ruby/pull/3370) |
| 78 | +* Add buffer support to remaining Observability Pipelines destinations [#3369](https://github.com/DataDog/datadog-api-client-ruby/pull/3369) |
| 79 | +* Add critical_query / critical_recovery_query to MonitorThresholds [#3368](https://github.com/DataDog/datadog-api-client-ruby/pull/3368) |
| 80 | +* Sync 'status_pages.yaml' files with backend [#3367](https://github.com/DataDog/datadog-api-client-ruby/pull/3367) |
| 81 | +* Add OpenAPI spec for v2 customer org disable endpoint [#3366](https://github.com/DataDog/datadog-api-client-ruby/pull/3366) |
| 82 | +* Add Annotations API v2 spec [#3365](https://github.com/DataDog/datadog-api-client-ruby/pull/3365) |
| 83 | +* Document LLM Observability LLM provider integration endpoints [#3363](https://github.com/DataDog/datadog-api-client-ruby/pull/3363) |
| 84 | +* Add ValidateAWSCCMConfig operation to AWS integration v2 spec [#3362](https://github.com/DataDog/datadog-api-client-ruby/pull/3362) |
| 85 | +* Add baselineUserLocationsDuration to Impossible Travel rule options [#3361](https://github.com/DataDog/datadog-api-client-ruby/pull/3361) |
| 86 | +* Add OpenAPI spec for RUM insight aggregation endpoints [#3359](https://github.com/DataDog/datadog-api-client-ruby/pull/3359) |
| 87 | +* Add OpenAPI definitions for path-param tag_description endpoints [#3358](https://github.com/DataDog/datadog-api-client-ruby/pull/3358) |
| 88 | +* Monitors Augmented Query Add Group By Source [#3357](https://github.com/DataDog/datadog-api-client-ruby/pull/3357) |
| 89 | +* Add mcp step subtype to synthetics multi-step api tests [#3356](https://github.com/DataDog/datadog-api-client-ruby/pull/3356) |
| 90 | +* Document Cloud SIEM Growth and Content owned endpoints [#3354](https://github.com/DataDog/datadog-api-client-ruby/pull/3354) |
| 91 | +* Add API fields for jobs_monitoring_orchestrators [#3352](https://github.com/DataDog/datadog-api-client-ruby/pull/3352) |
| 92 | +* Add OpenAPI specs for 36 undocumented case-rapid-api v2 endpoints [#3351](https://github.com/DataDog/datadog-api-client-ruby/pull/3351) |
| 93 | +* Document LLM Observability Experiments search endpoints [#3350](https://github.com/DataDog/datadog-api-client-ruby/pull/3350) |
| 94 | +* Add new metrics processors in Observability Pipelines [#3348](https://github.com/DataDog/datadog-api-client-ruby/pull/3348) |
| 95 | +* Add OpenAPI spec for Model Lab API v2 endpoints [#3347](https://github.com/DataDog/datadog-api-client-ruby/pull/3347) |
| 96 | +* Update observability pipelines databricks_zerobus destination endpoint fields to be secret [#3346](https://github.com/DataDog/datadog-api-client-ruby/pull/3346) |
| 97 | +* Add csm_host_pro hosts agentless scanners to usage metering API [#3345](https://github.com/DataDog/datadog-api-client-ruby/pull/3345) |
| 98 | +* Add Dashboards Usage v2 endpoints [#3344](https://github.com/DataDog/datadog-api-client-ruby/pull/3344) |
| 99 | +* observability pipelines add tls.verify_certificate field to multiple push sources [#3343](https://github.com/DataDog/datadog-api-client-ruby/pull/3343) |
| 100 | +* Update Synthetics downtime spec: gate write ops on default-settings and add monthly weekday positions [#3342](https://github.com/DataDog/datadog-api-client-ruby/pull/3342) |
| 101 | +* Add TCP congestion signals to CNM aggregated connections spec [#3341](https://github.com/DataDog/datadog-api-client-ruby/pull/3341) |
| 102 | +* Add ListReferenceTableRows endpoint to Reference Tables [#3339](https://github.com/DataDog/datadog-api-client-ruby/pull/3339) |
| 103 | +* Cloud Cost Recommendations Search API [#3334](https://github.com/DataDog/datadog-api-client-ruby/pull/3334) |
| 104 | +* Add Cloud Cost Management tag_metadata endpoints [#3333](https://github.com/DataDog/datadog-api-client-ruby/pull/3333) |
| 105 | +* feat - Add data-jobs alert monitor type support [#3330](https://github.com/DataDog/datadog-api-client-ruby/pull/3330) |
| 106 | +* Add display_block interaction type to LLM Obs annotation queues [#3328](https://github.com/DataDog/datadog-api-client-ruby/pull/3328) |
| 107 | +* Add exclude-attribute processor to logs pipelines [#3316](https://github.com/DataDog/datadog-api-client-ruby/pull/3316) |
| 108 | +* Add missing scorecards OpenAPI specs [#3315](https://github.com/DataDog/datadog-api-client-ruby/pull/3315) |
| 109 | +* Adding valid tokens to Splunk and HTTP server source [#3311](https://github.com/DataDog/datadog-api-client-ruby/pull/3311) |
| 110 | +* Add escalation policy routing action with support hours and acknowledgment timeout to On-Call routing rules [#3294](https://github.com/DataDog/datadog-api-client-ruby/pull/3294) |
| 111 | +* Add created_at/modified_at to LLM Obs annotation queue interaction responses [#3244](https://github.com/DataDog/datadog-api-client-ruby/pull/3244) |
| 112 | + |
| 113 | +### Removed |
| 114 | +* Remove deprecated incident services APIs (/api/v2/services) [#3483](https://github.com/DataDog/datadog-api-client-ruby/pull/3483) |
| 115 | +* Make fleet-automation clusters and instrumented_pods specs private [#3473](https://github.com/DataDog/datadog-api-client-ruby/pull/3473) |
| 116 | + |
| 117 | +### Changed |
| 118 | +* Add DELETE user-binding endpoint to Microsoft Teams Integration spec [#3477](https://github.com/DataDog/datadog-api-client-ruby/pull/3477) |
| 119 | +* Add Google Chat organizations, delegated-user, and target-audience OpenAPI operations [#3454](https://github.com/DataDog/datadog-api-client-ruby/pull/3454) |
| 120 | +* Update param spec for GET experiments in LLM Observability [#3429](https://github.com/DataDog/datadog-api-client-ruby/pull/3429) |
| 121 | +* Add risk-scores entityID spec [#3422](https://github.com/DataDog/datadog-api-client-ruby/pull/3422) |
| 122 | +* Update PAT and SAT api spec [#3404](https://github.com/DataDog/datadog-api-client-ruby/pull/3404) |
| 123 | +* Rename Tiers for Org Group Policies and Remove Include Memberships Support [#3373](https://github.com/DataDog/datadog-api-client-ruby/pull/3373) |
| 124 | +* Document LLM Observability span search and data deletion endpoints [#3360](https://github.com/DataDog/datadog-api-client-ruby/pull/3360) |
| 125 | + |
| 126 | +### Deprecated |
| 127 | +* Deprecate bulk tag config API endpoints [#3471](https://github.com/DataDog/datadog-api-client-ruby/pull/3471) |
| 128 | +* Move MuteFindings operation to private spec [#3462](https://github.com/DataDog/datadog-api-client-ruby/pull/3462) |
| 129 | + |
| 130 | +### Fixed |
| 131 | +* Fix RUM casing in descriptions and summaries [#3434](https://github.com/DataDog/datadog-api-client-ruby/pull/3434) |
| 132 | +* Reconcile SIEM historical detections OpenAPI with current schema [#3390](https://github.com/DataDog/datadog-api-client-ruby/pull/3390) |
| 133 | +* security-monitoring - Change histsignals/search method from GET to POST [#3386](https://github.com/DataDog/datadog-api-client-ruby/pull/3386) |
| 134 | + |
| 135 | +### Security |
| 136 | +* [CRED-2625] Redact Authorization (Bearer) header in sanitize_request_header [#3340](https://github.com/DataDog/datadog-api-client-ruby/pull/3340) |
| 137 | + |
3 | 138 | ## 2.54.0/2026-05-15 |
4 | 139 |
|
5 | 140 | ### Added |
|
0 commit comments