Skip to content

Commit 64d8c34

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

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.49.0/2025-12-17
4+
5+
### Changed
6+
* Mark Incident Impact Endpoints stable [#3134](https://github.com/DataDog/datadog-api-client-typescript/pull/3134)
7+
* Vulnerability Management - Update ListVulnerabilities endpoint query params and response schema [#3117](https://github.com/DataDog/datadog-api-client-typescript/pull/3117)
8+
* Update specs for AWS account updates and creation for CCM configs [#3103](https://github.com/DataDog/datadog-api-client-typescript/pull/3103)
9+
* add suppression version history [#3056](https://github.com/DataDog/datadog-api-client-typescript/pull/3056)
10+
* Add processors groups to Observability Pipelines [#2972](https://github.com/DataDog/datadog-api-client-typescript/pull/2972)
11+
12+
### Added
13+
* Update security finding triage specs [#3121](https://github.com/DataDog/datadog-api-client-typescript/pull/3121)
14+
* Add routes for managing On-Call user notification channels [#3109](https://github.com/DataDog/datadog-api-client-typescript/pull/3109)
15+
* Add host field to Post an event V2 API [#3105](https://github.com/DataDog/datadog-api-client-typescript/pull/3105)
16+
* Add `GET /api/v2/apm/services` endpoint to public documentation [#3099](https://github.com/DataDog/datadog-api-client-typescript/pull/3099)
17+
* Dashboards - Add semantic_mode support to FormulaAndFunctionMetricQueryDefinition [#3088](https://github.com/DataDog/datadog-api-client-typescript/pull/3088)
18+
* Cloud SIEM - Add instantaneousBaseline feature parameter. [#3082](https://github.com/DataDog/datadog-api-client-typescript/pull/3082)
19+
* Add new fields to usage metering api spec [#3078](https://github.com/DataDog/datadog-api-client-typescript/pull/3078)
20+
* update geomap widget definition about `conditional_format` and `text_formats` and view focus [#3066](https://github.com/DataDog/datadog-api-client-typescript/pull/3066)
21+
* Add new endpoint for listing rules for a gate [#3039](https://github.com/DataDog/datadog-api-client-typescript/pull/3039)
22+
23+
### Removed
24+
* Tag security findings Jira endpoints as unstable [#3095](https://github.com/DataDog/datadog-api-client-typescript/pull/3095)
25+
26+
### Fixed
27+
* Add field attribute to the Workload Protection hash action [#3050](https://github.com/DataDog/datadog-api-client-typescript/pull/3050)
28+
329
## 1.48.0/2025-12-08
430

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

0 commit comments

Comments
 (0)