File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-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 Incident Notification Rules Public Spec [ #2658 ] ( https://github.com/DataDog/datadog-api-client-ruby/pull/2658 )
7+ * Update v1 and v2 GCP API specs to support ` monitored_resource_configs ` [ #2656 ] ( https://github.com/DataDog/datadog-api-client-ruby/pull/2656 )
8+ * Add action datastore API [ #2636 ] ( https://github.com/DataDog/datadog-api-client-ruby/pull/2636 )
9+ * Security Monitoring - Make hasOptionalGroupByFields updatable [ #2594 ] ( https://github.com/DataDog/datadog-api-client-ruby/pull/2594 )
10+
11+ ### Deprecated
12+ * Promote unstable aws v2 APIs and deprecate v1 [ #2655 ] ( https://github.com/DataDog/datadog-api-client-ruby/pull/2655 )
13+
14+ ### Changed
15+ * Allow to send batches of events in pipelines API [ #2639 ] ( https://github.com/DataDog/datadog-api-client-ruby/pull/2639 )
16+
317## 2.41.0/2025-09-09
418
519### 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