|
1 | 1 | # CHANGELOG |
2 | 2 |
|
| 3 | +## 2.51.0/2026-02-17 |
| 4 | + |
| 5 | +### Fixed |
| 6 | +* Add mandatory filter env parameter to APM services endpoint [#3184](https://github.com/DataDog/datadog-api-client-python/pull/3184) |
| 7 | +* Resolve issue where the go client cannot resolve between memoryBuffer and memoryBufferSize options [#3181](https://github.com/DataDog/datadog-api-client-python/pull/3181) |
| 8 | +* Fixing typo in comment on delegate auth expiration [#3164](https://github.com/DataDog/datadog-api-client-python/pull/3164) |
| 9 | +* [CWS-5817] Add workload_activity rule type to OpenAPI spec [#3138](https://github.com/DataDog/datadog-api-client-python/pull/3138) |
| 10 | +* Modify api spec description of create postmortem attachment [#3137](https://github.com/DataDog/datadog-api-client-python/pull/3137) |
| 11 | +* Update some SDS status codes [#3089](https://github.com/DataDog/datadog-api-client-python/pull/3089) |
| 12 | +* Update api/v2/incidents/id/attachment endpoints documentation [#3059](https://github.com/DataDog/datadog-api-client-python/pull/3059) |
| 13 | +* remove duplicate sync_enabled field for PATCH Reference Tables request schema [#2963](https://github.com/DataDog/datadog-api-client-python/pull/2963) |
| 14 | + |
| 15 | +### Added |
| 16 | +* Add new endpoints for Code Coverage summary information [#3178](https://github.com/DataDog/datadog-api-client-python/pull/3178) |
| 17 | +* [Workflow Automation] Add allowedValues to InputSchemaParameters [#3177](https://github.com/DataDog/datadog-api-client-python/pull/3177) |
| 18 | +* Cloud SIEM - Add instantaneousBaseline to anomaly detection options [#3176](https://github.com/DataDog/datadog-api-client-python/pull/3176) |
| 19 | +* Adding when full option to the Memory Buffer options as well [#3174](https://github.com/DataDog/datadog-api-client-python/pull/3174) |
| 20 | +* Add OpenAPI documentation for cache property in dedupe processor in observability pipelines [#3173](https://github.com/DataDog/datadog-api-client-python/pull/3173) |
| 21 | +* Adding Buffer options to Observability Pipeline Destinations [#3159](https://github.com/DataDog/datadog-api-client-python/pull/3159) |
| 22 | +* Add Descriptions for OCI Integrations Endpoint OpenAPI Spec [#3152](https://github.com/DataDog/datadog-api-client-python/pull/3152) |
| 23 | +* Sync rum-replay endpoints with backend for public documentation [#3151](https://github.com/DataDog/datadog-api-client-python/pull/3151) |
| 24 | +* Add OpenAPI documentation for security monitoring content packs endpoints [#3146](https://github.com/DataDog/datadog-api-client-python/pull/3146) |
| 25 | +* Create OpenAPI for incidents config postmortem templates [#3143](https://github.com/DataDog/datadog-api-client-python/pull/3143) |
| 26 | +* Add case-management-project resource type for restriction policies [#3139](https://github.com/DataDog/datadog-api-client-python/pull/3139) |
| 27 | +* Add OpenAPI documentation for case-rapid-api relationship endpoints [#3135](https://github.com/DataDog/datadog-api-client-python/pull/3135) |
| 28 | +* Add new products to usage API docs for ccm_spend_monitored_pro and ccm_spend_monitored_ent [#3133](https://github.com/DataDog/datadog-api-client-python/pull/3133) |
| 29 | +* Expose use_legacy_search_syntax flag in the Observability Pipelines API [#3130](https://github.com/DataDog/datadog-api-client-python/pull/3130) |
| 30 | +* Add Project and NotificationRule API specs for Case Management [#3128](https://github.com/DataDog/datadog-api-client-python/pull/3128) |
| 31 | +* Added spec for flex_logs_starter [#3127](https://github.com/DataDog/datadog-api-client-python/pull/3127) |
| 32 | +* Update api spec with additional monitor notification presets [#3126](https://github.com/DataDog/datadog-api-client-python/pull/3126) |
| 33 | +* Add public patch DORA deployment endpoint [#3123](https://github.com/DataDog/datadog-api-client-python/pull/3123) |
| 34 | +* Add On-Call Trigger to Workflow Automation Public API [#3121](https://github.com/DataDog/datadog-api-client-python/pull/3121) |
| 35 | +* Add UpdateFlakyTestState endpoint to Flaky Test Management API [#3118](https://github.com/DataDog/datadog-api-client-python/pull/3118) |
| 36 | +* Update api spec with additional monitor notification presets [#3116](https://github.com/DataDog/datadog-api-client-python/pull/3116) |
| 37 | +* Add order_by field to timeseries widget request schema [#3113](https://github.com/DataDog/datadog-api-client-python/pull/3113) |
| 38 | +* Add budget validation endpoints [#3112](https://github.com/DataDog/datadog-api-client-python/pull/3112) |
| 39 | +* Remove x-unstable property from security findings Jira issues endpoints [#3111](https://github.com/DataDog/datadog-api-client-python/pull/3111) |
| 40 | +* Add tags support to Logs Indexes API [#3110](https://github.com/DataDog/datadog-api-client-python/pull/3110) |
| 41 | +* Add OpenAPI specification for ServiceNow integration [#3109](https://github.com/DataDog/datadog-api-client-python/pull/3109) |
| 42 | +* Add support for routes in datadog logs destination [#3106](https://github.com/DataDog/datadog-api-client-python/pull/3106) |
| 43 | +* Create OpenAPI for HAMR endpoints [#3104](https://github.com/DataDog/datadog-api-client-python/pull/3104) |
| 44 | +* Create OpenAPI for incidents config global endpoints [#3103](https://github.com/DataDog/datadog-api-client-python/pull/3103) |
| 45 | +* Add Synthetics suites CRUD endpoints [#3102](https://github.com/DataDog/datadog-api-client-python/pull/3102) |
| 46 | +* security_monitoring - Document rules bulk export [#3097](https://github.com/DataDog/datadog-api-client-python/pull/3097) |
| 47 | +* Adding datastream to Open Search destination and adding Auth Strategy for Observability Pipeline API [#3096](https://github.com/DataDog/datadog-api-client-python/pull/3096) |
| 48 | +* Add OpenAPI for entity risk score api [#3095](https://github.com/DataDog/datadog-api-client-python/pull/3095) |
| 49 | +* Add OpenAPI specification for collab-general service [#3094](https://github.com/DataDog/datadog-api-client-python/pull/3094) |
| 50 | +* Create OpenAPI for SLO status endpoint [#3093](https://github.com/DataDog/datadog-api-client-python/pull/3093) |
| 51 | +* Add missing incident attachments documentation [#3088](https://github.com/DataDog/datadog-api-client-python/pull/3088) |
| 52 | +* Add Network Path Monitors to API Docs [#3086](https://github.com/DataDog/datadog-api-client-python/pull/3086) |
| 53 | +* Update metrics all-tags endpoint documentation [#3083](https://github.com/DataDog/datadog-api-client-python/pull/3083) |
| 54 | +* Add subtest for synthetics multistep tests [#3078](https://github.com/DataDog/datadog-api-client-python/pull/3078) |
| 55 | +* feat - Add data-quality alert monitor type support [#3076](https://github.com/DataDog/datadog-api-client-python/pull/3076) |
| 56 | +* Add Status Pages API specs [#3073](https://github.com/DataDog/datadog-api-client-python/pull/3073) |
| 57 | +* Add a new end point that allows the SPA recommendation to be called without the shard parameter [#3069](https://github.com/DataDog/datadog-api-client-python/pull/3069) |
| 58 | +* Add `custom/rulesets` endpoints [#3067](https://github.com/DataDog/datadog-api-client-python/pull/3067) |
| 59 | +* Add Critical Assets specs to security_monitoring feature [#3065](https://github.com/DataDog/datadog-api-client-python/pull/3065) |
| 60 | +* Add new Observability Pipelines components [#3060](https://github.com/DataDog/datadog-api-client-python/pull/3060) |
| 61 | +* Add Synthetics suites CRUD endpoints [#3055](https://github.com/DataDog/datadog-api-client-python/pull/3055) |
| 62 | +* Specify accepted types for UpsertRows values [#3053](https://github.com/DataDog/datadog-api-client-python/pull/3053) |
| 63 | +* Add new bits_ai usage attribution type to Usage Attribution Public API Documentation [#3052](https://github.com/DataDog/datadog-api-client-python/pull/3052) |
| 64 | +* Add suppressions to SensitiveDataScannerRule resource [#3050](https://github.com/DataDog/datadog-api-client-python/pull/3050) |
| 65 | +* Add Product Analytics Server-Side Events API endpoint [#3047](https://github.com/DataDog/datadog-api-client-python/pull/3047) |
| 66 | +* Update /api/v2/cases endpoint to add custom attributes support [#3045](https://github.com/DataDog/datadog-api-client-python/pull/3045) |
| 67 | +* Add subtest for synthetics multistep tests [#3042](https://github.com/DataDog/datadog-api-client-python/pull/3042) |
| 68 | +* Add `query` param in rules list endpoint [#3034](https://github.com/DataDog/datadog-api-client-python/pull/3034) |
| 69 | +* Add Security Findings Public API beta endpoints [#3020](https://github.com/DataDog/datadog-api-client-python/pull/3020) |
| 70 | +* Added spec for flex_stored_logs [#3010](https://github.com/DataDog/datadog-api-client-python/pull/3010) |
| 71 | +* Support decimal sample_rate for RUM retention filters [#3005](https://github.com/DataDog/datadog-api-client-python/pull/3005) |
| 72 | +* Add bar chart widget to Dashboards API [#2992](https://github.com/DataDog/datadog-api-client-python/pull/2992) |
| 73 | +* Update distribution and heatmap's `markers` ,`num_buckets` properties and allowed request/query [#2991](https://github.com/DataDog/datadog-api-client-python/pull/2991) |
| 74 | +* Add region_filter_configs and is_global_location_enabled to v2 GCP API [#2983](https://github.com/DataDog/datadog-api-client-python/pull/2983) |
| 75 | +* Add documentation for synthetics global variable jsonpatch endpoint [#2968](https://github.com/DataDog/datadog-api-client-python/pull/2968) |
| 76 | + |
| 77 | +### Changed |
| 78 | +* [SDTEST-3293] Add history field to flaky test management API [#3160](https://github.com/DataDog/datadog-api-client-python/pull/3160) |
| 79 | +* Make id required in patch status pages request schemas, id and attributes required in post/patch status pages request schemas [#3131](https://github.com/DataDog/datadog-api-client-python/pull/3131) |
| 80 | +* Fix GetBudget endpoint to return BudgetWithEntries instead of BudgetValidationRequest [#3119](https://github.com/DataDog/datadog-api-client-python/pull/3119) |
| 81 | +* Update permissions in docs api for apm retention filters [#3114](https://github.com/DataDog/datadog-api-client-python/pull/3114) |
| 82 | +* Vulnerabilities-SBOM endpoints GA - Remove `x-unstable` [#3098](https://github.com/DataDog/datadog-api-client-python/pull/3098) |
| 83 | +* Add pagination and sorting parameters on suppression list [#3080](https://github.com/DataDog/datadog-api-client-python/pull/3080) |
| 84 | +* Remove steps from certain expected synthetics api response [#3051](https://github.com/DataDog/datadog-api-client-python/pull/3051) |
| 85 | +* Changed Metric SLO to support SLI specification [#2964](https://github.com/DataDog/datadog-api-client-python/pull/2964) |
| 86 | + |
| 87 | +### Deprecated |
| 88 | +* Mark restricted_roles as deprecated [#3091](https://github.com/DataDog/datadog-api-client-python/pull/3091) |
| 89 | +* Update docs for Security Finding API endpoints [#3074](https://github.com/DataDog/datadog-api-client-python/pull/3074) |
| 90 | + |
| 91 | +### Removed |
| 92 | +* Revert - Update specs for AWS account updates and creation for CCM configs [#3063](https://github.com/DataDog/datadog-api-client-python/pull/3063) |
| 93 | + |
3 | 94 | ## 2.50.0/2026-01-15 |
4 | 95 |
|
5 | 96 | ### Added |
|
0 commit comments