Skip to content

Commit 377c54a

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Bump versions and add changelog entries. (#4564)
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
1 parent 679d967 commit 377c54a

2 files changed

Lines changed: 36 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 1.60.0/2026-06-30
4+
5+
### Added
6+
* Add the uk1 data center. [#4554](https://github.com/DataDog/datadog-api-client-typescript/pull/4554)
7+
* [obs-pipelines] Add TLS support to cloud_prem destination [#4542](https://github.com/DataDog/datadog-api-client-typescript/pull/4542)
8+
* Add OpenAPI spec for k9-integration-api security findings and vulnerabilities [#4536](https://github.com/DataDog/datadog-api-client-typescript/pull/4536)
9+
* Document metrics volume includes [#4532](https://github.com/DataDog/datadog-api-client-typescript/pull/4532)
10+
* Add buffer configuration to ClickHouse destination [#4530](https://github.com/DataDog/datadog-api-client-typescript/pull/4530)
11+
* Add public API endpoints for feature flag variant create, update, and delete [#4526](https://github.com/DataDog/datadog-api-client-typescript/pull/4526)
12+
* Add public v2 OpenAPI operations for governance controls [#4522](https://github.com/DataDog/datadog-api-client-typescript/pull/4522)
13+
* Add ObservabilityPipelineClickhouseDestination to OpenAPI spec [#4520](https://github.com/DataDog/datadog-api-client-typescript/pull/4520)
14+
* Add ObservabilityPipelineWebsocketSource to schema [#4516](https://github.com/DataDog/datadog-api-client-typescript/pull/4516)
15+
* Add security_filters and rules resource types to terraform export endpoints [#4512](https://github.com/DataDog/datadog-api-client-typescript/pull/4512)
16+
* Add OpenAPI for Cloud Cost Management custom forecast endpoints [#4510](https://github.com/DataDog/datadog-api-client-typescript/pull/4510)
17+
* Add Edit and Delete Notice Update and Slack icon support in API spec [#4500](https://github.com/DataDog/datadog-api-client-typescript/pull/4500)
18+
* Add OpenAPI spec for RUM Remote Config endpoints [#4494](https://github.com/DataDog/datadog-api-client-typescript/pull/4494)
19+
* Add OpenAPI spec for code-coverage PR summary and files endpoints [#4492](https://github.com/DataDog/datadog-api-client-typescript/pull/4492)
20+
* feat(test-optimization): update service settings API with override and inherit fields [#4490](https://github.com/DataDog/datadog-api-client-typescript/pull/4490)
21+
* Add public API for security findings automation rules [#4486](https://github.com/DataDog/datadog-api-client-typescript/pull/4486)
22+
* Add OpenAPI spec for governance insights [#4476](https://github.com/DataDog/datadog-api-client-typescript/pull/4476)
23+
* Add OpenAPI specs for reporting schedule endpoints [#4465](https://github.com/DataDog/datadog-api-client-typescript/pull/4465)
24+
* Add LogsArrayMapProcessor to OpenAPI v1 spec [#4414](https://github.com/DataDog/datadog-api-client-typescript/pull/4414)
25+
* Update GetBudget API spec with cost query parameters and custom forecast fields [#4412](https://github.com/DataDog/datadog-api-client-typescript/pull/4412)
26+
27+
### Changed
28+
* Update worked_by param to accept handle instead of UUID [#4551](https://github.com/DataDog/datadog-api-client-typescript/pull/4551)
29+
* Add support for running CI jobs [#4524](https://github.com/DataDog/datadog-api-client-typescript/pull/4524)
30+
* Mark tag indexing rule endpoints as Preview in API spec [#4488](https://github.com/DataDog/datadog-api-client-typescript/pull/4488)
31+
32+
### Deprecated
33+
* Remove Compliance Findings rule-based view endpoint from OpenAPI v2 [#4544](https://github.com/DataDog/datadog-api-client-typescript/pull/4544)
34+
35+
### Fixed
36+
* Fix test by adding on_missing_data options to the req payload [#4540](https://github.com/DataDog/datadog-api-client-typescript/pull/4540)
37+
338
## 1.59.0/2026-06-17
439

540
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,6 @@
105105
"engines": {
106106
"node": ">=12.0.0"
107107
},
108-
"version": "1.59.0",
108+
"version": "1.60.0",
109109
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
110110
}

0 commit comments

Comments
 (0)