Skip to content

Commit 8cc0045

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

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

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

3+
## 1.48.0/2025-12-08
4+
5+
### Added
6+
* On-Call Add positioned schedule policy target [#3058](https://github.com/DataDog/datadog-api-client-typescript/pull/3058)
7+
* Introduced new APIs to manage team hierarchy links [#3041](https://github.com/DataDog/datadog-api-client-typescript/pull/3041)
8+
* Add Row Update Endpoints to Reference Tables API spec [#3021](https://github.com/DataDog/datadog-api-client-typescript/pull/3021)
9+
* Add incident management seats to spec [#3014](https://github.com/DataDog/datadog-api-client-typescript/pull/3014)
10+
* Support provisioning teams from external sources [#3012](https://github.com/DataDog/datadog-api-client-typescript/pull/3012)
11+
* security_monitoring - Add signalOutput field to ThreatHuntingJobResponseAttributes schema [#3008](https://github.com/DataDog/datadog-api-client-typescript/pull/3008)
12+
* Add filter.scope to Monitor Notification Rules [#3002](https://github.com/DataDog/datadog-api-client-typescript/pull/3002)
13+
* Add Support for Monitor Assets [#2982](https://github.com/DataDog/datadog-api-client-typescript/pull/2982)
14+
* Add api specs for deployment gates [#2906](https://github.com/DataDog/datadog-api-client-typescript/pull/2906)
15+
16+
### Changed
17+
* Add Security Finding Ticketing endpoints [#3047](https://github.com/DataDog/datadog-api-client-typescript/pull/3047)
18+
* Flatten file_metadata response schema to avoid OneOf unmarshaling issues [#3018](https://github.com/DataDog/datadog-api-client-typescript/pull/3018)
19+
20+
### Fixed
21+
* obs_pipelines: make google auth optional [#3029](https://github.com/DataDog/datadog-api-client-typescript/pull/3029)
22+
323
## 1.47.0/2025-11-14
424

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

0 commit comments

Comments
 (0)