|
1 | 1 | # CHANGELOG
|
2 | 2 |
|
| 3 | +## 2.29.0 / 2024-10-02 |
| 4 | + |
| 5 | +### Fixed |
| 6 | +* change schema used in FastlyServicesResponse by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2491 |
| 7 | +### Added |
| 8 | +* Add new synthetics HTTP javascript assertion by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2416 |
| 9 | +* Dashboards - Toplist widget style - Add palette by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2466 |
| 10 | +* Allow Table Widget requests to specify text replace formatting in dashboards by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2467 |
| 11 | +* Add documentation for Data Jobs Monitoring summary keys by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2471 |
| 12 | +* Update estimate docs with realtime changes by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2495 |
| 13 | +* Ensure clients can handle empty oneOf objects by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2493 |
| 14 | +* Add referenceTables field to security monitoring endpoints by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2488 |
| 15 | +* Add UA documentation for new DJM usage_type by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2489 |
| 16 | +* Add v2 endpoints for MS Teams Integration by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2497 |
| 17 | +* Add documention for OCI Integration by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2504 |
| 18 | +* Add schema for mobile test by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2480 |
| 19 | +* Add Synthetics endpoint to fetch uptimes in API spec by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2459 |
| 20 | +### Changed |
| 21 | +* Split the synthetics request port field into a oneOf by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2474 |
| 22 | +* Remove unused field `color` in `TeamUpdateAttributes` by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2472 |
| 23 | +* Powerpack add support for prefix and available values by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2481 |
| 24 | +* Update v2 metrics list endpoint filter by metric type to use metric type category by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2496 |
| 25 | + |
| 26 | + |
| 27 | +**Full Changelog**: https://github.com/DataDog/datadog-api-client-java/compare/datadog-api-client-2.28.0...datadog-api-client-2.29.0 |
| 28 | + |
3 | 29 | ## 2.28.0 / 2024-09-04
|
4 | 30 |
|
5 | 31 | ### Fixed
|
|
0 commit comments