Skip to content

Commit b769778

Browse files
Prepare for master branch release (#1767)
1 parent e8f66dd commit b769778

2 files changed

Lines changed: 134 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 133 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,138 @@
11
# CHANGELOG
22

3+
## 0.32.0/2026-06-17
4+
5+
### Added
6+
* Add captureNetworkPayloads for Synthetics Browser tests [#1761](https://github.com/DataDog/datadog-api-client-rust/pull/1761)
7+
* Set x-keep-typed-in-additional-properties on UsageSummary schemas [#1760](https://github.com/DataDog/datadog-api-client-rust/pull/1760)
8+
* add OpenAPI spec for Tag Policies API [#1756](https://github.com/DataDog/datadog-api-client-rust/pull/1756)
9+
* Mark ServiceNow triage endpoints as stable [#1754](https://github.com/DataDog/datadog-api-client-rust/pull/1754)
10+
* Add restore rule version endpoint in detection rules [#1746](https://github.com/DataDog/datadog-api-client-rust/pull/1746)
11+
* Document LLM Observability Patterns API [#1744](https://github.com/DataDog/datadog-api-client-rust/pull/1744)
12+
* Add OpenAPI spec for max session duration endpoint [#1741](https://github.com/DataDog/datadog-api-client-rust/pull/1741)
13+
* Additional Forms v2 API endpoints [#1740](https://github.com/DataDog/datadog-api-client-rust/pull/1740)
14+
* Add observability pipelines Generate metrics processor [#1737](https://github.com/DataDog/datadog-api-client-rust/pull/1737)
15+
* Add GET /api/v2/integration/slack/user-bindings to Slack integration spec [#1735](https://github.com/DataDog/datadog-api-client-rust/pull/1735)
16+
* Add OpenAPI spec for CSM settings endpoints [#1734](https://github.com/DataDog/datadog-api-client-rust/pull/1734)
17+
* Add OpenAPI spec for CSM ownership-api endpoints [#1733](https://github.com/DataDog/datadog-api-client-rust/pull/1733)
18+
* Add configuration field to deployment gates evaluation API [#1729](https://github.com/DataDog/datadog-api-client-rust/pull/1729)
19+
* Add triage endpoint and fields to IoC Explorer API docs [#1728](https://github.com/DataDog/datadog-api-client-rust/pull/1728)
20+
* Add GetSingleEntityContext endpoint to security monitoring spec [#1726](https://github.com/DataDog/datadog-api-client-rust/pull/1726)
21+
* Add int64 format and extract inline schemas [#1725](https://github.com/DataDog/datadog-api-client-rust/pull/1725)
22+
* Add metric filter query parameter to Cloud Cost Management tag metadata tag sources endpoint [#1724](https://github.com/DataDog/datadog-api-client-rust/pull/1724)
23+
* Document SendSecurityMonitoringNotificationPreview endpoint [#1721](https://github.com/DataDog/datadog-api-client-rust/pull/1721)
24+
* Add filter[owned_by] parameter to GET /api/v2/application_keys [#1720](https://github.com/DataDog/datadog-api-client-rust/pull/1720)
25+
* Add OpenAPI spec for App Builder Forms v2 API [#1718](https://github.com/DataDog/datadog-api-client-rust/pull/1718)
26+
* Add JWT authentication type for Synthetics HTTP API tests [#1717](https://github.com/DataDog/datadog-api-client-rust/pull/1717)
27+
* Add shared dashboard list OpenAPI spec [#1714](https://github.com/DataDog/datadog-api-client-rust/pull/1714)
28+
* Expose usage summary keys for June SKUs [#1713](https://github.com/DataDog/datadog-api-client-rust/pull/1713)
29+
* Add OpenAPI spec for SAML configuration endpoints [#1712](https://github.com/DataDog/datadog-api-client-rust/pull/1712)
30+
* Add slo_query to SLO Correction API for global correction support [#1711](https://github.com/DataDog/datadog-api-client-rust/pull/1711)
31+
* Add OpenAPI spec for /api/v2/network-health-insights [#1709](https://github.com/DataDog/datadog-api-client-rust/pull/1709)
32+
* [error-tracking] Add Linear issue to API endpoints response schemas [#1708](https://github.com/DataDog/datadog-api-client-rust/pull/1708)
33+
* Add OpenAPI spec for ASM services v2 endpoint [#1707](https://github.com/DataDog/datadog-api-client-rust/pull/1707)
34+
* Add OpenAPI specs for SCA licenses and dependency scan endpoints [#1706](https://github.com/DataDog/datadog-api-client-rust/pull/1706)
35+
* Add OpenAPI spec for stegadography get-widgets endpoint [#1702](https://github.com/DataDog/datadog-api-client-rust/pull/1702)
36+
* Add OpenAPI spec for OAuth2 well-known sites endpoint [#1700](https://github.com/DataDog/datadog-api-client-rust/pull/1700)
37+
* Add available_fields endpoint to usage summary [#1699](https://github.com/DataDog/datadog-api-client-rust/pull/1699)
38+
* add issue_stream to public spec [#1697](https://github.com/DataDog/datadog-api-client-rust/pull/1697)
39+
* doc ml obs Expose LLM Observability annotation endpoints [#1696](https://github.com/DataDog/datadog-api-client-rust/pull/1696)
40+
* Add public OpenAPI spec for report schedule create and update [#1695](https://github.com/DataDog/datadog-api-client-rust/pull/1695)
41+
* Add ListWorkflows endpoint to Workflow Automation [#1694](https://github.com/DataDog/datadog-api-client-rust/pull/1694)
42+
* Add edited_before and viewed_before filters to ListDashboardsUsage [#1690](https://github.com/DataDog/datadog-api-client-rust/pull/1690)
43+
* Add tag indexing rule APIs to v2 metrics spec [#1689](https://github.com/DataDog/datadog-api-client-rust/pull/1689)
44+
* Add OpenAPI spec for global orgs endpoint [#1687](https://github.com/DataDog/datadog-api-client-rust/pull/1687)
45+
* Add OpenAPI spec for sourcemap-admin public endpoints [#1685](https://github.com/DataDog/datadog-api-client-rust/pull/1685)
46+
* RUM - Add OpenAPI spec for hardcoded retention filters [#1684](https://github.com/DataDog/datadog-api-client-rust/pull/1684)
47+
* Add missing query parameter to CNM aggregated connections and DNS endpoints [#1683](https://github.com/DataDog/datadog-api-client-rust/pull/1683)
48+
* Add RUM rate limit configuration v2 endpoints [#1682](https://github.com/DataDog/datadog-api-client-rust/pull/1682)
49+
* Update ListVolumesByMetricName description for Metric Name Pricing [#1681](https://github.com/DataDog/datadog-api-client-rust/pull/1681)
50+
* Add status-page resource to restriction policy API docs [#1679](https://github.com/DataDog/datadog-api-client-rust/pull/1679)
51+
* Add public OpenAPI ops for Salesforce-incidents orgs and templates [#1678](https://github.com/DataDog/datadog-api-client-rust/pull/1678)
52+
* Add partitioning_attributes and lookup_attributes to Log Archives spec [#1676](https://github.com/DataDog/datadog-api-client-rust/pull/1676)
53+
* Add OpenAPI spec for security monitoring bulk convert rules endpoint [#1675](https://github.com/DataDog/datadog-api-client-rust/pull/1675)
54+
* Add public OpenAPI ops for Webhooks OAuth2 client credentials [#1674](https://github.com/DataDog/datadog-api-client-rust/pull/1674)
55+
* Add public OpenAPI ops for Statuspage account and URL settings [#1673](https://github.com/DataDog/datadog-api-client-rust/pull/1673)
56+
* Add new Host Map widget infrastructure request type [#1672](https://github.com/DataDog/datadog-api-client-rust/pull/1672)
57+
* Add public OpenAPI ops for Opsgenie accounts CRUD [#1671](https://github.com/DataDog/datadog-api-client-rust/pull/1671)
58+
* Allow llm-observability data source in formula event queries [#1669](https://github.com/DataDog/datadog-api-client-rust/pull/1669)
59+
* Add OpenAPI spec for APM spans-public-api trace endpoints [#1667](https://github.com/DataDog/datadog-api-client-rust/pull/1667)
60+
* Add DeleteSyncConfig OpenAPI endpoint for Storage Management [#1665](https://github.com/DataDog/datadog-api-client-rust/pull/1665)
61+
* Add OpenAPI spec for OAuth2 client endpoints [#1664](https://github.com/DataDog/datadog-api-client-rust/pull/1664)
62+
* Allow apm metrics data source for distribution histogram request [#1661](https://github.com/DataDog/datadog-api-client-rust/pull/1661)
63+
* Add is_backfilled to our Status Pages degradations and maintenances API responses. [#1657](https://github.com/DataDog/datadog-api-client-rust/pull/1657)
64+
* Add OpenAPI for LLM Observability dataset export batch_update clone restore and records upload SSE [#1655](https://github.com/DataDog/datadog-api-client-rust/pull/1655)
65+
* Add OpenAPI specs for secmon-public-api datasets endpoints [#1653](https://github.com/DataDog/datadog-api-client-rust/pull/1653)
66+
* Add OpenAPI specs for static-analysis-api missing endpoints [#1651](https://github.com/DataDog/datadog-api-client-rust/pull/1651)
67+
* RUM - add API endpoints for permanent retention filters [#1650](https://github.com/DataDog/datadog-api-client-rust/pull/1650)
68+
* Add siem_12mo_retention and siem_6mo_retention to usage API [#1647](https://github.com/DataDog/datadog-api-client-rust/pull/1647)
69+
* Add serverless_apps_dsm_fargate_tasks fields to usage metering API [#1646](https://github.com/DataDog/datadog-api-client-rust/pull/1646)
70+
* Add Cloud Cost Management tag_metadata months endpoint [#1645](https://github.com/DataDog/datadog-api-client-rust/pull/1645)
71+
* Add observability pipelines splunk HEC metrics destination [#1644](https://github.com/DataDog/datadog-api-client-rust/pull/1644)
72+
* Add comparison to QueryValueWidgetRequest for surfacing the change indicator feature [#1643](https://github.com/DataDog/datadog-api-client-rust/pull/1643)
73+
* Support for In-App WAF policies operations [#1642](https://github.com/DataDog/datadog-api-client-rust/pull/1642)
74+
* Add OpenAPI for LLM Observability dataset draft state and versions [#1640](https://github.com/DataDog/datadog-api-client-rust/pull/1640)
75+
* Document LLM Observability org config endpoints [#1638](https://github.com/DataDog/datadog-api-client-rust/pull/1638)
76+
* Add OpenAPI specs for app-builder blueprints, tags, and private query endpoints [#1637](https://github.com/DataDog/datadog-api-client-rust/pull/1637)
77+
* Add OpenAPI spec for IDP entity integration configs [#1636](https://github.com/DataDog/datadog-api-client-rust/pull/1636)
78+
* Add buffer support to remaining Observability Pipelines destinations [#1635](https://github.com/DataDog/datadog-api-client-rust/pull/1635)
79+
* Add critical_query / critical_recovery_query to MonitorThresholds [#1634](https://github.com/DataDog/datadog-api-client-rust/pull/1634)
80+
* Sync 'status_pages.yaml' files with backend [#1633](https://github.com/DataDog/datadog-api-client-rust/pull/1633)
81+
* Add OpenAPI spec for v2 customer org disable endpoint [#1632](https://github.com/DataDog/datadog-api-client-rust/pull/1632)
82+
* Add Annotations API v2 spec [#1631](https://github.com/DataDog/datadog-api-client-rust/pull/1631)
83+
* Document LLM Observability LLM provider integration endpoints [#1629](https://github.com/DataDog/datadog-api-client-rust/pull/1629)
84+
* Add ValidateAWSCCMConfig operation to AWS integration v2 spec [#1628](https://github.com/DataDog/datadog-api-client-rust/pull/1628)
85+
* Add baselineUserLocationsDuration to Impossible Travel rule options [#1627](https://github.com/DataDog/datadog-api-client-rust/pull/1627)
86+
* Add OpenAPI spec for RUM insight aggregation endpoints [#1625](https://github.com/DataDog/datadog-api-client-rust/pull/1625)
87+
* Add OpenAPI definitions for path-param tag_description endpoints [#1624](https://github.com/DataDog/datadog-api-client-rust/pull/1624)
88+
* Monitors Augmented Query Add Group By Source [#1623](https://github.com/DataDog/datadog-api-client-rust/pull/1623)
89+
* Add mcp step subtype to synthetics multi-step api tests [#1622](https://github.com/DataDog/datadog-api-client-rust/pull/1622)
90+
* Document Cloud SIEM Growth and Content owned endpoints [#1620](https://github.com/DataDog/datadog-api-client-rust/pull/1620)
91+
* Add API fields for jobs_monitoring_orchestrators [#1618](https://github.com/DataDog/datadog-api-client-rust/pull/1618)
92+
* Add OpenAPI specs for 36 undocumented case-rapid-api v2 endpoints [#1617](https://github.com/DataDog/datadog-api-client-rust/pull/1617)
93+
* Document LLM Observability Experiments search endpoints [#1616](https://github.com/DataDog/datadog-api-client-rust/pull/1616)
94+
* Add new metrics processors in Observability Pipelines [#1614](https://github.com/DataDog/datadog-api-client-rust/pull/1614)
95+
* Add OpenAPI spec for Model Lab API v2 endpoints [#1613](https://github.com/DataDog/datadog-api-client-rust/pull/1613)
96+
* Update observability pipelines databricks_zerobus destination endpoint fields to be secret [#1612](https://github.com/DataDog/datadog-api-client-rust/pull/1612)
97+
* Add csm_host_pro hosts agentless scanners to usage metering API [#1611](https://github.com/DataDog/datadog-api-client-rust/pull/1611)
98+
* Add Dashboards Usage v2 endpoints [#1610](https://github.com/DataDog/datadog-api-client-rust/pull/1610)
99+
* observability pipelines add tls.verify_certificate field to multiple push sources [#1609](https://github.com/DataDog/datadog-api-client-rust/pull/1609)
100+
* Update Synthetics downtime spec: gate write ops on default-settings and add monthly weekday positions [#1608](https://github.com/DataDog/datadog-api-client-rust/pull/1608)
101+
* Allow cursor-based pagination to query extra page until collection is empty [#1607](https://github.com/DataDog/datadog-api-client-rust/pull/1607)
102+
* Add TCP congestion signals to CNM aggregated connections spec [#1606](https://github.com/DataDog/datadog-api-client-rust/pull/1606)
103+
* Add ListReferenceTableRows endpoint to Reference Tables [#1605](https://github.com/DataDog/datadog-api-client-rust/pull/1605)
104+
* Cloud Cost Recommendations Search API [#1600](https://github.com/DataDog/datadog-api-client-rust/pull/1600)
105+
* Add Cloud Cost Management tag_metadata endpoints [#1599](https://github.com/DataDog/datadog-api-client-rust/pull/1599)
106+
* feat - Add data-jobs alert monitor type support [#1596](https://github.com/DataDog/datadog-api-client-rust/pull/1596)
107+
* Add display_block interaction type to LLM Obs annotation queues [#1594](https://github.com/DataDog/datadog-api-client-rust/pull/1594)
108+
* Add exclude-attribute processor to logs pipelines [#1584](https://github.com/DataDog/datadog-api-client-rust/pull/1584)
109+
* Add missing scorecards OpenAPI specs [#1583](https://github.com/DataDog/datadog-api-client-rust/pull/1583)
110+
* Adding valid tokens to Splunk and HTTP server source [#1579](https://github.com/DataDog/datadog-api-client-rust/pull/1579)
111+
* Add escalation policy routing action with support hours and acknowledgment timeout to On-Call routing rules [#1562](https://github.com/DataDog/datadog-api-client-rust/pull/1562)
112+
* Add created_at/modified_at to LLM Obs annotation queue interaction responses [#1506](https://github.com/DataDog/datadog-api-client-rust/pull/1506)
113+
114+
### Removed
115+
* Remove deprecated incident services APIs (/api/v2/services) [#1750](https://github.com/DataDog/datadog-api-client-rust/pull/1750)
116+
* Make fleet-automation clusters and instrumented_pods specs private [#1738](https://github.com/DataDog/datadog-api-client-rust/pull/1738)
117+
118+
### Changed
119+
* Add DELETE user-binding endpoint to Microsoft Teams Integration spec [#1743](https://github.com/DataDog/datadog-api-client-rust/pull/1743)
120+
* Add Google Chat organizations, delegated-user, and target-audience OpenAPI operations [#1719](https://github.com/DataDog/datadog-api-client-rust/pull/1719)
121+
* Update param spec for GET experiments in LLM Observability [#1692](https://github.com/DataDog/datadog-api-client-rust/pull/1692)
122+
* Add risk-scores entityID spec [#1686](https://github.com/DataDog/datadog-api-client-rust/pull/1686)
123+
* Update PAT and SAT api spec [#1668](https://github.com/DataDog/datadog-api-client-rust/pull/1668)
124+
* Rename Tiers for Org Group Policies and Remove Include Memberships Support [#1639](https://github.com/DataDog/datadog-api-client-rust/pull/1639)
125+
* Document LLM Observability span search and data deletion endpoints [#1626](https://github.com/DataDog/datadog-api-client-rust/pull/1626)
126+
127+
### Deprecated
128+
* Deprecate bulk tag config API endpoints [#1736](https://github.com/DataDog/datadog-api-client-rust/pull/1736)
129+
* Move MuteFindings operation to private spec [#1727](https://github.com/DataDog/datadog-api-client-rust/pull/1727)
130+
131+
### Fixed
132+
* Fix RUM casing in descriptions and summaries [#1698](https://github.com/DataDog/datadog-api-client-rust/pull/1698)
133+
* Reconcile SIEM historical detections OpenAPI with current schema [#1656](https://github.com/DataDog/datadog-api-client-rust/pull/1656)
134+
* security-monitoring - Change histsignals/search method from GET to POST [#1652](https://github.com/DataDog/datadog-api-client-rust/pull/1652)
135+
3136
## 0.31.0/2026-05-15
4137

5138
### Added

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ license = "Apache-2.0"
2727
name = "datadog-api-client"
2828
readme = "README.md"
2929
repository = "https://github.com/DataDog/datadog-api-client-rust"
30-
version = "0.31.0"
30+
version = "0.32.0"
3131

3232
[dependencies]
3333
async-stream = "0.3.6"

0 commit comments

Comments
 (0)