|
1 | 1 | # CHANGELOG |
2 | 2 |
|
| 3 | +## 1.46.0/2025-10-27 |
| 4 | + |
| 5 | +### Added |
| 6 | +* Add endpoints for Software Composition Analysis [#2939](https://github.com/DataDog/datadog-api-client-typescript/pull/2939) |
| 7 | +* Add support for `Schema Processor` in `Logs Pipelines` [#2904](https://github.com/DataDog/datadog-api-client-typescript/pull/2904) |
| 8 | +* Add new DeleteAssignee endpoint to Error Tracking APIs [#2894](https://github.com/DataDog/datadog-api-client-typescript/pull/2894) |
| 9 | +* document agentless GCP scan options CRUD endpoints [#2886](https://github.com/DataDog/datadog-api-client-typescript/pull/2886) |
| 10 | +* Document `/api/v2/roles/templates` [#2865](https://github.com/DataDog/datadog-api-client-typescript/pull/2865) |
| 11 | +* Add Reference Tables API spec [#2858](https://github.com/DataDog/datadog-api-client-typescript/pull/2858) |
| 12 | +* Add blockedRequestPatterns to synthetics browser test options [#2848](https://github.com/DataDog/datadog-api-client-typescript/pull/2848) |
| 13 | +* Add `BulkDeleteDatastoreItems` to Datastore API spec [#2846](https://github.com/DataDog/datadog-api-client-typescript/pull/2846) |
| 14 | +* Add some missing Workload Protection agent rule fields [#2844](https://github.com/DataDog/datadog-api-client-typescript/pull/2844) |
| 15 | +* Add conditional recipients to notification rule [#2832](https://github.com/DataDog/datadog-api-client-typescript/pull/2832) |
| 16 | +* Update ci_app description with max 1 year event run duration restriction [#2762](https://github.com/DataDog/datadog-api-client-typescript/pull/2762) |
| 17 | +* Document multiple case-management endpoints [#2637](https://github.com/DataDog/datadog-api-client-typescript/pull/2637) |
| 18 | + |
| 19 | +### Changed |
| 20 | +* Include mention to new scanned-assets-metadata endpoint on container images v1 endpoint [#2902](https://github.com/DataDog/datadog-api-client-typescript/pull/2902) |
| 21 | +* Include mention to new scanned-assets-metadata endpoint on hosts v1 endpoint [#2900](https://github.com/DataDog/datadog-api-client-typescript/pull/2900) |
| 22 | +* security_monitoring - Add indexes to deprecate index in ruleQuery [#2888](https://github.com/DataDog/datadog-api-client-typescript/pull/2888) |
| 23 | +* Add support for vulnerability management - Add ListScannedAssetsMetadata new endpoint and update existing ones [#2884](https://github.com/DataDog/datadog-api-client-typescript/pull/2884) |
| 24 | +* Update description, operationId and examples for tag pipeline and custom allocation rules [#2878](https://github.com/DataDog/datadog-api-client-typescript/pull/2878) |
| 25 | + |
| 26 | +### Fixed |
| 27 | +* Update the summary name for get a tag pipeline ruleset. [#2896](https://github.com/DataDog/datadog-api-client-typescript/pull/2896) |
| 28 | + |
3 | 29 | ## 1.45.0/2025-10-01 |
4 | 30 |
|
5 | 31 | ### Security |
|
0 commit comments