Skip to content

Commit a7945bf

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

File tree

2 files changed

+27
-1
lines changed

2 files changed

+27
-1
lines changed

CHANGELOG.md

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

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+
329
## 1.45.0/2025-10-01
430

531
### Security

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,6 @@
106106
"engines": {
107107
"node": ">=12.0.0"
108108
},
109-
"version": "1.45.0",
109+
"version": "1.46.0",
110110
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
111111
}

0 commit comments

Comments
 (0)