Releases: DataDog/datadog-api-client-go
Releases · DataDog/datadog-api-client-go
v2.14.0
What's Changed
Fixed
- Mark
restricted_roles
as nullable in monitor update request by @api-clients-generation-pipeline in #2029 - Mark additional usage fields as
nullable
by @api-clients-generation-pipeline in #2037 - Updated findings api error responses by @api-clients-generation-pipeline in #2016
- Mark usage metering field
lines_indexed
asnullable
by @api-clients-generation-pipeline in #2043 - Update dashboard widget axis field descriptions by @api-clients-generation-pipeline in #2028
- Fix
CreateGCPSTSAccount
return code and update tests by @api-clients-generation-pipeline in #2049 - Add support for nullable primitive lists by @skarimo in #2042
- Fix
CreateGCPSTSAccount
response status code by @api-clients-generation-pipeline in #2052 - Add missing descriptions for authorization scopes in public docs by @api-clients-generation-pipeline in #2050
- Update CI Visibility pipelines write API endpoint fields by @api-clients-generation-pipeline in #2056
- Remove required unmarshal in models by @therve in #2057
Added
- Add support for mute findings endpoint by @api-clients-generation-pipeline in #2000
- Expose
database-monitoring
monitor type by @api-clients-generation-pipeline in #1885 - Add endpoint to get Synthetics default locations by @api-clients-generation-pipeline in #2036
- Add usage metering RUM Roku fields by @api-clients-generation-pipeline in #2044
- Add usage metering fields for AWS and Azure cloud cost management by @api-clients-generation-pipeline in #2046
- Add support for CI Visibility create pipeline events endpoint by @api-clients-generation-pipeline in #2045
- Add isUndefined synthetics assertion operator by @api-clients-generation-pipeline in #2048
- Add missing Synthetics and Metrics Scope descriptions by @api-clients-generation-pipeline in #2051
Changed
- Team name and handle length updates by @api-clients-generation-pipeline in #2024
Deprecated
- mark v1 GCP APIs as deprecated by @api-clients-generation-pipeline in #2039
Full Changelog: v2.13.0...v2.14.0
v2.13.0
What's Changed
Fixed
- Mark usage fields as nullable by @api-clients-generation-pipeline in #1967
- Properly mark usage fields as nullable by @api-clients-generation-pipeline in #1983
- Remove read only attributes from team create and update by @api-clients-generation-pipeline in #1987
- Fix optional body setting in requests by @skarimo in #2007
Added
- Expose
include_breakdown
param for v2 hourly_usage by @api-clients-generation-pipeline in #1960 - Add support for deserializing
additionalProperties
in GO client by @api-clients-generation-pipeline in #1951 - Add new grpc assertions for Synthetics tests by @api-clients-generation-pipeline in #1966
- add additional_query_filters to slo widget by @api-clients-generation-pipeline in #1976
- Add
customer_impact_scope
to fields by @api-clients-generation-pipeline in #1974 - Add notify_end_states and notify_end_types options to downtime by @api-clients-generation-pipeline in #1978
- Add snapshot timestamp to GetFinding by @api-clients-generation-pipeline in #1989
- Support schema version parameter in Get and List Service Definition endpoints by @api-clients-generation-pipeline in #1991
- Add Application Vulnerability Management to usage metering API by @api-clients-generation-pipeline in #1992
- Add formula and function slo query to dash widgets by @api-clients-generation-pipeline in #1997
- Add secure field to Synthetics Browser Test variables and update docs by @api-clients-generation-pipeline in #1996
- Add MatchingDowntime to monitor schema and with_downtimes parameter to GetMonitor by @api-clients-generation-pipeline in #2004
- Add auth scopes for the
service_definition
endpoints by @api-clients-generation-pipeline in #2009 - Update documentation for observability pipeline bytes usage attribution by @api-clients-generation-pipeline in #2001
- Add option to obfuscate extracted values from Synthetics multistep tests by @api-clients-generation-pipeline in #2002
- Add support for GCP STS endpoints by @api-clients-generation-pipeline in #1995
- Add
sort
field to List Stream Widget's request query by @api-clients-generation-pipeline in #2020
Changed
- Update spec to change findings limit and security monitoring menu order by @api-clients-generation-pipeline in #1962
- Require teams_manage scope for creating and deleting teams by @api-clients-generation-pipeline in #1977
- Update team name and handle length restrictions by @api-clients-generation-pipeline in #2021
Deprecated
- Deprecate note for Incident Teams endpoints by @api-clients-generation-pipeline in #1982
Full Changelog: v2.12.0...v2.13.0
v2.12.0
What's Changed
Fixed
- Fix application_security_host_top99p usage field by @api-clients-generation-pipeline in #1916
- Mark
resource_type
attribute as required for Confluent Account by @api-clients-generation-pipeline in #1931 - Fix spec errors caught with prism validation by @api-clients-generation-pipeline in #1945
- Fix spans/logs custom metrics delete operation responses by @api-clients-generation-pipeline in #1953
Added
- Add support for Incident Todo APIs by @api-clients-generation-pipeline in #1900
- Add supported relations in restriction policy by @api-clients-generation-pipeline in #1910
- Add parameter to downtime API for returning creator info by @api-clients-generation-pipeline in #1914
- Publish the new ingested timeseries metrics for usage attribution by @api-clients-generation-pipeline in #1897
- Add tags field to dashboard API spec by @api-clients-generation-pipeline in #1907
- Add pagination support to SearchIncidents by @api-clients-generation-pipeline in #1923
- Add service catalog v2.1 schema by @api-clients-generation-pipeline in #1920
- Add team API specs by @api-clients-generation-pipeline in #1917
- Add spans metrics API endpoints specification by @api-clients-generation-pipeline in #1924
- Add universal service monitoring to usage metering API by @api-clients-generation-pipeline in #1927
- Add a new contact type in service catalog api for schema v2 and v2.1 by @api-clients-generation-pipeline in #1930
- Add pagination support for the GET service_definitions endpoint by @api-clients-generation-pipeline in #1935
- Publish logs forwarding fields in summary usage API by @api-clients-generation-pipeline in #1934
- Add compressedJsonDescriptor to Synthetics gRPC tests by @api-clients-generation-pipeline in #1932
- Add region field and note about multiregion start by @api-clients-generation-pipeline in #1918
- Add AP1 support by @api-clients-generation-pipeline in #1941
- Add support for shared dashboards endpoints by @api-clients-generation-pipeline in #1928
Deprecated
- Deprecate audit logs usage by @api-clients-generation-pipeline in #1943
Full Changelog: v2.11.0...v2.12.0
v2.11.0
What's Changed
Added
- Add SLO to GRACE API spec by @api-clients-generation-pipeline in #1905
- Add retry logic when rate limit by @HantingZhang2 in #1896
- Add audit trail to usage metering API by @api-clients-generation-pipeline in #1902
New Contributors
- @HantingZhang2 made their first contribution in #1896
Full Changelog: v2.10.0...v2.11.0
v2.10.0
What's Changed
Added
- Add restriction policy APIs by @api-clients-generation-pipeline in #1866
- Support RUM data source in Query API and fix aggregators by @api-clients-generation-pipeline in #1874
- Add endpoint to get and set on demand concurrency cap for Synthetics by @api-clients-generation-pipeline in #1870
- Publish IP allowlist APIs by @api-clients-generation-pipeline in #1859
- Expose Flutter fields to rum product in the meter usage API by @api-clients-generation-pipeline in #1881
- Add profiled fargate tasks to usage attribution by @api-clients-generation-pipeline in #1886
- Add cipipeline stream to ListStreamSource by @api-clients-generation-pipeline in #1847
- Add application_security to security monitoring rule type enum by @api-clients-generation-pipeline in #1884
- Add
ci_pipelines
enum toFormulaAndFunctionEventsDataSource
by @api-clients-generation-pipeline in #1894 - Add citest stream to ListStreamSource by @api-clients-generation-pipeline in #1889
- Add
logs_issue_stream
enum toListStreamSource
by @api-clients-generation-pipeline in #1895 - Add support for Incident Integration Metadata APIs by @api-clients-generation-pipeline in #1887
Changed
Security
Full Changelog: v2.9.0...v2.10.0
v2.9.0
What's Changed
Fixed
- Set hosts versions as
type any
by @api-clients-generation-pipeline in #1868
Added
- Add orchestrator section in IP ranges by @api-clients-generation-pipeline in #1860
- Add Cloud Cost Management fields to Usage Metering endpoints by @api-clients-generation-pipeline in #1864
- Add cloud-cost as a supported query data source by @api-clients-generation-pipeline in #1856
- Add Cloud Cost And Container Excl Agent Usage Fields by @api-clients-generation-pipeline in #1869
- Add SLO status and error budget remaining to search API by @api-clients-generation-pipeline in #1873
- Add
sort
field to SLOListWidgetQuery by @api-clients-generation-pipeline in #1871
Full Changelog: v2.8.0...v2.9.0
v2.8.0
What's Changed
Fixed
- Mark timeseries values as nullable by @api-clients-generation-pipeline in #1819
- Fix path constraints check by @skarimo in #1833
- Add namespaces attribute and rename excluded_attributes in SDS Public API by @api-clients-generation-pipeline in #1834
- Set macV as
type any
by @api-clients-generation-pipeline in #1851
Added
- Add httpVersion option to Synthetics API tests by @api-clients-generation-pipeline in #1824
- Add deprecationDate to security monitoring rule response by @api-clients-generation-pipeline in #1825
- Add new group by configuration to list stream widget by @api-clients-generation-pipeline in #1821
- Add synthetics advanced scheduling by @api-clients-generation-pipeline in #1810
- Add notification preset enum field to monitor options by @api-clients-generation-pipeline in #1829
- Add support for Cloudflare integration API by @api-clients-generation-pipeline in #1828
- Add support for Fastly account API by @api-clients-generation-pipeline in #1750
- Add monitor configuration policies by @api-clients-generation-pipeline in #1832
- Support is_cspm_enabled field in GCP integrations by @api-clients-generation-pipeline in #1843
- Add run workflow widget to dashboard schema by @api-clients-generation-pipeline in #1837
- Add new missing enum values for
aggregation
anddetectionMethod
by @api-clients-generation-pipeline in #1854 - Add region to estimated cost and historical cost response by @api-clients-generation-pipeline in #1855
- Add Usage Metering container_excl_agent_usage fields by @api-clients-generation-pipeline in #1857
- Add event_stream fields to dashboard list stream widget by @api-clients-generation-pipeline in #1858
Changed
- Move Service account create from users to service accounts by @api-clients-generation-pipeline in #1841
Full Changelog: v2.7.0...v2.8.0
v2.7.0
What's Changed
Fixed
- Update CI Visibility types of BucketResponse schema by @api-clients-generation-pipeline in #1805
- Fix logs aggregate integer facets by @api-clients-generation-pipeline in #1812
Added
- Add support for query scalar and timeseries endpoints by @api-clients-generation-pipeline in #1798
- Add estimated rum sessions usage types to UA enums by @api-clients-generation-pipeline in #1791
- Update API spec to allow primary timeframe, target, and warning by @api-clients-generation-pipeline in #1808
- Add Usage Metering Cont Usage fields by @api-clients-generation-pipeline in #1809
- Add secure field to synthetics config variables by @api-clients-generation-pipeline in #1811
- Add Support for Incident Management Search API by @api-clients-generation-pipeline in #1769
- Add TOTP parameters to Synthetics test options by @api-clients-generation-pipeline in #1815
Changed
- Remove indexed logs from Usage Attribution by @api-clients-generation-pipeline in #1814
- Remove pagination parameter from CI visibility aggregate endpoints by @api-clients-generation-pipeline in #1818
Full Changelog: v2.6.1...v2.7.0
v2.6.1
What's Changed
Fixed
- Remove incorrect required fields from CloudConfigurationComplianceRuleOptions by @api-clients-generation-pipeline in #1801
Full Changelog: v2.6.0...v2.6.1
v2.6.0
What's Changed
Fixed
- Fix service catalog schema change by @api-clients-generation-pipeline in #1749
- Add missing response fields to MTD usage attribution endpoint by @api-clients-generation-pipeline in #1776
- Fix missing field in Synthetics tests authentication configuration by @api-clients-generation-pipeline in #1782
- Mark
hosts
response version fields as nullable by @api-clients-generation-pipeline in #1778
Added
- Add fields for CSPM GCP usage by @api-clients-generation-pipeline in #1756
- Introduce
PaginationResult
type to return errors in WithPagination methods by @skarimo in #1755 - Add offset and limit parameter to SLO correction API by @api-clients-generation-pipeline in #1759
- Add documentation for Logs Pipelines ReferenceTableLogsLookupProcessor by @api-clients-generation-pipeline in #1758
- Adding new field for the usage metering infra hosts by @api-clients-generation-pipeline in #1761
- Add
include_percentiles
field in Logs Custom Metrics by @api-clients-generation-pipeline in #1740 - Add OAuth support for Synthetics tests by @api-clients-generation-pipeline in #1764
- Add new billable summary fields by @api-clients-generation-pipeline in #1774
- RUM Applications Management API add client_token by @api-clients-generation-pipeline in #1765
- Support GRPC unary calls in Synthetics by @api-clients-generation-pipeline in #1772
- Add style object to dashboard widget formulas by @api-clients-generation-pipeline in #1787
- Add enable_samples monitor option by @api-clients-generation-pipeline in #1789
- Update security_monitoring endpoints for cloud_configuration rules by @api-clients-generation-pipeline in #1790
- Add support for sensitive data scanner APIs by @api-clients-generation-pipeline in #1784
- Add synthetics_parallel_testing to Usage Metering API by @api-clients-generation-pipeline in #1792
- Synthetics add pagination params to get all tests endpoint by @api-clients-generation-pipeline in #1793
Full Changelog: v2.5.0...v2.6.0