Skip to content

Commit 15f3be6

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Release 1.21.0 (#1482)
* Bump version to 1.21.0 * Update CHANGELOG --------- Co-authored-by: ci.datadog-api-spec <[email protected]> Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com>
1 parent a7a3a3c commit 15f3be6

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

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

3+
## 1.21.0 / 2024-01-10
4+
5+
### Fixed
6+
* Bump get-func-name from 2.0.0 to 2.0.2 by @dependabot in https://github.com/DataDog/datadog-api-client-typescript/pull/1351
7+
* Bump @babel/traverse from 7.22.5 to 7.23.2 by @dependabot in https://github.com/DataDog/datadog-api-client-typescript/pull/1379
8+
### Added
9+
* Add priority field to SDS rule and standard-pattern by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1452
10+
* Document new `resource_collection` and `is_security_command_center_enabled` fields in GCP APIs by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1453
11+
* Add SAML attributes by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1445
12+
* Security Monitoring - Support custom third party rules by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1470
13+
* Add public API support for time-slice SLOs by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1462
14+
* Add included_keyword_configuration field to SDS rule by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1473
15+
* Update Documentation for APM DevSecOps by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1474
16+
### Changed
17+
* Mark v1 downtime endpoints as deprecated by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1467
18+
* Adding Cloud Cost Management API Documentation by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1336
19+
* Add support for Cloudflare API `zone` and `resource` fields by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1472
20+
21+
22+
**Full Changelog**: https://github.com/DataDog/datadog-api-client-typescript/compare/v1.20.0...v1.21.0
23+
324
## 1.20.0 / 2023-12-12
425

526
### Fixed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,5 +108,5 @@
108108
"engines": {
109109
"node": ">=12.0.0"
110110
},
111-
"version": "1.20.1-beta.0"
111+
"version": "1.21.0"
112112
}

0 commit comments

Comments
 (0)