Skip to content

Commit 1f75048

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

2 files changed

Lines changed: 21 additions & 1 deletion

File tree

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.50.0/2026-01-08
4+
5+
### Added
6+
* Add new bits_ai usage attribution type to Usage Attribution Public API Documentation [#3217](https://github.com/DataDog/datadog-api-client-typescript/pull/3217)
7+
* Add Product Analytics Server-Side Events API endpoint [#3207](https://github.com/DataDog/datadog-api-client-typescript/pull/3207)
8+
* Update /api/v2/cases endpoint to add custom attributes support [#3203](https://github.com/DataDog/datadog-api-client-typescript/pull/3203)
9+
* Documentation for team notifications API [#3195](https://github.com/DataDog/datadog-api-client-typescript/pull/3195)
10+
* [RQ-7160] Add llm_spans and deprecate llm_observability [#3167](https://github.com/DataDog/datadog-api-client-typescript/pull/3167)
11+
* Add display_name to Observability Pipeline processors [#3163](https://github.com/DataDog/datadog-api-client-typescript/pull/3163)
12+
* Add a new includeDiscovered query parameter to Software Catalog APIs [#3144](https://github.com/DataDog/datadog-api-client-typescript/pull/3144)
13+
* Add routes for managing On-Call user notification rules [#3142](https://github.com/DataDog/datadog-api-client-typescript/pull/3142)
14+
* Add anomaly detection options to security monitoring rules [#3136](https://github.com/DataDog/datadog-api-client-typescript/pull/3136)
15+
* Remove preview/unstable tags from GitHub team sync and connections endpoints [#3131](https://github.com/DataDog/datadog-api-client-typescript/pull/3131)
16+
* Added spec for flex_stored_logs [#3120](https://github.com/DataDog/datadog-api-client-typescript/pull/3120)
17+
* Add documentation for synthetics global variable jsonpatch endpoint [#3045](https://github.com/DataDog/datadog-api-client-typescript/pull/3045)
18+
19+
### Changed
20+
* Remove steps from certain expected synthetics api response [#3215](https://github.com/DataDog/datadog-api-client-typescript/pull/3215)
21+
* Add documentation for GET, POST, PATCH, and DELETE api/v2/incidents/incident_id/attachments endpoints [#3091](https://github.com/DataDog/datadog-api-client-typescript/pull/3091)
22+
323
## 1.49.0/2025-12-17
424

525
### Changed

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

0 commit comments

Comments
 (0)