You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,25 @@
1
1
# CHANGELOG
2
2
3
+
## 2.1.0 / 2022-08-01
4
+
5
+
### Fixed
6
+
* Add synthetics results api replay only tests by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/1425
7
+
* Remove `zstd` compression support by @skarimo in https://github.com/DataDog/datadog-api-client-java/pull/1439
8
+
### Added
9
+
* docs(dataviz): update Treemap widget definition with deprecated properties + updated description [VIZZ-2305] by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/1426
10
+
* Add hourly usage v2 endpoint by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/1410
11
+
* Add metrics field in the RuleQuery by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/1411
12
+
* Add support for Events V2 endpoint by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/1387
13
+
*[RQ-2492]: Add custom_events to list of product families in hourly-usage api. by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/1434
14
+
* Re-introduce Estimated Cost API by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/1441
15
+
### Changed
16
+
* Bump jersey to major version 3 by @skarimo in https://github.com/DataDog/datadog-api-client-java/pull/1424
17
+
18
+
## New Contributors
19
+
*@ganeshkumarsv made their first contribution in https://github.com/DataDog/datadog-api-client-java/pull/1421
0 commit comments