Skip to content

Commit c6665db

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Bump versions and add changelog entries. (DataDog#3907)
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
1 parent e72ff1a commit c6665db

2 files changed

Lines changed: 56 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,60 @@
11
# CHANGELOG
22

3+
## 2.57.0/2026-04-01
4+
5+
### Added
6+
* Add Synthetics test file upload and download endpoints [#3893](https://github.com/DataDog/datadog-api-client-go/pull/3893)
7+
* document v2 stable mcnulty-web-py3 endpoints [#3891](https://github.com/DataDog/datadog-api-client-go/pull/3891)
8+
* document synthetics API to retrieve fast test result [#3878](https://github.com/DataDog/datadog-api-client-go/pull/3878)
9+
* Add description field to widget definition schemas [#3870](https://github.com/DataDog/datadog-api-client-go/pull/3870)
10+
* Add Widgets API v2 OpenAPI spec [#3869](https://github.com/DataDog/datadog-api-client-go/pull/3869)
11+
* Add bulk triage endpoints for security monitoring signals [#3868](https://github.com/DataDog/datadog-api-client-go/pull/3868)
12+
* Add cost_aggregation parameter to GetEstimatedCostByOrg [#3862](https://github.com/DataDog/datadog-api-client-go/pull/3862)
13+
* Add new endpoints for Test Optimization settings for service [#3857](https://github.com/DataDog/datadog-api-client-go/pull/3857)
14+
* dashboards - Add DashboardTab schema and tabs property to Dashboard spec [#3855](https://github.com/DataDog/datadog-api-client-go/pull/3855)
15+
* Add WildcardWidgetDefinition to Dashboard spec [#3852](https://github.com/DataDog/datadog-api-client-go/pull/3852)
16+
* Add feature flags public api endpoints to api spec [#3848](https://github.com/DataDog/datadog-api-client-go/pull/3848)
17+
* Use openapi-transformer split mechanism for full spec generation [#3847](https://github.com/DataDog/datadog-api-client-go/pull/3847)
18+
* Add v2 deployment gates evaluation endpoints [#3846](https://github.com/DataDog/datadog-api-client-go/pull/3846)
19+
* Make datadog agent source address configurable in Observability Pipelines [#3842](https://github.com/DataDog/datadog-api-client-go/pull/3842)
20+
* Add OpenAPI documentation for keep_unmatched field in ocsf mapper processor [#3838](https://github.com/DataDog/datadog-api-client-go/pull/3838)
21+
* Add Batch Rows Query Endpoint to Reference Tables API spec [#3835](https://github.com/DataDog/datadog-api-client-go/pull/3835)
22+
* Add apm_metrics query support to dashboard OpenAPI spec [#3832](https://github.com/DataDog/datadog-api-client-go/pull/3832)
23+
* Add Observability Pipelines Amazon S3 Generic destination [#3827](https://github.com/DataDog/datadog-api-client-go/pull/3827)
24+
* [OPA-4681] Update Public API for Splunk HEC destination indexed_fields [#3823](https://github.com/DataDog/datadog-api-client-go/pull/3823)
25+
* RUM - simplify cross-product sampling descriptions on rum-retention-filters API docs [#3785](https://github.com/DataDog/datadog-api-client-go/pull/3785)
26+
* Add `name_aliases` field to `PermissionAttributes` for `ListPermissions` endpoint [#3784](https://github.com/DataDog/datadog-api-client-go/pull/3784)
27+
* Add audit track to list of available org connections [#3780](https://github.com/DataDog/datadog-api-client-go/pull/3780)
28+
* Add partial hierarchy selection to team sync endpoints [#3767](https://github.com/DataDog/datadog-api-client-go/pull/3767)
29+
* Add support for composite queries on monitor variables [#3763](https://github.com/DataDog/datadog-api-client-go/pull/3763)
30+
* Adds OpenTelemetry source support for metrics pipelines [#3759](https://github.com/DataDog/datadog-api-client-go/pull/3759)
31+
* Add Edge Devices Monitoring fields to usage summary API [#3755](https://github.com/DataDog/datadog-api-client-go/pull/3755)
32+
* Add Network Path fields to usage summary API [#3753](https://github.com/DataDog/datadog-api-client-go/pull/3753)
33+
* Add OCI support to Cloud Security Management Enterprise usage fields [#3738](https://github.com/DataDog/datadog-api-client-go/pull/3738)
34+
* Add bad events support in metric SLOs [#3736](https://github.com/DataDog/datadog-api-client-go/pull/3736)
35+
* dashboards - Add DashboardTab schema and tabs property to Dashboard spec [#3712](https://github.com/DataDog/datadog-api-client-go/pull/3712)
36+
* Timeseries Request Style supports value labels field [#3678](https://github.com/DataDog/datadog-api-client-go/pull/3678)
37+
* Add specs for new ccm_config endpoints [#3597](https://github.com/DataDog/datadog-api-client-go/pull/3597)
38+
* Add Sankey widget definition to Dashboards api specs [#3572](https://github.com/DataDog/datadog-api-client-go/pull/3572)
39+
40+
### Fixed
41+
* Fix consistency issues in security monitoring signal triage routes [#3879](https://github.com/DataDog/datadog-api-client-go/pull/3879)
42+
* Add pageStart extension to case management pagination [#3874](https://github.com/DataDog/datadog-api-client-go/pull/3874)
43+
* Fix consistency issues in security monitoring signal triage routes [#3867](https://github.com/DataDog/datadog-api-client-go/pull/3867)
44+
* Allow cursor base pagination to query extra page until collection is empty in Ruby and Golang [#3769](https://github.com/DataDog/datadog-api-client-go/pull/3769)
45+
46+
### Deprecated
47+
* Deprecate ListVulnerabilities endpoint [#3865](https://github.com/DataDog/datadog-api-client-go/pull/3865)
48+
* Deprecate appsecspans datasource in SecurityMonitoringStandardDataSource [#3836](https://github.com/DataDog/datadog-api-client-go/pull/3836)
49+
50+
### Changed
51+
* Add sample_attribute to log exclusion filter [#3861](https://github.com/DataDog/datadog-api-client-go/pull/3861)
52+
* Add tags and description fields to the logs nested pipeline type LogsPipelineProcessor [#3850](https://github.com/DataDog/datadog-api-client-go/pull/3850)
53+
* Update documentation for api/v2/metrics endpoint [#3841](https://github.com/DataDog/datadog-api-client-go/pull/3841)
54+
* Use repository_id in DORA deployment GET docs [#3782](https://github.com/DataDog/datadog-api-client-go/pull/3782)
55+
* Observability Pipelines - Updating descriptions and making the tags field optional not required [#3739](https://github.com/DataDog/datadog-api-client-go/pull/3739)
56+
* Fix Restriction Policies API documentation - add missing resource types [#3697](https://github.com/DataDog/datadog-api-client-go/pull/3697)
57+
358
## 2.56.0/2026-03-06
459

560
### Added

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
package client
22

33
// Version used in User-Agent header.
4-
const Version = "2.56.0"
4+
const Version = "2.57.0"

0 commit comments

Comments
 (0)