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
+25Lines changed: 25 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,30 @@
1
1
# CHANGELOG
2
2
3
+
## 2.49.0/2026-01-15
4
+
5
+
### Added
6
+
* Add subtest for synthetics multistep tests [#2901](https://github.com/DataDog/datadog-api-client-ruby/pull/2901)
7
+
* feat - Add data-quality alert monitor type support [#2899](https://github.com/DataDog/datadog-api-client-ruby/pull/2899)
8
+
* Add a new end point that allows the SPA recommendation to be called without the shard parameter [#2892](https://github.com/DataDog/datadog-api-client-ruby/pull/2892)
9
+
* Add Critical Assets specs to security_monitoring feature [#2888](https://github.com/DataDog/datadog-api-client-ruby/pull/2888)
10
+
* Add new Observability Pipelines components [#2883](https://github.com/DataDog/datadog-api-client-ruby/pull/2883)
11
+
* Specify accepted types for UpsertRows values [#2876](https://github.com/DataDog/datadog-api-client-ruby/pull/2876)
12
+
* Add subtest for synthetics multistep tests [#2865](https://github.com/DataDog/datadog-api-client-ruby/pull/2865)
13
+
* Add `query` param in rules list endpoint [#2857](https://github.com/DataDog/datadog-api-client-ruby/pull/2857)
14
+
* Add Security Findings Public API beta endpoints [#2844](https://github.com/DataDog/datadog-api-client-ruby/pull/2844)
15
+
* Add bar chart widget to Dashboards API [#2816](https://github.com/DataDog/datadog-api-client-ruby/pull/2816)
16
+
* Update distribution and heatmap's `markers` ,`num_buckets` properties and allowed request/query [#2815](https://github.com/DataDog/datadog-api-client-ruby/pull/2815)
17
+
* Add region_filter_configs and is_global_location_enabled to v2 GCP API [#2808](https://github.com/DataDog/datadog-api-client-ruby/pull/2808)
18
+
19
+
### Deprecated
20
+
* Update docs for Security Finding API endpoints [#2897](https://github.com/DataDog/datadog-api-client-ruby/pull/2897)
21
+
22
+
### Removed
23
+
* Revert - Update specs for AWS account updates and creation for CCM configs [#2886](https://github.com/DataDog/datadog-api-client-ruby/pull/2886)
24
+
25
+
### Fixed
26
+
* remove duplicate sync_enabled field for PATCH Reference Tables request schema [#2789](https://github.com/DataDog/datadog-api-client-ruby/pull/2789)
0 commit comments