|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## 2.34.0 / 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-python/pull/2465 |
| 7 | +* Deprecate options from logs aggregate API public spec by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/2476 |
| 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-python/pull/2470 |
| 9 | +### Added |
| 10 | +* Add datasource to job definition for security monitoring by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/2460 |
| 11 | +* Include new rum types in Usage_metering Yaml by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/2463 |
| 12 | +* Adding new UT apm_error_events keys in summary endpoint by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/2457 |
| 13 | +* Add more triggers for workflow automation by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/2471 |
| 14 | +* Add specs for Cloud Network Monitoring API by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/2480 |
| 15 | +* Add more Security Monitoring Data Source enum values by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/2475 |
| 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-python/pull/2478 |
| 17 | +* Add 'mute_buttons' argument to slack channel definition by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/2482 |
| 18 | +* Add Observability Pipelines API by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/2481 |
| 19 | +* add rum slo bugfix by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/2490 |
| 20 | +* Add trace_rate support to APM retention filter APIs by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/2494 |
| 21 | +* Update NDM GetInterfaces documentation to add ip_addresses attribute by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/2493 |
| 22 | +* Add assertRequests browser step type by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/2498 |
| 23 | +* Add user behavior case actions in API spec by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/2497 |
| 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-python/pull/2461 |
| 26 | +* Add on-call schedules endpoint by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/2486 |
| 27 | + |
| 28 | +## New Contributors |
| 29 | +* @ofek made their first contribution in https://github.com/DataDog/datadog-api-client-python/pull/2403 |
| 30 | + |
| 31 | +**Full Changelog**: https://github.com/DataDog/datadog-api-client-python/compare/2.33.1...2.34.0 |
| 32 | + |
3 | 33 | ## 2.33.1 / 2025-03-11
|
4 | 34 |
|
5 | 35 | ### Changed
|
|
0 commit comments