Skip to content

Commit e4f1fe6

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

20 files changed

Lines changed: 69 additions & 10 deletions

File tree

services/aws_integration/CHANGELOG.md

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

3+
## 0.0.1-beta.4/2026-01-15
4+
5+
### Removed
6+
* Revert - Update specs for AWS account updates and creation for CCM configs [#3238](https://github.com/DataDog/datadog-api-client-typescript/pull/3238)
7+
38
## 0.0.1-beta.3/2025-12-17
49

510
### Security

services/aws_integration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
"engines": {
3939
"node": ">=18.0.0"
4040
},
41-
"version": "0.0.1-beta.3",
41+
"version": "0.0.1-beta.4",
4242
"packageManager": "yarn@4.9.1"
4343
}

services/dashboards/CHANGELOG.md

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

3+
## 0.0.1-beta.3/2026-01-15
4+
5+
### Added
6+
* Add bar chart widget to Dashboards API [#3085](https://github.com/DataDog/datadog-api-client-typescript/pull/3085)
7+
* Update distribution and heatmap's `markers` ,`num_buckets` properties and allowed request/query [#3083](https://github.com/DataDog/datadog-api-client-typescript/pull/3083)
8+
39
## 0.0.1-beta.2/2025-12-17
410

511
### Security

services/dashboards/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
"engines": {
3939
"node": ">=18.0.0"
4040
},
41-
"version": "0.0.1-beta.2",
41+
"version": "0.0.1-beta.3",
4242
"packageManager": "yarn@4.9.1"
4343
}

services/gcp_integration/CHANGELOG.md

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

3+
## 0.0.1-beta.3/2026-01-15
4+
5+
### Added
6+
* Add region_filter_configs and is_global_location_enabled to v2 GCP API [#3069](https://github.com/DataDog/datadog-api-client-typescript/pull/3069)
7+
38
## 0.0.1-beta.2/2025-12-17
49

510
### Security

services/gcp_integration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
"engines": {
3939
"node": ">=18.0.0"
4040
},
41-
"version": "0.0.1-beta.2",
41+
"version": "0.0.1-beta.3",
4242
"packageManager": "yarn@4.9.1"
4343
}

services/monitors/CHANGELOG.md

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

3+
## 0.0.1-beta.4/2026-01-15
4+
5+
### Added
6+
* feat - Add data-quality alert monitor type support [#3265](https://github.com/DataDog/datadog-api-client-typescript/pull/3265)
7+
38
## 0.0.1-beta.3/2025-12-17
49

510
### Security

services/monitors/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
"engines": {
3939
"node": ">=18.0.0"
4040
},
41-
"version": "0.0.1-beta.3",
41+
"version": "0.0.1-beta.4",
4242
"packageManager": "yarn@4.9.1"
4343
}

services/notebooks/CHANGELOG.md

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

3+
## 0.0.1-beta.3/2026-01-15
4+
5+
### Added
6+
* Update distribution and heatmap's `markers` ,`num_buckets` properties and allowed request/query [#3083](https://github.com/DataDog/datadog-api-client-typescript/pull/3083)
7+
38
## 0.0.1-beta.2/2025-12-17
49

510
### Security

services/notebooks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
"engines": {
3939
"node": ">=18.0.0"
4040
},
41-
"version": "0.0.1-beta.2",
41+
"version": "0.0.1-beta.3",
4242
"packageManager": "yarn@4.9.1"
4343
}

0 commit comments

Comments
 (0)