|
1 | 1 | # CHANGELOG |
2 | 2 |
|
| 3 | +## 2.16.0 / 2023-09-14 |
| 4 | + |
| 5 | +### Fixed |
| 6 | +* Fix downtimes monitor relationship id schema type by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/1961 |
| 7 | +### Added |
| 8 | +* Add trace_stream to dashboard ListStreamSource by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/1933 |
| 9 | +* Add pagination extension to SLO corrections by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/1945 |
| 10 | +* Adding aas count to the documentation for summary and hourly usage endpoints by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/1948 |
| 11 | +* Add pagination extension to SLOs by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/1946 |
| 12 | +* Add pagination extension to monitors by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/1949 |
| 13 | +* Add pagination extension to synthetics tests by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/1953 |
| 14 | +* Add 'style' to sunburst requests by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/1952 |
| 15 | +* Add pagination extension to notebook by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/1954 |
| 16 | +* Add support for dashboard listing pagination parameters by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/1958 |
| 17 | +* Add pagination parameters to downtimes listing by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/1960 |
| 18 | +* Add pagination extension to user list by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/1959 |
| 19 | +* Add pagination extension to team listing by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/1962 |
| 20 | +* Remove private beta for Downtimes v2 by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/1957 |
| 21 | +* Update v1 monitor api docs to exclude downtimes v2 by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/1971 |
| 22 | +* Add timing scope for response time assertions by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/1963 |
| 23 | +* Add Formula and Function query support to heatmap widgets by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/1972 |
| 24 | +* Add synthetics mobile application testing to usage metering API by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/1967 |
| 25 | + |
| 26 | + |
| 27 | +**Full Changelog**: https://github.com/DataDog/datadog-api-client-java/compare/datadog-api-client-2.15.0...datadog-api-client-2.16.0 |
| 28 | + |
3 | 29 | ## 2.15.0 / 2023-08-23 |
4 | 30 |
|
5 | 31 | ### Fixed |
|
0 commit comments