Skip to content

Commit ae60ba1

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Bump versions and add changelog entries. (#2507)
Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent d231e75 commit ae60ba1

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

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

3+
## 1.40.0/2025-07-14
4+
5+
### Added
6+
* Add Datasets API to Open API Spec [#2492](https://github.com/DataDog/datadog-api-client-typescript/pull/2492)
7+
* Add support for vulnerability management - GetSBOMsList new endpoint and update existing ones [#2491](https://github.com/DataDog/datadog-api-client-typescript/pull/2491)
8+
* Add spreadsheet to restriction_policy specs [#2478](https://github.com/DataDog/datadog-api-client-typescript/pull/2478)
9+
* Adds missing /api/v1/synthetics/tests/search spec [#2463](https://github.com/DataDog/datadog-api-client-typescript/pull/2463)
10+
* Add API spec for AWS Integrations IAM permissions [#2451](https://github.com/DataDog/datadog-api-client-typescript/pull/2451)
11+
* New keys added for multiple products [#2448](https://github.com/DataDog/datadog-api-client-typescript/pull/2448)
12+
* Add extractFromEmailBody step for synthetics browser test [#2442](https://github.com/DataDog/datadog-api-client-typescript/pull/2442)
13+
* Add support for `Array Processor` in `Logs Pipelines` [#2438](https://github.com/DataDog/datadog-api-client-typescript/pull/2438)
14+
* Document Cloud Cost Management GCP endpoints publicly [#2318](https://github.com/DataDog/datadog-api-client-typescript/pull/2318)
15+
16+
### Changed
17+
* Update template variable schemas with type field in dashboards and shared dashboards endpoints for group by template variables [#2440](https://github.com/DataDog/datadog-api-client-typescript/pull/2440)
18+
319
## 1.39.0/2025-06-30
420

521
### Fixed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,6 @@
106106
"engines": {
107107
"node": ">=12.0.0"
108108
},
109-
"version": "1.39.0",
109+
"version": "1.40.0",
110110
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
111111
}

0 commit comments

Comments
 (0)