File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## 2.40.0/2025-06-23
4+
5+ ### Fixed
6+ * Fix basic auth requirements [ #3163 ] ( https://github.com/DataDog/datadog-api-client-go/pull/3163 )
7+ * Add support for the api_security detection rule type [ #3158 ] ( https://github.com/DataDog/datadog-api-client-go/pull/3158 )
8+
9+ ### Added
10+ * Microsoft Sentinel Public API support [ #3161 ] ( https://github.com/DataDog/datadog-api-client-go/pull/3161 )
11+ * Add custom fields to Rule update/validate API public documentation. [ #3150 ] ( https://github.com/DataDog/datadog-api-client-go/pull/3150 )
12+ * Add hash field to actions in CWS agent rules [ #3147 ] ( https://github.com/DataDog/datadog-api-client-go/pull/3147 )
13+ * SDCD-1142: adding ` custom_tags ` optional attribute to DORA API spec [ #3134 ] ( https://github.com/DataDog/datadog-api-client-go/pull/3134 )
14+ * Add sampling fields to SDS spec [ #3129 ] ( https://github.com/DataDog/datadog-api-client-go/pull/3129 )
15+ * Add API spec for team hierarchy APIs [ #3105 ] ( https://github.com/DataDog/datadog-api-client-go/pull/3105 )
16+
17+ ### Changed
18+ * Update events intake specs for v2 Events post endpoint [ #3144 ] ( https://github.com/DataDog/datadog-api-client-go/pull/3144 )
19+
320## 2.39.0/2025-06-16
421
522### Fixed
Original file line number Diff line number Diff line change 11package client
22
33// Version used in User-Agent header.
4- const Version = "2.39 .0"
4+ const Version = "2.40 .0"
You can’t perform that action at this time.
0 commit comments