File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
+ ## 1.37.0/2025-06-23
4
+
5
+ ### Fixed
6
+ * Fix basic auth requirements [ #2397 ] ( https://github.com/DataDog/datadog-api-client-typescript/pull/2397 )
7
+ * Add support for the api_security detection rule type [ #2378 ] ( https://github.com/DataDog/datadog-api-client-typescript/pull/2378 )
8
+
9
+ ### Added
10
+ * Microsoft Sentinel Public API support [ #2392 ] ( https://github.com/DataDog/datadog-api-client-typescript/pull/2392 )
11
+ * Add custom fields to Rule update/validate API public documentation. [ #2358 ] ( https://github.com/DataDog/datadog-api-client-typescript/pull/2358 )
12
+ * Add hash field to actions in CWS agent rules [ #2351 ] ( https://github.com/DataDog/datadog-api-client-typescript/pull/2351 )
13
+ * Add App Key Registration API [ #2338 ] ( https://github.com/DataDog/datadog-api-client-typescript/pull/2338 )
14
+ * SDCD-1142: adding ` custom_tags ` optional attribute to DORA API spec [ #2319 ] ( https://github.com/DataDog/datadog-api-client-typescript/pull/2319 )
15
+ * Add sampling fields to SDS spec [ #2312 ] ( https://github.com/DataDog/datadog-api-client-typescript/pull/2312 )
16
+ * Add API spec for team hierarchy APIs [ #2266 ] ( https://github.com/DataDog/datadog-api-client-typescript/pull/2266 )
17
+
18
+ ### Changed
19
+ * Update events intake specs for v2 Events post endpoint [ #2341 ] ( https://github.com/DataDog/datadog-api-client-typescript/pull/2341 )
20
+
3
21
## 1.36.0/2025-06-16
4
22
5
23
### Changed
Original file line number Diff line number Diff line change 106
106
"engines" : {
107
107
"node" : " >=12.0.0"
108
108
},
109
- "version" : " 1.36 .0" ,
109
+ "version" : " 1.37 .0" ,
110
110
"packageManager" :
" [email protected] +sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
111
111
}
You can’t perform that action at this time.
0 commit comments