Skip to content

Commit d6f44f3

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

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

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.47.0/2025-11-14
4+
5+
### Added
6+
* Add suppression tags [#2990](https://github.com/DataDog/datadog-api-client-typescript/pull/2990)
7+
* Add Team Connection API Documentation [#2986](https://github.com/DataDog/datadog-api-client-typescript/pull/2986)
8+
* Add new summary keys for new standalone billing dimensions [#2980](https://github.com/DataDog/datadog-api-client-typescript/pull/2980)
9+
* Add Bits AI Investigations and On-Call to API specs [#2974](https://github.com/DataDog/datadog-api-client-typescript/pull/2974)
10+
* Add `PreviewCatalogEntities` [#2966](https://github.com/DataDog/datadog-api-client-typescript/pull/2966)
11+
* Sync 'audience_management.yaml' files with backend [#2962](https://github.com/DataDog/datadog-api-client-typescript/pull/2962)
12+
* Dashboards - Add on_call_events datasources [#2961](https://github.com/DataDog/datadog-api-client-typescript/pull/2961)
13+
* 📝 [LOGSAC-1298] Add logs-pipeline type to restriction policy OpenAPI spec [#2949](https://github.com/DataDog/datadog-api-client-typescript/pull/2949)
14+
* Security Monitoring - Update Signal Archive Reasons [#2946](https://github.com/DataDog/datadog-api-client-typescript/pull/2946)
15+
* Add New Serverless Summary Entries to Api Spec [#2916](https://github.com/DataDog/datadog-api-client-typescript/pull/2916)
16+
* Add metric namespace config filters to V2 GCP API [#2914](https://github.com/DataDog/datadog-api-client-typescript/pull/2914)
17+
* Add specs for v2 eventbridge API [#2909](https://github.com/DataDog/datadog-api-client-typescript/pull/2909)
18+
* Add last_login_time to Users v2 API [#2882](https://github.com/DataDog/datadog-api-client-typescript/pull/2882)
19+
* Add Static Analysis Rules Endpoints [#2876](https://github.com/DataDog/datadog-api-client-typescript/pull/2876)
20+
21+
### Deprecated
22+
* [api-spec] Mark PATCH /api/v2/incidents/incident_id/attachments endpoint as deprecated [#2984](https://github.com/DataDog/datadog-api-client-typescript/pull/2984)
23+
* [METEXP-2068] Deprecate api/v1/search Endpoint [#2976](https://github.com/DataDog/datadog-api-client-typescript/pull/2976)
24+
25+
### Changed
26+
* Rename historical job API endpoints to threat hunting [#2941](https://github.com/DataDog/datadog-api-client-typescript/pull/2941)
27+
328
## 1.46.0/2025-10-27
429

530
### Added

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.46.0",
109+
"version": "1.47.0",
110110
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
111111
}

0 commit comments

Comments
 (0)