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 11# CHANGELOG
22
3+ ## 2.46.0/2025-09-15
4+
5+ ### Added
6+ * Add Query Parameters to ListOrgConnections Endpoint [ #3346 ] ( https://github.com/DataDog/datadog-api-client-go/pull/3346 )
7+ * Add Incident Notification Rules Public Spec [ #3340 ] ( https://github.com/DataDog/datadog-api-client-go/pull/3340 )
8+ * Update v1 and v2 GCP API specs to support ` monitored_resource_configs ` [ #3338 ] ( https://github.com/DataDog/datadog-api-client-go/pull/3338 )
9+ * Add action datastore API [ #3315 ] ( https://github.com/DataDog/datadog-api-client-go/pull/3315 )
10+ * Security Monitoring - Make hasOptionalGroupByFields updatable [ #3274 ] ( https://github.com/DataDog/datadog-api-client-go/pull/3274 )
11+
12+ ### Deprecated
13+ * Promote unstable aws v2 APIs and deprecate v1 [ #3337 ] ( https://github.com/DataDog/datadog-api-client-go/pull/3337 )
14+
15+ ### Changed
16+ * Allow to send batches of events in pipelines API [ #3319 ] ( https://github.com/DataDog/datadog-api-client-go/pull/3319 )
17+
318## 2.45.0/2025-09-09
419
520### Added
Original file line number Diff line number Diff line change 11package client
22
33// Version used in User-Agent header.
4- const Version = "2.45 .0"
4+ const Version = "2.46 .0"
You can’t perform that action at this time.
0 commit comments