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.42.0/2025-09-15
4+
5+ ### Added
6+ * Add Query Parameters to ListOrgConnections Endpoint [ #2663 ] ( https://github.com/DataDog/datadog-api-client-ruby/pull/2663 )
7+ * Add Incident Notification Rules Public Spec [ #2658 ] ( https://github.com/DataDog/datadog-api-client-ruby/pull/2658 )
8+ * Update v1 and v2 GCP API specs to support ` monitored_resource_configs ` [ #2656 ] ( https://github.com/DataDog/datadog-api-client-ruby/pull/2656 )
9+ * Add action datastore API [ #2636 ] ( https://github.com/DataDog/datadog-api-client-ruby/pull/2636 )
10+ * Security Monitoring - Make hasOptionalGroupByFields updatable [ #2594 ] ( https://github.com/DataDog/datadog-api-client-ruby/pull/2594 )
11+
12+ ### Deprecated
13+ * Promote unstable aws v2 APIs and deprecate v1 [ #2655 ] ( https://github.com/DataDog/datadog-api-client-ruby/pull/2655 )
14+
15+ ### Changed
16+ * Allow to send batches of events in pipelines API [ #2639 ] ( https://github.com/DataDog/datadog-api-client-ruby/pull/2639 )
17+
318## 2.41.0/2025-09-09
419
520### Added
Original file line number Diff line number Diff line change 11# Define library version.
22
33module DatadogAPIClient
4- VERSION = '2.41 .0'
4+ VERSION = '2.42 .0'
55end
You can’t perform that action at this time.
0 commit comments