|
1 | 1 | # CHANGELOG |
2 | 2 |
|
| 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 | + |
3 | 28 | ## 1.56.0/2026-04-16 |
4 | 29 |
|
5 | 30 | ### Added |
|
0 commit comments