File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
+ ## 1.38.0/2025-06-24
4
+
5
+ ### Fixed
6
+ * Fix basic auth requirements [ #2397 ] ( https://github.com/DataDog/datadog-api-client-typescript/pull/2397 )
7
+
8
+ ### Added
9
+ * Microsoft Sentinel Public API support [ #2392 ] ( https://github.com/DataDog/datadog-api-client-typescript/pull/2392 )
10
+ * Add the AP2 datacenter. [ #2384 ] ( https://github.com/DataDog/datadog-api-client-typescript/pull/2384 )
11
+ * Add App Key Registration API [ #2338 ] ( https://github.com/DataDog/datadog-api-client-typescript/pull/2338 )
12
+
3
13
## 1.37.0/2025-06-23
4
14
5
15
### Fixed
Original file line number Diff line number Diff line change 106
106
"engines" : {
107
107
"node" : " >=12.0.0"
108
108
},
109
- "version" : " 1.37 .0" ,
109
+ "version" : " 1.38 .0" ,
110
110
"packageManager" :
" [email protected] +sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
111
111
}
You can’t perform that action at this time.
0 commit comments