File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## 2.36.0/2025-06-23
4+
5+ ### Fixed
6+ * Fix basic auth requirements [ #2481 ] ( https://github.com/DataDog/datadog-api-client-ruby/pull/2481 )
7+ * Add support for the api_security detection rule type [ #2476 ] ( https://github.com/DataDog/datadog-api-client-ruby/pull/2476 )
8+
9+ ### Added
10+ * Microsoft Sentinel Public API support [ #2479 ] ( https://github.com/DataDog/datadog-api-client-ruby/pull/2479 )
11+ * Add hash field to actions in CWS agent rules [ #2470 ] ( https://github.com/DataDog/datadog-api-client-ruby/pull/2470 )
12+ * Add custom fields to Rule update/validate API public documentation. [ #2466 ] ( https://github.com/DataDog/datadog-api-client-ruby/pull/2466 )
13+ * SDCD-1142: adding ` custom_tags ` optional attribute to DORA API spec [ #2451 ] ( https://github.com/DataDog/datadog-api-client-ruby/pull/2451 )
14+ * Add sampling fields to SDS spec [ #2447 ] ( https://github.com/DataDog/datadog-api-client-ruby/pull/2447 )
15+ * Add API spec for team hierarchy APIs [ #2420 ] ( https://github.com/DataDog/datadog-api-client-ruby/pull/2420 )
16+
17+ ### Changed
18+ * Update events intake specs for v2 Events post endpoint [ #2460 ] ( https://github.com/DataDog/datadog-api-client-ruby/pull/2460 )
19+
320## 2.35.0/2025-06-16
421
522### Fixed
Original file line number Diff line number Diff line change 11# Define library version.
22
33module DatadogAPIClient
4- VERSION = '2.35 .0'
4+ VERSION = '2.36 .0'
55end
You can’t perform that action at this time.
0 commit comments