Skip to content

Commit 43e95c2

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Bump versions and add changelog entries. (#2412)
Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent 5c77d84 commit 43e95c2

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

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

3+
## 1.37.0/2025-06-23
4+
5+
### Fixed
6+
* Fix basic auth requirements [#2397](https://github.com/DataDog/datadog-api-client-typescript/pull/2397)
7+
* Add support for the api_security detection rule type [#2378](https://github.com/DataDog/datadog-api-client-typescript/pull/2378)
8+
9+
### Added
10+
* Microsoft Sentinel Public API support [#2392](https://github.com/DataDog/datadog-api-client-typescript/pull/2392)
11+
* Add custom fields to Rule update/validate API public documentation. [#2358](https://github.com/DataDog/datadog-api-client-typescript/pull/2358)
12+
* Add hash field to actions in CWS agent rules [#2351](https://github.com/DataDog/datadog-api-client-typescript/pull/2351)
13+
* Add App Key Registration API [#2338](https://github.com/DataDog/datadog-api-client-typescript/pull/2338)
14+
* SDCD-1142: adding `custom_tags` optional attribute to DORA API spec [#2319](https://github.com/DataDog/datadog-api-client-typescript/pull/2319)
15+
* Add sampling fields to SDS spec [#2312](https://github.com/DataDog/datadog-api-client-typescript/pull/2312)
16+
* Add API spec for team hierarchy APIs [#2266](https://github.com/DataDog/datadog-api-client-typescript/pull/2266)
17+
18+
### Changed
19+
* Update events intake specs for v2 Events post endpoint [#2341](https://github.com/DataDog/datadog-api-client-typescript/pull/2341)
20+
321
## 1.36.0/2025-06-16
422

523
### 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.36.0",
109+
"version": "1.37.0",
110110
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
111111
}

0 commit comments

Comments
 (0)