|
1 | 1 | # CHANGELOG |
2 | 2 |
|
| 3 | +## 1.59.0/2026-06-17 |
| 4 | + |
| 5 | +### Added |
| 6 | +* Add captureNetworkPayloads for Synthetics Browser tests [#4484](https://github.com/DataDog/datadog-api-client-typescript/pull/4484) |
| 7 | +* Set x-keep-typed-in-additional-properties on UsageSummary schemas [#4482](https://github.com/DataDog/datadog-api-client-typescript/pull/4482) |
| 8 | +* add OpenAPI spec for Tag Policies API [#4474](https://github.com/DataDog/datadog-api-client-typescript/pull/4474) |
| 9 | +* Mark ServiceNow triage endpoints as stable [#4471](https://github.com/DataDog/datadog-api-client-typescript/pull/4471) |
| 10 | +* Add restore rule version endpoint in detection rules [#4458](https://github.com/DataDog/datadog-api-client-typescript/pull/4458) |
| 11 | +* Document LLM Observability Patterns API [#4454](https://github.com/DataDog/datadog-api-client-typescript/pull/4454) |
| 12 | +* Add OpenAPI spec for max session duration endpoint [#4449](https://github.com/DataDog/datadog-api-client-typescript/pull/4449) |
| 13 | +* Additional Forms v2 API endpoints [#4447](https://github.com/DataDog/datadog-api-client-typescript/pull/4447) |
| 14 | +* Add observability pipelines Generate metrics processor [#4442](https://github.com/DataDog/datadog-api-client-typescript/pull/4442) |
| 15 | +* Add GET /api/v2/integration/slack/user-bindings to Slack integration spec [#4438](https://github.com/DataDog/datadog-api-client-typescript/pull/4438) |
| 16 | +* Add OpenAPI spec for CSM settings endpoints [#4435](https://github.com/DataDog/datadog-api-client-typescript/pull/4435) |
| 17 | +* Add OpenAPI spec for CSM ownership-api endpoints [#4433](https://github.com/DataDog/datadog-api-client-typescript/pull/4433) |
| 18 | +* Add configuration field to deployment gates evaluation API [#4426](https://github.com/DataDog/datadog-api-client-typescript/pull/4426) |
| 19 | +* Add triage endpoint and fields to IoC Explorer API docs [#4424](https://github.com/DataDog/datadog-api-client-typescript/pull/4424) |
| 20 | +* Add GetSingleEntityContext endpoint to security monitoring spec [#4420](https://github.com/DataDog/datadog-api-client-typescript/pull/4420) |
| 21 | +* Add int64 format and extract inline schemas [#4418](https://github.com/DataDog/datadog-api-client-typescript/pull/4418) |
| 22 | +* Add metric filter query parameter to Cloud Cost Management tag metadata tag sources endpoint [#4416](https://github.com/DataDog/datadog-api-client-typescript/pull/4416) |
| 23 | +* Document SendSecurityMonitoringNotificationPreview endpoint [#4410](https://github.com/DataDog/datadog-api-client-typescript/pull/4410) |
| 24 | +* Add filter[owned_by] parameter to GET /api/v2/application_keys [#4408](https://github.com/DataDog/datadog-api-client-typescript/pull/4408) |
| 25 | +* Add OpenAPI spec for App Builder Forms v2 API [#4404](https://github.com/DataDog/datadog-api-client-typescript/pull/4404) |
| 26 | +* Add JWT authentication type for Synthetics HTTP API tests [#4402](https://github.com/DataDog/datadog-api-client-typescript/pull/4402) |
| 27 | +* Add shared dashboard list OpenAPI spec [#4396](https://github.com/DataDog/datadog-api-client-typescript/pull/4396) |
| 28 | +* Expose usage summary keys for June SKUs [#4394](https://github.com/DataDog/datadog-api-client-typescript/pull/4394) |
| 29 | +* Add slo_query to SLO Correction API for global correction support [#4392](https://github.com/DataDog/datadog-api-client-typescript/pull/4392) |
| 30 | +* Add OpenAPI spec for SAML configuration endpoints [#4391](https://github.com/DataDog/datadog-api-client-typescript/pull/4391) |
| 31 | +* Add OpenAPI spec for /api/v2/network-health-insights [#4386](https://github.com/DataDog/datadog-api-client-typescript/pull/4386) |
| 32 | +* [error-tracking] Add Linear issue to API endpoints response schemas [#4384](https://github.com/DataDog/datadog-api-client-typescript/pull/4384) |
| 33 | +* Add OpenAPI spec for ASM services v2 endpoint [#4382](https://github.com/DataDog/datadog-api-client-typescript/pull/4382) |
| 34 | +* Add OpenAPI spec for OAuth2 well-known sites endpoint [#4372](https://github.com/DataDog/datadog-api-client-typescript/pull/4372) |
| 35 | +* Add available_fields endpoint to usage summary [#4370](https://github.com/DataDog/datadog-api-client-typescript/pull/4370) |
| 36 | +* add issue_stream to public spec [#4366](https://github.com/DataDog/datadog-api-client-typescript/pull/4366) |
| 37 | +* Add public OpenAPI spec for report schedule create and update [#4364](https://github.com/DataDog/datadog-api-client-typescript/pull/4364) |
| 38 | +* Add ListWorkflows endpoint to Workflow Automation [#4361](https://github.com/DataDog/datadog-api-client-typescript/pull/4361) |
| 39 | +* Add edited_before and viewed_before filters to ListDashboardsUsage [#4353](https://github.com/DataDog/datadog-api-client-typescript/pull/4353) |
| 40 | +* Add tag indexing rule APIs to v2 metrics spec [#4351](https://github.com/DataDog/datadog-api-client-typescript/pull/4351) |
| 41 | +* Add OpenAPI spec for global orgs endpoint [#4347](https://github.com/DataDog/datadog-api-client-typescript/pull/4347) |
| 42 | +* doc ml obs Expose LLM Observability annotation endpoints [#4345](https://github.com/DataDog/datadog-api-client-typescript/pull/4345) |
| 43 | +* Add OpenAPI spec for sourcemap-admin public endpoints [#4341](https://github.com/DataDog/datadog-api-client-typescript/pull/4341) |
| 44 | +* RUM - Add OpenAPI spec for hardcoded retention filters [#4337](https://github.com/DataDog/datadog-api-client-typescript/pull/4337) |
| 45 | +* Add missing query parameter to CNM aggregated connections and DNS endpoints [#4335](https://github.com/DataDog/datadog-api-client-typescript/pull/4335) |
| 46 | +* Add RUM rate limit configuration v2 endpoints [#4333](https://github.com/DataDog/datadog-api-client-typescript/pull/4333) |
| 47 | +* Update ListVolumesByMetricName description for Metric Name Pricing [#4331](https://github.com/DataDog/datadog-api-client-typescript/pull/4331) |
| 48 | +* Add status-page resource to restriction policy API docs [#4327](https://github.com/DataDog/datadog-api-client-typescript/pull/4327) |
| 49 | +* Add public OpenAPI ops for Salesforce-incidents orgs and templates [#4325](https://github.com/DataDog/datadog-api-client-typescript/pull/4325) |
| 50 | +* Add partitioning_attributes and lookup_attributes to Log Archives spec [#4320](https://github.com/DataDog/datadog-api-client-typescript/pull/4320) |
| 51 | +* Add OpenAPI spec for security monitoring bulk convert rules endpoint [#4318](https://github.com/DataDog/datadog-api-client-typescript/pull/4318) |
| 52 | +* Add public OpenAPI ops for Webhooks OAuth2 client credentials [#4317](https://github.com/DataDog/datadog-api-client-typescript/pull/4317) |
| 53 | +* Add public OpenAPI ops for Statuspage account and URL settings [#4314](https://github.com/DataDog/datadog-api-client-typescript/pull/4314) |
| 54 | +* Add OpenAPI spec for stegadography get-widgets endpoint [#4313](https://github.com/DataDog/datadog-api-client-typescript/pull/4313) |
| 55 | +* Add new Host Map widget infrastructure request type [#4310](https://github.com/DataDog/datadog-api-client-typescript/pull/4310) |
| 56 | +* Add public OpenAPI ops for Opsgenie accounts CRUD [#4308](https://github.com/DataDog/datadog-api-client-typescript/pull/4308) |
| 57 | +* Allow llm-observability data source in formula event queries [#4304](https://github.com/DataDog/datadog-api-client-typescript/pull/4304) |
| 58 | +* Add OpenAPI spec for APM spans-public-api trace endpoints [#4299](https://github.com/DataDog/datadog-api-client-typescript/pull/4299) |
| 59 | +* Add DeleteSyncConfig OpenAPI endpoint for Storage Management [#4295](https://github.com/DataDog/datadog-api-client-typescript/pull/4295) |
| 60 | +* Add OpenAPI spec for OAuth2 client endpoints [#4293](https://github.com/DataDog/datadog-api-client-typescript/pull/4293) |
| 61 | +* Add OpenAPI specs for SCA licenses and dependency scan endpoints [#4291](https://github.com/DataDog/datadog-api-client-typescript/pull/4291) |
| 62 | +* Allow apm metrics data source for distribution histogram request [#4286](https://github.com/DataDog/datadog-api-client-typescript/pull/4286) |
| 63 | +* Add is_backfilled to our Status Pages degradations and maintenances API responses. [#4278](https://github.com/DataDog/datadog-api-client-typescript/pull/4278) |
| 64 | +* Add OpenAPI for LLM Observability dataset export batch_update clone restore and records upload SSE [#4272](https://github.com/DataDog/datadog-api-client-typescript/pull/4272) |
| 65 | +* Add OpenAPI specs for secmon-public-api datasets endpoints [#4270](https://github.com/DataDog/datadog-api-client-typescript/pull/4270) |
| 66 | +* Add OpenAPI specs for static-analysis-api missing endpoints [#4266](https://github.com/DataDog/datadog-api-client-typescript/pull/4266) |
| 67 | +* RUM - add API endpoints for permanent retention filters [#4264](https://github.com/DataDog/datadog-api-client-typescript/pull/4264) |
| 68 | +* Add siem_12mo_retention and siem_6mo_retention to usage API [#4258](https://github.com/DataDog/datadog-api-client-typescript/pull/4258) |
| 69 | +* Add serverless_apps_dsm_fargate_tasks fields to usage metering API [#4256](https://github.com/DataDog/datadog-api-client-typescript/pull/4256) |
| 70 | +* Add Cloud Cost Management tag_metadata months endpoint [#4254](https://github.com/DataDog/datadog-api-client-typescript/pull/4254) |
| 71 | +* Add observability pipelines splunk HEC metrics destination [#4252](https://github.com/DataDog/datadog-api-client-typescript/pull/4252) |
| 72 | +* Add comparison to QueryValueWidgetRequest for surfacing the change indicator feature [#4250](https://github.com/DataDog/datadog-api-client-typescript/pull/4250) |
| 73 | +* Support for In-App WAF policies operations [#4247](https://github.com/DataDog/datadog-api-client-typescript/pull/4247) |
| 74 | +* Adjust TS generated clients to query extra pages unless an empty set was returned [#4244](https://github.com/DataDog/datadog-api-client-typescript/pull/4244) |
| 75 | +* Add OpenAPI for LLM Observability dataset draft state and versions [#4242](https://github.com/DataDog/datadog-api-client-typescript/pull/4242) |
| 76 | +* Document LLM Observability org config endpoints [#4238](https://github.com/DataDog/datadog-api-client-typescript/pull/4238) |
| 77 | +* Add OpenAPI specs for app-builder blueprints, tags, and private query endpoints [#4236](https://github.com/DataDog/datadog-api-client-typescript/pull/4236) |
| 78 | +* Add OpenAPI spec for IDP entity integration configs [#4235](https://github.com/DataDog/datadog-api-client-typescript/pull/4235) |
| 79 | +* Add buffer support to remaining Observability Pipelines destinations [#4232](https://github.com/DataDog/datadog-api-client-typescript/pull/4232) |
| 80 | +* Add critical_query / critical_recovery_query to MonitorThresholds [#4230](https://github.com/DataDog/datadog-api-client-typescript/pull/4230) |
| 81 | +* Sync 'status_pages.yaml' files with backend [#4228](https://github.com/DataDog/datadog-api-client-typescript/pull/4228) |
| 82 | +* Add OpenAPI spec for v2 customer org disable endpoint [#4226](https://github.com/DataDog/datadog-api-client-typescript/pull/4226) |
| 83 | +* Add Annotations API v2 spec [#4224](https://github.com/DataDog/datadog-api-client-typescript/pull/4224) |
| 84 | +* Document LLM Observability LLM provider integration endpoints [#4220](https://github.com/DataDog/datadog-api-client-typescript/pull/4220) |
| 85 | +* Add ValidateAWSCCMConfig operation to AWS integration v2 spec [#4218](https://github.com/DataDog/datadog-api-client-typescript/pull/4218) |
| 86 | +* Add baselineUserLocationsDuration to Impossible Travel rule options [#4216](https://github.com/DataDog/datadog-api-client-typescript/pull/4216) |
| 87 | +* Add OpenAPI spec for RUM insight aggregation endpoints [#4209](https://github.com/DataDog/datadog-api-client-typescript/pull/4209) |
| 88 | +* Add OpenAPI definitions for path-param tag_description endpoints [#4206](https://github.com/DataDog/datadog-api-client-typescript/pull/4206) |
| 89 | +* Monitors Augmented Query Add Group By Source [#4204](https://github.com/DataDog/datadog-api-client-typescript/pull/4204) |
| 90 | +* Add mcp step subtype to synthetics multi-step api tests [#4202](https://github.com/DataDog/datadog-api-client-typescript/pull/4202) |
| 91 | +* Add OpenAPI specs for 36 undocumented case-rapid-api v2 endpoints [#4198](https://github.com/DataDog/datadog-api-client-typescript/pull/4198) |
| 92 | +* Document Cloud SIEM Growth and Content owned endpoints [#4197](https://github.com/DataDog/datadog-api-client-typescript/pull/4197) |
| 93 | +* Add API fields for jobs_monitoring_orchestrators [#4191](https://github.com/DataDog/datadog-api-client-typescript/pull/4191) |
| 94 | +* Document LLM Observability Experiments search endpoints [#4188](https://github.com/DataDog/datadog-api-client-typescript/pull/4188) |
| 95 | +* Add new metrics processors in Observability Pipelines [#4184](https://github.com/DataDog/datadog-api-client-typescript/pull/4184) |
| 96 | +* Add OpenAPI spec for Model Lab API v2 endpoints [#4182](https://github.com/DataDog/datadog-api-client-typescript/pull/4182) |
| 97 | +* Update observability pipelines databricks_zerobus destination endpoint fields to be secret [#4180](https://github.com/DataDog/datadog-api-client-typescript/pull/4180) |
| 98 | +* Add csm_host_pro hosts agentless scanners to usage metering API [#4178](https://github.com/DataDog/datadog-api-client-typescript/pull/4178) |
| 99 | +* Add Dashboards Usage v2 endpoints [#4176](https://github.com/DataDog/datadog-api-client-typescript/pull/4176) |
| 100 | +* observability pipelines add tls.verify_certificate field to multiple push sources [#4174](https://github.com/DataDog/datadog-api-client-typescript/pull/4174) |
| 101 | +* Update Synthetics downtime spec: gate write ops on default-settings and add monthly weekday positions [#4172](https://github.com/DataDog/datadog-api-client-typescript/pull/4172) |
| 102 | +* Add TCP congestion signals to CNM aggregated connections spec [#4170](https://github.com/DataDog/datadog-api-client-typescript/pull/4170) |
| 103 | +* Add ListReferenceTableRows endpoint to Reference Tables [#4167](https://github.com/DataDog/datadog-api-client-typescript/pull/4167) |
| 104 | +* Cloud Cost Recommendations Search API [#4156](https://github.com/DataDog/datadog-api-client-typescript/pull/4156) |
| 105 | +* Add Cloud Cost Management tag_metadata endpoints [#4154](https://github.com/DataDog/datadog-api-client-typescript/pull/4154) |
| 106 | +* feat - Add data-jobs alert monitor type support [#4147](https://github.com/DataDog/datadog-api-client-typescript/pull/4147) |
| 107 | +* Add display_block interaction type to LLM Obs annotation queues [#4143](https://github.com/DataDog/datadog-api-client-typescript/pull/4143) |
| 108 | +* Add exclude-attribute processor to logs pipelines [#4121](https://github.com/DataDog/datadog-api-client-typescript/pull/4121) |
| 109 | +* Add missing scorecards OpenAPI specs [#4119](https://github.com/DataDog/datadog-api-client-typescript/pull/4119) |
| 110 | +* Adding valid tokens to Splunk and HTTP server source [#4112](https://github.com/DataDog/datadog-api-client-typescript/pull/4112) |
| 111 | +* Add escalation policy routing action with support hours and acknowledgment timeout to On-Call routing rules [#4077](https://github.com/DataDog/datadog-api-client-typescript/pull/4077) |
| 112 | +* Add created_at/modified_at to LLM Obs annotation queue interaction responses [#3975](https://github.com/DataDog/datadog-api-client-typescript/pull/3975) |
| 113 | + |
| 114 | +### Removed |
| 115 | +* Remove deprecated incident services APIs (/api/v2/services) [#4463](https://github.com/DataDog/datadog-api-client-typescript/pull/4463) |
| 116 | +* Make fleet-automation clusters and instrumented_pods specs private [#4443](https://github.com/DataDog/datadog-api-client-typescript/pull/4443) |
| 117 | + |
| 118 | +### Changed |
| 119 | +* Add DELETE user-binding endpoint to Microsoft Teams Integration spec [#4451](https://github.com/DataDog/datadog-api-client-typescript/pull/4451) |
| 120 | +* Add Google Chat organizations, delegated-user, and target-audience OpenAPI operations [#4406](https://github.com/DataDog/datadog-api-client-typescript/pull/4406) |
| 121 | +* Update param spec for GET experiments in LLM Observability [#4357](https://github.com/DataDog/datadog-api-client-typescript/pull/4357) |
| 122 | +* Add risk-scores entityID spec [#4343](https://github.com/DataDog/datadog-api-client-typescript/pull/4343) |
| 123 | +* Update PAT and SAT api spec [#4301](https://github.com/DataDog/datadog-api-client-typescript/pull/4301) |
| 124 | +* Rename Tiers for Org Group Policies and Remove Include Memberships Support [#4240](https://github.com/DataDog/datadog-api-client-typescript/pull/4240) |
| 125 | +* Document LLM Observability span search and data deletion endpoints [#4213](https://github.com/DataDog/datadog-api-client-typescript/pull/4213) |
| 126 | + |
| 127 | +### Deprecated |
| 128 | +* Deprecate bulk tag config API endpoints [#4440](https://github.com/DataDog/datadog-api-client-typescript/pull/4440) |
| 129 | +* Move MuteFindings operation to private spec [#4422](https://github.com/DataDog/datadog-api-client-typescript/pull/4422) |
| 130 | + |
| 131 | +### Fixed |
| 132 | +* Fix RUM casing in descriptions and summaries [#4368](https://github.com/DataDog/datadog-api-client-typescript/pull/4368) |
| 133 | +* Reconcile SIEM historical detections OpenAPI with current schema [#4277](https://github.com/DataDog/datadog-api-client-typescript/pull/4277) |
| 134 | +* security-monitoring - Change histsignals/search method from GET to POST [#4268](https://github.com/DataDog/datadog-api-client-typescript/pull/4268) |
| 135 | + |
| 136 | +### Security |
| 137 | +* [CRED-2625] Redact Authorization (Bearer) header in debug logRequest [#4168](https://github.com/DataDog/datadog-api-client-typescript/pull/4168) |
| 138 | + |
3 | 139 | ## 1.58.0/2026-05-15 |
4 | 140 |
|
5 | 141 | ### Added |
|
0 commit comments