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
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,20 @@
1
1
# CHANGELOG
2
2
3
+
## 2.2.0 / 2022-08-17
4
+
5
+
### Fixed
6
+
* Update Pagerduty operation `DeletePagerDutyIntegrationService` response status code by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/1438
7
+
* Add missing package relocations in the shaded jar by @skarimo in https://github.com/DataDog/datadog-api-client-java/pull/1456
8
+
### Added
9
+
* Cleanup exceptions for pagination helper methods by @skarimo in https://github.com/DataDog/datadog-api-client-java/pull/1446
10
+
* Add support for digest auth in synthetics tests by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/1448
11
+
* Add support for RUM application endpoints by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/1449
12
+
* add priority parameters for dashboard monitor summary widget by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/1454
13
+
* Add missing dependencies into the shaded jar by @skarimo in https://github.com/DataDog/datadog-api-client-java/pull/1453
0 commit comments