Skip to content

Commit e50d05b

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Bump versions and add changelog entries. (#3284)
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
1 parent b6ac478 commit e50d05b

2 files changed

Lines changed: 26 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
11
# CHANGELOG
22

3+
## 1.51.0/2026-01-15
4+
5+
### Added
6+
* Add subtest for synthetics multistep tests [#3270](https://github.com/DataDog/datadog-api-client-typescript/pull/3270)
7+
* feat - Add data-quality alert monitor type support [#3266](https://github.com/DataDog/datadog-api-client-typescript/pull/3266)
8+
* Add a new end point that allows the SPA recommendation to be called without the shard parameter [#3252](https://github.com/DataDog/datadog-api-client-typescript/pull/3252)
9+
* Add Critical Assets specs to security_monitoring feature [#3244](https://github.com/DataDog/datadog-api-client-typescript/pull/3244)
10+
* Add new Observability Pipelines components [#3233](https://github.com/DataDog/datadog-api-client-typescript/pull/3233)
11+
* Specify accepted types for UpsertRows values [#3219](https://github.com/DataDog/datadog-api-client-typescript/pull/3219)
12+
* Add subtest for synthetics multistep tests [#3197](https://github.com/DataDog/datadog-api-client-typescript/pull/3197)
13+
* Add `query` param in rules list endpoint [#3181](https://github.com/DataDog/datadog-api-client-typescript/pull/3181)
14+
* Add Security Findings Public API beta endpoints [#3138](https://github.com/DataDog/datadog-api-client-typescript/pull/3138)
15+
* Add bar chart widget to Dashboards API [#3086](https://github.com/DataDog/datadog-api-client-typescript/pull/3086)
16+
* Update distribution and heatmap's `markers` ,`num_buckets` properties and allowed request/query [#3084](https://github.com/DataDog/datadog-api-client-typescript/pull/3084)
17+
* Add region_filter_configs and is_global_location_enabled to v2 GCP API [#3070](https://github.com/DataDog/datadog-api-client-typescript/pull/3070)
18+
19+
### Deprecated
20+
* Update docs for Security Finding API endpoints [#3262](https://github.com/DataDog/datadog-api-client-typescript/pull/3262)
21+
22+
### Removed
23+
* Revert - Update specs for AWS account updates and creation for CCM configs [#3239](https://github.com/DataDog/datadog-api-client-typescript/pull/3239)
24+
25+
### Fixed
26+
* remove duplicate sync_enabled field for PATCH Reference Tables request schema [#3033](https://github.com/DataDog/datadog-api-client-typescript/pull/3033)
27+
328
## 1.50.0/2026-01-08
429

530
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,6 @@
106106
"engines": {
107107
"node": ">=12.0.0"
108108
},
109-
"version": "1.50.0",
109+
"version": "1.51.0",
110110
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
111111
}

0 commit comments

Comments
 (0)