File tree Expand file tree Collapse file tree 2 files changed +21
-2
lines changed Expand file tree Collapse file tree 2 files changed +21
-2
lines changed Original file line number Diff line number Diff line change 1
- # Changelog
1
+ # CHANGELOG
2
+
3
+ ## 2.35.0/2025-05-28
4
+
5
+ ### Fixed
6
+ * add ` include ` parameter to On-Call team rules test [ #2582 ] ( https://github.com/DataDog/datadog-api-client-python/pull/2582 )
7
+ * fix On-Call spec [ #2572 ] ( https://github.com/DataDog/datadog-api-client-python/pull/2572 )
8
+ * Fix incorrect pattern for url [ #2558 ] ( https://github.com/DataDog/datadog-api-client-python/pull/2558 )
9
+ * Make metadata optional for GCS destination [ #2549 ] ( https://github.com/DataDog/datadog-api-client-python/pull/2549 )
10
+ * Remove isReadOnly default when creating dashboards [ #2548 ] ( https://github.com/DataDog/datadog-api-client-python/pull/2548 )
11
+ * Make assertion target be int or string [ #2545 ] ( https://github.com/DataDog/datadog-api-client-python/pull/2545 )
12
+
13
+ ### Added
14
+ * Add support for Datadog Events as a data source for rules [ #2578 ] ( https://github.com/DataDog/datadog-api-client-python/pull/2578 )
15
+ * Add public APIs to search DORA events [ #2575 ] ( https://github.com/DataDog/datadog-api-client-python/pull/2575 )
16
+ * Adding endpoints to manage Resource Evaluation Filters [ #2567 ] ( https://github.com/DataDog/datadog-api-client-python/pull/2567 )
17
+ * Add Sev0 as a supported incident severity [ #2561 ] ( https://github.com/DataDog/datadog-api-client-python/pull/2561 )
18
+ * Share timerestriction object [ #2557 ] ( https://github.com/DataDog/datadog-api-client-python/pull/2557 )
19
+ * add On-Call Paging spec [ #2551 ] ( https://github.com/DataDog/datadog-api-client-python/pull/2551 )
20
+ * Add pagination method for NDM ListDevices. [ #2547 ] ( https://github.com/DataDog/datadog-api-client-python/pull/2547 )
2
21
3
22
## 2.34.0 / 2025-04-14
4
23
Original file line number Diff line number Diff line change 3
3
# This product includes software developed at Datadog (https://www.datadoghq.com/).
4
4
# Copyright 2020-Present Datadog, Inc.
5
5
6
- __version__ = "2.34 .0"
6
+ __version__ = "2.35 .0"
You can’t perform that action at this time.
0 commit comments