Skip to content

Commit 52a9b95

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Bump versions and add changelog entries. (#4004)
Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent 416162e commit 52a9b95

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.57.0/2026-04-24
4+
5+
### Changed
6+
* Add GET OrgGroupPolicy and OrgGroupPolicyOverride, Add policy_type/enforcement_tier fields, Remove enforced_at field [#4000](https://github.com/DataDog/datadog-api-client-typescript/pull/4000)
7+
* Rename pat_uuid to pat_id and remove alias field from PAT spec [#3989](https://github.com/DataDog/datadog-api-client-typescript/pull/3989)
8+
* Add GET OrgGroupPolicy and OrgGroupPolicyOverride, Add policy_type/enforcement_tier fields, Remove enforced_at field [#3962](https://github.com/DataDog/datadog-api-client-typescript/pull/3962)
9+
* Rename pat_uuid to pat_id and remove alias field from PAT spec [#3948](https://github.com/DataDog/datadog-api-client-typescript/pull/3948)
10+
* Security Monitoring - Revert rename of historical job API endpoints to threat hunting [#3921](https://github.com/DataDog/datadog-api-client-typescript/pull/3921)
11+
12+
### Removed
13+
* Remove unsupported operators from CCM Custom Allocation Rules feature [#3985](https://github.com/DataDog/datadog-api-client-typescript/pull/3985)
14+
15+
### Added
16+
* Add us2.ddog-gov.com. [#3979](https://github.com/DataDog/datadog-api-client-typescript/pull/3979)
17+
* Add OpenAPI documentation for LLM Observability eval config CRUD endpoints [#3971](https://github.com/DataDog/datadog-api-client-typescript/pull/3971)
18+
* Add OpenAPI spec for v2 Synthetics test result endpoints [#3970](https://github.com/DataDog/datadog-api-client-typescript/pull/3970)
19+
* Document signals triage update endpoints [#3968](https://github.com/DataDog/datadog-api-client-typescript/pull/3968)
20+
* Security notifications - Add SAST and secret rule types [#3954](https://github.com/DataDog/datadog-api-client-typescript/pull/3954)
21+
* Add OpenAPI documentation for list and get indicators of compromise endpoints [#3944](https://github.com/DataDog/datadog-api-client-typescript/pull/3944)
22+
* Cloud SIEM - Document content packs SIEM endpoints [#3940](https://github.com/DataDog/datadog-api-client-typescript/pull/3940)
23+
* Add API spec for security monitoring terraform export endpoints [#3915](https://github.com/DataDog/datadog-api-client-typescript/pull/3915)
24+
* Add missing params to ListCustomCostsFiles [#3909](https://github.com/DataDog/datadog-api-client-typescript/pull/3909)
25+
* Add unstable PUT /api/v2/anonymize_users endpoint [#3878](https://github.com/DataDog/datadog-api-client-typescript/pull/3878)
26+
* Add query type schemas for timeseries-query data sources [#3853](https://github.com/DataDog/datadog-api-client-typescript/pull/3853)
27+
328
## 1.56.0/2026-04-16
429

530
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,6 @@
105105
"engines": {
106106
"node": ">=12.0.0"
107107
},
108-
"version": "1.56.0",
108+
"version": "1.57.0",
109109
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
110110
}

0 commit comments

Comments
 (0)