Skip to content

Commit f76f7e8

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

File tree

2 files changed

+34
-1
lines changed

2 files changed

+34
-1
lines changed

CHANGELOG.md

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

3+
## 1.56.0/2026-04-16
4+
5+
### Added
6+
* Add domain prefix filter query parameter to list status pages API [#3932](https://github.com/DataDog/datadog-api-client-typescript/pull/3932)
7+
* Add OpenAPI spec for Bits AI SRE investigations [#3919](https://github.com/DataDog/datadog-api-client-typescript/pull/3919)
8+
* Add team and assignee filters for Search Error Tracking Issues API [#3913](https://github.com/DataDog/datadog-api-client-typescript/pull/3913)
9+
* Add Product Analytics widget definitions [#3907](https://github.com/DataDog/datadog-api-client-typescript/pull/3907)
10+
* Add OpenAPI spec for Dashboard Secure Embed endpoints [#3905](https://github.com/DataDog/datadog-api-client-typescript/pull/3905)
11+
* Add fleet tracers, clusters, and instrumented pods endpoints [#3903](https://github.com/DataDog/datadog-api-client-typescript/pull/3903)
12+
* Add public POST/PATCH endpoints for Flaky Tests Management policies [#3901](https://github.com/DataDog/datadog-api-client-typescript/pull/3901)
13+
* Add CCM spend usage type breakdown fields [#3899](https://github.com/DataDog/datadog-api-client-typescript/pull/3899)
14+
* Adding all Observability Pipeline new hec_token related features into the api [#3895](https://github.com/DataDog/datadog-api-client-typescript/pull/3895)
15+
* Adding compression optional field to Amazon S3 source [#3887](https://github.com/DataDog/datadog-api-client-typescript/pull/3887)
16+
* Add Annotations endpoints [#3882](https://github.com/DataDog/datadog-api-client-typescript/pull/3882)
17+
* Add Org Groups API specification [#3880](https://github.com/DataDog/datadog-api-client-typescript/pull/3880)
18+
* Add Obs Pipelines Elasticsearch metrics destination and new fields [#3865](https://github.com/DataDog/datadog-api-client-typescript/pull/3865)
19+
* Add OpenAPI spec for Bits AI SRE investigations [#3863](https://github.com/DataDog/datadog-api-client-typescript/pull/3863)
20+
* Add PAT/SAT management API endpoints [#3858](https://github.com/DataDog/datadog-api-client-typescript/pull/3858)
21+
* Add OpenAPI documentation for signal investigation queries and suggested actions endpoints [#3852](https://github.com/DataDog/datadog-api-client-typescript/pull/3852)
22+
* add api spec for feature flags allocations and exposure schedules endpoints [#3843](https://github.com/DataDog/datadog-api-client-typescript/pull/3843)
23+
* Add Publish and Unpublish API documentation for Status Pages [#3838](https://github.com/DataDog/datadog-api-client-typescript/pull/3838)
24+
* feat: add drag and drop as new synthetics browser step type [#3831](https://github.com/DataDog/datadog-api-client-typescript/pull/3831)
25+
* Allow monitor notification rule on restriction policy [#3823](https://github.com/DataDog/datadog-api-client-typescript/pull/3823)
26+
* Add support for configuring Splunk sourcetype in Custom Destinations [#3803](https://github.com/DataDog/datadog-api-client-typescript/pull/3803)
27+
* Add OpenAPI documentation for scorecards endpoints [#3434](https://github.com/DataDog/datadog-api-client-typescript/pull/3434)
28+
29+
### Fixed
30+
* fix(formatter): use primitive type instead of schema name in get_response_type (AAWF-1199) [#3916](https://github.com/DataDog/datadog-api-client-typescript/pull/3916)
31+
* Add security_signals to SecurityMonitoringStandardDataSource [#3884](https://github.com/DataDog/datadog-api-client-typescript/pull/3884)
32+
33+
### Changed
34+
* Update SearchFlakyTests endpoint documentation [#3868](https://github.com/DataDog/datadog-api-client-typescript/pull/3868)
35+
336
## 1.55.0/2026-04-16
437

538
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,6 @@
105105
"engines": {
106106
"node": ">=12.0.0"
107107
},
108-
"version": "1.55.0",
108+
"version": "1.56.0",
109109
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
110110
}

0 commit comments

Comments
 (0)