File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
+ ## 1.43.0/2025-09-15
4
+
5
+ ### Added
6
+ * Add Query Parameters to ListOrgConnections Endpoint [ #2784 ] ( https://github.com/DataDog/datadog-api-client-typescript/pull/2784 )
7
+ * Add Incident Notification Rules Public Spec [ #2772 ] ( https://github.com/DataDog/datadog-api-client-typescript/pull/2772 )
8
+ * Update v1 and v2 GCP API specs to support ` monitored_resource_configs ` [ #2769 ] ( https://github.com/DataDog/datadog-api-client-typescript/pull/2769 )
9
+ * Add action datastore API [ #2731 ] ( https://github.com/DataDog/datadog-api-client-typescript/pull/2731 )
10
+ * Security Monitoring - Make hasOptionalGroupByFields updatable [ #2639 ] ( https://github.com/DataDog/datadog-api-client-typescript/pull/2639 )
11
+
12
+ ### Deprecated
13
+ * Promote unstable aws v2 APIs and deprecate v1 [ #2767 ] ( https://github.com/DataDog/datadog-api-client-typescript/pull/2767 )
14
+
15
+ ### Changed
16
+ * Allow to send batches of events in pipelines API [ #2737 ] ( https://github.com/DataDog/datadog-api-client-typescript/pull/2737 )
17
+
3
18
## 1.42.0/2025-09-09
4
19
5
20
### Added
Original file line number Diff line number Diff line change 106
106
"engines" : {
107
107
"node" : " >=12.0.0"
108
108
},
109
- "version" : " 1.42 .0" ,
109
+ "version" : " 1.43 .0" ,
110
110
"packageManager" :
" [email protected] +sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
111
111
}
You can’t perform that action at this time.
0 commit comments