You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,20 @@
1
1
# CHANGELOG
2
2
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)
0 commit comments