File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
+ ## 2.38.0/2025-06-24
4
+
5
+ ### Fixed
6
+ * Fix basic auth requirements [ #2638 ] ( https://github.com/DataDog/datadog-api-client-python/pull/2638 )
7
+ * Add support for the api_security detection rule type [ #2633 ] ( https://github.com/DataDog/datadog-api-client-python/pull/2633 )
8
+
9
+ ### Added
10
+ * Microsoft Sentinel Public API support [ #2636 ] ( https://github.com/DataDog/datadog-api-client-python/pull/2636 )
11
+ * Add the AP2 datacenter. [ #2634 ] ( https://github.com/DataDog/datadog-api-client-python/pull/2634 )
12
+ * Add custom fields to Rule update/validate API public documentation. [ #2624 ] ( https://github.com/DataDog/datadog-api-client-python/pull/2624 )
13
+ * Add hash field to actions in CWS agent rules [ #2621 ] ( https://github.com/DataDog/datadog-api-client-python/pull/2621 )
14
+ * Add ` form ` field for ` multipart/form-data ` HTTP API tests [ #2606 ] ( https://github.com/DataDog/datadog-api-client-python/pull/2606 )
15
+ * SDCD-1142: adding ` custom_tags ` optional attribute to DORA API spec [ #2605 ] ( https://github.com/DataDog/datadog-api-client-python/pull/2605 )
16
+ * Add sampling fields to SDS spec [ #2601 ] ( https://github.com/DataDog/datadog-api-client-python/pull/2601 )
17
+ * Add new endpoint to upsert/list/delete custom kinds [ #2600 ] ( https://github.com/DataDog/datadog-api-client-python/pull/2600 )
18
+ * Add spec for team on-call endpoint [ #2598 ] ( https://github.com/DataDog/datadog-api-client-python/pull/2598 )
19
+
20
+ ### Changed
21
+ * Update events intake specs for v2 Events post endpoint [ #2615 ] ( https://github.com/DataDog/datadog-api-client-python/pull/2615 )
22
+ * Add billing read permission [ #2611 ] ( https://github.com/DataDog/datadog-api-client-python/pull/2611 )
23
+
3
24
## 2.37.0/2025-06-23
4
25
5
26
### Fixed
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.37 .0"
6
+ __version__ = "2.38 .0"
You can’t perform that action at this time.
0 commit comments