You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+20Lines changed: 20 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,25 @@
1
1
# CHANGELOG
2
2
3
+
## 2.39.0/2025-06-30
4
+
5
+
### Fixed
6
+
* Synthetics mobile test `message` field is now required [#2951](https://github.com/DataDog/datadog-api-client-java/pull/2951)
7
+
* Make dns port be string and number [#2935](https://github.com/DataDog/datadog-api-client-java/pull/2935)
8
+
9
+
### Security
10
+
* Remove caseIndex from historical jobs api spec [#2950](https://github.com/DataDog/datadog-api-client-java/pull/2950)
11
+
12
+
### Changed
13
+
* Update events intake specs for v2 Events post endpoint [#2946](https://github.com/DataDog/datadog-api-client-java/pull/2946)
14
+
15
+
### Added
16
+
* Update Incident API specs to include `is_test` in `POST /incidents` and incidents response [#2945](https://github.com/DataDog/datadog-api-client-java/pull/2945)
17
+
* Add App Key Registration API [#2939](https://github.com/DataDog/datadog-api-client-java/pull/2939)
18
+
* Add Monitor Template API [#2876](https://github.com/DataDog/datadog-api-client-java/pull/2876)
19
+
20
+
### Deprecated
21
+
* Deprecate SLO metadata fields in api spec [#2900](https://github.com/DataDog/datadog-api-client-java/pull/2900)
0 commit comments