Skip to content

Commit fd46116

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

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

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

3+
## 1.36.0/2025-06-16
4+
5+
### Changed
6+
* Add billing read permission [#2335](https://github.com/DataDog/datadog-api-client-typescript/pull/2335)
7+
* Update DORA endpoints [#2279](https://github.com/DataDog/datadog-api-client-typescript/pull/2279)
8+
9+
### Added
10+
* Add `form` field for `multipart/form-data` HTTP API tests [#2320](https://github.com/DataDog/datadog-api-client-typescript/pull/2320)
11+
* Add new endpoint to upsert/list/delete custom kinds [#2311](https://github.com/DataDog/datadog-api-client-typescript/pull/2311)
12+
* Add spec for team on-call endpoint [#2308](https://github.com/DataDog/datadog-api-client-typescript/pull/2308)
13+
* Add support for all subtypes in multistep steps [#2259](https://github.com/DataDog/datadog-api-client-typescript/pull/2259)
14+
* Added new optional field definition to include more detail in findings for '/api/v2/posture_management/findings' [#2245](https://github.com/DataDog/datadog-api-client-typescript/pull/2245)
15+
* Exposing set action on Terraform V2 [#2244](https://github.com/DataDog/datadog-api-client-typescript/pull/2244)
16+
* Add monitor draft status field [#2243](https://github.com/DataDog/datadog-api-client-typescript/pull/2243)
17+
* Add rum application to restriction policy [#2105](https://github.com/DataDog/datadog-api-client-typescript/pull/2105)
18+
19+
### Fixed
20+
* Fix tags with special characters [#2315](https://github.com/DataDog/datadog-api-client-typescript/pull/2315)
21+
322
## 1.35.0/2025-05-28
423

524
### 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.35.0",
109+
"version": "1.36.0",
110110
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
111111
}

0 commit comments

Comments
 (0)