|
1 | 1 | # CHANGELOG
|
2 | 2 |
|
| 3 | +## 2.34.1 / 2025-04-14 |
| 4 | + |
| 5 | +### Fixed |
| 6 | +* Change `type` to enum to discriminate included items in the response of `ListCatalogEntity` by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2768 |
| 7 | +* Deprecate options from logs aggregate API public spec by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2776 |
| 8 | +* change a category in enum for datadog_appsec_waf_custom_rule by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2770 |
| 9 | +### Added |
| 10 | +* Add datasource to job definition for security monitoring by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2763 |
| 11 | +* Include new rum types in Usage_metering Yaml by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2766 |
| 12 | +* Adding new UT apm_error_events keys in summary endpoint by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2760 |
| 13 | +* Add more triggers for workflow automation by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2771 |
| 14 | +* Add specs for Cloud Network Monitoring API by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2780 |
| 15 | +* Add more Security Monitoring Data Source enum values by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2775 |
| 16 | +* Add componentOf field to Service, Queue, and Datastore V3 Software Catalog definitions by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2778 |
| 17 | +* Add 'mute_buttons' argument to slack channel definition by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2782 |
| 18 | +* Add Observability Pipelines API by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2781 |
| 19 | +* add rum slo bugfix by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2789 |
| 20 | +* Add trace_rate support to APM retention filter APIs by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2793 |
| 21 | +* Update NDM GetInterfaces documentation to add ip_addresses attribute by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2792 |
| 22 | +* Add assertRequests browser step type by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2797 |
| 23 | +* Add user behavior case actions in API spec by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2796 |
| 24 | +### Changed |
| 25 | +* Remove OpenAPI enum enforcement of Service Definition v2dot2 type field from service definition endpoint by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2764 |
| 26 | +* Add on-call schedules endpoint by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-java/pull/2783 |
| 27 | + |
| 28 | + |
| 29 | +**Full Changelog**: https://github.com/DataDog/datadog-api-client-java/compare/datadog-api-client-2.33.1...datadog-api-client-2.34.1 |
| 30 | + |
3 | 31 | ## 2.33.1 / 2025-03-11
|
4 | 32 |
|
5 | 33 | ### Changed
|
|
0 commit comments