datadog-api-client-java
datadog-api-client-java copied to clipboard
Java client for the Datadog API
See [DataDog/datadog-api-spec#2683](https://github.com/DataDog/datadog-api-spec/pull/2683) Test branch [datadog-api-spec/test/update-incident-app-api-documentation-with-teams-metadata-details](https://github.com/DataDog/datadog-api-client-java/compare/datadog-api-spec/test/update-incident-app-api-documentation-with-teams-metadata-details)
**Describe the bug** `getSLOHistory` fails to retrieve SLO History for time-slice SLOs, with the following error: ``` Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot coerce String value ("NO_DATA") to `java.lang.Double` value (but might...
See [DataDog/datadog-api-spec#2638](https://github.com/DataDog/datadog-api-spec/pull/2638) Test branch [datadog-api-spec/test/hzhang/fix-okta-update-test](https://github.com/DataDog/datadog-api-client-java/compare/datadog-api-spec/test/hzhang/fix-okta-update-test)
See [DataDog/datadog-api-spec#2591](https://github.com/DataDog/datadog-api-spec/pull/2591) Test branch [datadog-api-spec/test/hzhang/make-synthetics-tests-consecutive](https://github.com/DataDog/datadog-api-client-java/compare/datadog-api-spec/test/hzhang/make-synthetics-tests-consecutive)
See [DataDog/datadog-api-spec#2557](https://github.com/DataDog/datadog-api-spec/pull/2557) Test branch [datadog-api-spec/test/aldrick_castro/user_attibutes-pagination-new_properties](https://github.com/DataDog/datadog-api-client-java/compare/datadog-api-spec/test/aldrick_castro/user_attibutes-pagination-new_properties)
See [DataDog/datadog-api-spec#2546](https://github.com/DataDog/datadog-api-spec/pull/2546) Test branch [datadog-api-spec/test/mx-psi/origin-product](https://github.com/DataDog/datadog-api-client-java/compare/datadog-api-spec/test/mx-psi/origin-product)
See [DataDog/datadog-api-spec#2404](https://github.com/DataDog/datadog-api-spec/pull/2404) Test branch [datadog-api-spec/test/pguyot/update-documentation-for-calendar-rollups](https://github.com/DataDog/datadog-api-client-java/compare/datadog-api-spec/test/pguyot/update-documentation-for-calendar-rollups)
See [DataDog/datadog-api-spec#2543](https://github.com/DataDog/datadog-api-spec/pull/2543) Test branch [datadog-api-spec/test/therve/better-test-init](https://github.com/DataDog/datadog-api-client-java/compare/datadog-api-spec/test/therve/better-test-init)
See [DataDog/datadog-api-spec#2465](https://github.com/DataDog/datadog-api-spec/pull/2465) Test branch [datadog-api-spec/test/therve/group-widget](https://github.com/DataDog/datadog-api-client-java/compare/datadog-api-spec/test/therve/group-widget)
defaults are supposed to be a server indication, we shouldn't send them from the client side.