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
* Add extractFromEmailBody step for synthetics browser test [#2956](https://github.com/DataDog/datadog-api-client-java/pull/2956)
8
+
* 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)
9
+
* Add App Key Registration API [#2939](https://github.com/DataDog/datadog-api-client-java/pull/2939)
* Add Monitor Template API [#2876](https://github.com/DataDog/datadog-api-client-java/pull/2876)
12
+
13
+
### Changed
14
+
* Update template variable schemas with type field in dashboards and shared dashboards endpoints for group by template variables [#2955](https://github.com/DataDog/datadog-api-client-java/pull/2955)
15
+
* Update events intake specs for v2 Events post endpoint [#2946](https://github.com/DataDog/datadog-api-client-java/pull/2946)
16
+
17
+
### Fixed
18
+
* Synthetics mobile test `message` field is now required [#2951](https://github.com/DataDog/datadog-api-client-java/pull/2951)
19
+
* Make dns port be string and number [#2935](https://github.com/DataDog/datadog-api-client-java/pull/2935)
20
+
21
+
### Security
22
+
* Remove caseIndex from historical jobs api spec [#2950](https://github.com/DataDog/datadog-api-client-java/pull/2950)
23
+
24
+
### Deprecated
25
+
* Deprecate SLO metadata fields in api spec [#2900](https://github.com/DataDog/datadog-api-client-java/pull/2900)
0 commit comments