File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## 2.35.0/2025-05-28
4+
5+ ### Fixed
6+ * add ` include ` parameter to On-Call team rules test [ #2877 ] ( https://github.com/DataDog/datadog-api-client-java/pull/2877 )
7+ * fix On-Call spec [ #2867 ] ( https://github.com/DataDog/datadog-api-client-java/pull/2867 )
8+ * Make assertion target be int or string [ #2859 ] ( https://github.com/DataDog/datadog-api-client-java/pull/2859 )
9+ * Fix incorrect pattern for url [ #2851 ] ( https://github.com/DataDog/datadog-api-client-java/pull/2851 )
10+ * Make metadata optional for GCS destination [ #2840 ] ( https://github.com/DataDog/datadog-api-client-java/pull/2840 )
11+ * Remove isReadOnly default when creating dashboards [ #2839 ] ( https://github.com/DataDog/datadog-api-client-java/pull/2839 )
12+
13+ ### Added
14+ * Add support for Datadog Events as a data source for rules [ #2870 ] ( https://github.com/DataDog/datadog-api-client-java/pull/2870 )
15+ * Add public APIs to search DORA events [ #2868 ] ( https://github.com/DataDog/datadog-api-client-java/pull/2868 )
16+ * Adding endpoints to manage Resource Evaluation Filters [ #2857 ] ( https://github.com/DataDog/datadog-api-client-java/pull/2857 )
17+ * Add Sev0 as a supported incident severity [ #2854 ] ( https://github.com/DataDog/datadog-api-client-java/pull/2854 )
18+ * Share timerestriction object [ #2850 ] ( https://github.com/DataDog/datadog-api-client-java/pull/2850 )
19+ * add On-Call Paging spec [ #2843 ] ( https://github.com/DataDog/datadog-api-client-java/pull/2843 )
20+ * Add pagination method for NDM ListDevices. [ #2837 ] ( https://github.com/DataDog/datadog-api-client-java/pull/2837 )
21+ * Add On-Call Team Rules [ #2835 ] ( https://github.com/DataDog/datadog-api-client-java/pull/2835 )
22+
323## 2.34.1 / 2025-04-14
424
525### Fixed
Original file line number Diff line number Diff line change 44 <artifactId >datadog-api-client</artifactId >
55 <packaging >jar</packaging >
66 <name >datadog-api-client</name >
7- <version >2.34.2-SNAPSHOT </version >
7+ <version >2.35.0 </version >
88 <url >https://github.com/DataDog/datadog-api-client-java</url >
99 <description >Java client library for Datadog API</description >
1010 <scm >
You can’t perform that action at this time.
0 commit comments