Skip to content

Commit 56030fd

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Release 2.20.0 (#2141)
* Version bump 2.20.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 a034e18 commit 56030fd

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+
## 2.20.0 / 2024-01-10
4+
5+
### Added
6+
* Add priority field to SDS rule and standard-pattern by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2110
7+
* 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-java/pull/2111
8+
* Add SAML attributes by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2104
9+
* Security Monitoring - Support custom third party rules by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2128
10+
* Add public API support for time-slice SLOs by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2120
11+
* Add included_keyword_configuration field to SDS rule by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2132
12+
* Update Documentation for APM DevSecOps by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2133
13+
### Changed
14+
* Mark v1 downtime endpoints as deprecated by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2125
15+
* Adding Cloud Cost Management API Documentation by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2118
16+
* Add support for Cloudflare API `zone` and `resource` fields by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2130
17+
18+
## New Contributors
19+
* @enderdincer made their first contribution in https://github.com/DataDog/datadog-api-client-java/pull/2131
20+
21+
**Full Changelog**: https://github.com/DataDog/datadog-api-client-java/compare/datadog-api-client-2.19.0...datadog-api-client-2.20.0
22+
323
## 2.19.0 / 2023-12-12
424

525
### Added

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<artifactId>datadog-api-client</artifactId>
55
<packaging>jar</packaging>
66
<name>datadog-api-client</name>
7-
<version>2.19.1-SNAPSHOT</version>
7+
<version>2.20.0</version>
88
<url>https://github.com/DataDog/datadog-api-client-java</url>
99
<description>Java client library for Datadog API</description>
1010
<scm>

0 commit comments

Comments
 (0)