Skip to content

Commit 50df34c

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

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

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

3+
## 1.39.0/2025-06-30
4+
5+
### Fixed
6+
* Synthetics mobile test `message` field is now required [#2436](https://github.com/DataDog/datadog-api-client-typescript/pull/2436)
7+
* Make dns port be string and number [#2403](https://github.com/DataDog/datadog-api-client-typescript/pull/2403)
8+
9+
### Security
10+
* Remove caseIndex from historical jobs api spec [#2434](https://github.com/DataDog/datadog-api-client-typescript/pull/2434)
11+
12+
### Changed
13+
* Update events intake specs for v2 Events post endpoint [#2424](https://github.com/DataDog/datadog-api-client-typescript/pull/2424)
14+
15+
### Added
16+
* Update Incident API specs to include `is_test` in `POST /incidents` and incidents response [#2422](https://github.com/DataDog/datadog-api-client-typescript/pull/2422)
17+
* Add App Key Registration API [#2411](https://github.com/DataDog/datadog-api-client-typescript/pull/2411)
18+
* Add Monitor Template API [#2269](https://github.com/DataDog/datadog-api-client-typescript/pull/2269)
19+
20+
### Deprecated
21+
* Deprecate SLO metadata fields in api spec [#2324](https://github.com/DataDog/datadog-api-client-typescript/pull/2324)
22+
323
## 1.38.0/2025-06-24
424

525
### 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.38.0",
109+
"version": "1.39.0",
110110
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
111111
}

0 commit comments

Comments
 (0)