Skip to content

Commit 6406ff9

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

42 files changed

Lines changed: 157 additions & 21 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

services/cloud_cost_management/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.5/2026-04-24
4+
5+
### Removed
6+
* Remove unsupported operators from CCM Custom Allocation Rules feature [#3984](https://github.com/DataDog/datadog-api-client-typescript/pull/3984)
7+
38
## 0.0.1-beta.4/2026-04-16
49

510
### Added

services/cloud_cost_management/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.4",
41+
"version": "0.0.1-beta.5",
4242
"packageManager": "yarn@4.9.1"
4343
}

services/downtimes/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-04-24
4+
5+
### Changed
6+
* Rename pat_uuid to pat_id and remove alias field from PAT spec [#3988](https://github.com/DataDog/datadog-api-client-typescript/pull/3988)
7+
* Rename pat_uuid to pat_id and remove alias field from PAT spec [#3947](https://github.com/DataDog/datadog-api-client-typescript/pull/3947)
8+
39
## 0.0.1-beta.2/2025-12-17
410

511
### Security

services/downtimes/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/events/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-04-24
4+
5+
### Added
6+
* Add us2.ddog-gov.com. [#3978](https://github.com/DataDog/datadog-api-client-typescript/pull/3978)
7+
38
## 0.0.1-beta.3/2026-03-06
49

510
### Added

services/events/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/incident_services/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-04-24
4+
5+
### Changed
6+
* Rename pat_uuid to pat_id and remove alias field from PAT spec [#3988](https://github.com/DataDog/datadog-api-client-typescript/pull/3988)
7+
* Rename pat_uuid to pat_id and remove alias field from PAT spec [#3947](https://github.com/DataDog/datadog-api-client-typescript/pull/3947)
8+
39
## 0.0.1-beta.2/2025-12-17
410

511
### Security

services/incident_services/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/incident_teams/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-04-24
4+
5+
### Changed
6+
* Rename pat_uuid to pat_id and remove alias field from PAT spec [#3988](https://github.com/DataDog/datadog-api-client-typescript/pull/3988)
7+
* Rename pat_uuid to pat_id and remove alias field from PAT spec [#3947](https://github.com/DataDog/datadog-api-client-typescript/pull/3947)
8+
39
## 0.0.1-beta.2/2025-12-17
410

511
### Security

services/incident_teams/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)