|
1 | 1 | # CHANGELOG
|
2 | 2 |
|
| 3 | +## 2.31.0 / 2024-12-17 |
| 4 | + |
| 5 | +### Added |
| 6 | +* Adds accepted reasons for archiving signal by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2479 |
| 7 | +* Add usage type breakdown for error tracking billing dimension by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2559 |
| 8 | +* Add Historical Job endpoints to Datadog API spec by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2558 |
| 9 | +* Add new keys for CWS Fargate Task in summary usage and usage attribution endpoints by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2563 |
| 10 | +* Add missing measures for SLOs data source by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2564 |
| 11 | +* Create AWS Integrations v2 API spec by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2309 |
| 12 | +* Add step_functions as valid enum for v1 AWS tag filter spec by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2570 |
| 13 | +* Fix authz scope descriptions by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2580 |
| 14 | +* Updated OpenAPI logs_pattern_query to support Patterns for any attribute by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2579 |
| 15 | +* Add API specification for events intake v2 by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2521 |
| 16 | +* Data Deletion Endpoints Documentation by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2566 |
| 17 | +* Add `exitIfSucceed` to multistep API tests by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2606 |
| 18 | +* Security Monitoring Rule - Add the updatedAt field in the SecurityMonitoringStandardRuleResponse by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2582 |
| 19 | +* add docs for pagination in /api/v2/metrics endpoint by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2492 |
| 20 | +* Add daily as a valid enum for SLOReportInterval by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2615 |
| 21 | +* Add new product Code Security host for summary endpoint and UA endpoints by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2584 |
| 22 | +* Add CSM Agents Read Endpoint by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2613 |
| 23 | +* Add app builder API spec by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2608 |
| 24 | +### Changed |
| 25 | +* Fix spelling error for bindings by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2560 |
| 26 | +* Revert the earlier spelling change by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2565 |
| 27 | +* Remove mobile device ids and make all device ids simple string by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2576 |
| 28 | +* Remove support for `namespace_filters.include/exclude_all` in v2 AWS Integrations API by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2578 |
| 29 | +* Add running pipelines on custom pipelines API by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2573 |
| 30 | +### Removed |
| 31 | +* Remove unnecessary field in list stream column config by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2616 |
| 32 | +### Deprecated |
| 33 | +* Remove `/api/v2/cost/enabled` by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2603 |
| 34 | + |
| 35 | +## New Contributors |
| 36 | +* @bthuilot made their first contribution in https://github.com/DataDog/datadog-api-client-java/pull/2611 |
| 37 | + |
| 38 | +**Full Changelog**: https://github.com/DataDog/datadog-api-client-java/compare/datadog-api-client-2.30.0...datadog-api-client-2.31.0 |
| 39 | + |
3 | 40 | ## 2.30.0 / 2024-11-07
|
4 | 41 |
|
5 | 42 | ### Fixed
|
|
0 commit comments