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 )
221
322## 2.34.0 / 2025-04-14
423
Original file line number Diff line number Diff line change 33# This product includes software developed at Datadog (https://www.datadoghq.com/).
44# Copyright 2020-Present Datadog, Inc.
55
6- __version__ = "2.34 .0"
6+ __version__ = "2.35 .0"
You can’t perform that action at this time.
0 commit comments