Releases: DataDog/datadog-api-client-go
Releases · DataDog/datadog-api-client-go
v2.33.0
What's Changed
Added
- Adds accepted reasons for archiving signal by @api-clients-generation-pipeline in #2681
- Add usage type breakdown for error tracking billing dimension by @api-clients-generation-pipeline in #2768
- Add Historical Job endpoints to Datadog API spec by @api-clients-generation-pipeline in #2765
- Add new keys for CWS Fargate Task in summary usage and usage attribution endpoints by @api-clients-generation-pipeline in #2773
- Add missing measures for SLOs data source by @api-clients-generation-pipeline in #2774
- Downgrade noisy unstable operation log to debug by @skarimo in #2780
Full Changelog: v2.32.0...v2.33.0
v2.32.0
What's Changed
Fixed
- Fix Toplist widget's stacked display style - remove legend as required field by @api-clients-generation-pipeline in #2710
- Remove user fields that are unsupported by the Incidents API by @api-clients-generation-pipeline in #2721
- Fix Synthetics batch status by @api-clients-generation-pipeline in #2760
Added
- Add MSTeams integration metadata info by @api-clients-generation-pipeline in #2723
- Update GCP API Spec to support
is_resource_change_collection_enabled
by @api-clients-generation-pipeline in #2727 - Add vulnerability type to Findings API by @api-clients-generation-pipeline in #2726
- Update Documentation for Data Stream Monitoring by @api-clients-generation-pipeline in #2733
- Add LLM Observability to ListStreamSource by @api-clients-generation-pipeline in #2732
- Add synthetics stepDetail.allowFailure and stepDetail.failure by @api-clients-generation-pipeline in #2741
- Integrate incident types into Incidents API documentation by @api-clients-generation-pipeline in #2725
- Add
use_recommended_keywords
attribute to sensitive data scanner rule spec by @api-clients-generation-pipeline in #2752 - Add domain allowlist endpoints by @api-clients-generation-pipeline in #2749
- Add v2 endpoints for RUM custom metrics. by @api-clients-generation-pipeline in #2748
- Documentation for beta /v2/usage/billing_dimension_mapping by @api-clients-generation-pipeline in #2671
- Add
alwaysExecute
andexitIfSucceed
to Synthetics steps by @api-clients-generation-pipeline in #2761 - Add metric_namespace_configs to GCP v2 API by @api-clients-generation-pipeline in #2763
Changed
- Edit Naming for v2 Microsoft Teams Integration Endpoints by @api-clients-generation-pipeline in #2722
- Change the mobile device ids from enum to string by @api-clients-generation-pipeline in #2720
- Mark Cost Attribution end_month parameter as not required by @api-clients-generation-pipeline in #2706
- Allow for any type for additionalProperties in HTTPLogItem by @api-clients-generation-pipeline in #2742
- Make some amendments to the new mobiles schema by @api-clients-generation-pipeline in #2740
- Make value be oneOf number or string by @api-clients-generation-pipeline in #2753
- Add examples for resources for Cloudflare by @api-clients-generation-pipeline in #2747
Removed
- Remove deprecated estimated usage types for usage attribution by @api-clients-generation-pipeline in #2745
Deprecated
- Deprecate two sds metadata fields by @api-clients-generation-pipeline in #2739
- Delete
api/v2/cost/aws_related_accounts
from spec by @api-clients-generation-pipeline in #2754 - Deprecate
api/v2/cost/enabled
by @api-clients-generation-pipeline in #2756
Full Changelog: v2.31.0...v2.32.0
v2.31.0
What's Changed
Fixed
- change schema used in FastlyServicesResponse by @api-clients-generation-pipeline in #2700
Added
- Add new synthetics HTTP javascript assertion by @api-clients-generation-pipeline in #2616
- Dashboards - Toplist widget style - Add palette by @api-clients-generation-pipeline in #2668
- Allow Table Widget requests to specify text replace formatting in dashboards by @api-clients-generation-pipeline in #2669
- Add documentation for Data Jobs Monitoring summary keys by @api-clients-generation-pipeline in #2672
- Update estimate docs with realtime changes by @api-clients-generation-pipeline in #2704
- Ensure clients can handle empty oneOf objects by @api-clients-generation-pipeline in #2702
- Add referenceTables field to security monitoring endpoints by @api-clients-generation-pipeline in #2697
- Add UA documentation for new DJM usage_type by @api-clients-generation-pipeline in #2698
- Add v2 endpoints for MS Teams Integration by @api-clients-generation-pipeline in #2707
- Add documention for OCI Integration by @api-clients-generation-pipeline in #2713
- Add schema for mobile test by @api-clients-generation-pipeline in #2682
- Add Synthetics endpoint to fetch uptimes in API spec by @api-clients-generation-pipeline in #2661
Changed
- Split the synthetics request port field into a oneOf by @api-clients-generation-pipeline in #2678
- Remove unused field
color
inTeamUpdateAttributes
by @api-clients-generation-pipeline in #2674 - Powerpack add support for prefix and available values by @api-clients-generation-pipeline in #2683
- bump go version to 1.22 by @amaskara-dd in #2692
- Update v2 metrics list endpoint filter by metric type to use metric type category by @api-clients-generation-pipeline in #2705
Full Changelog: v2.30.0...v2.31.0
v2.30.0
What's Changed
Fixed
- Add
is_totp
andis_fido
to Synthetic global variables by @api-clients-generation-pipeline in #2582
Added
- Add
api_key
andname
toCloudflareAccountResponseAttributes
. by @api-clients-generation-pipeline in #2631 - Add
api_key
andname
toFastlyAccountUpdateRequestAttributes
. by @api-clients-generation-pipeline in #2632 - Add
opsgenie_api_key
toOpsgenieServiceResponseAttributes
. by @api-clients-generation-pipeline in #2633 - Add
category
andremote_config_read_enabled
toAPIKeyCreateAttributes
, and addLeakedKey
. by @api-clients-generation-pipeline in #2634 - Allow 4 group-bys for pattern viz by @api-clients-generation-pipeline in #2642
- add url attribute to metrics assets v2 api by @api-clients-generation-pipeline in #2644
- Add editable field to suppression rule by @api-clients-generation-pipeline in #2545
- Add
num_flex_logs_retention_days
field to logs_indexes api spec by @api-clients-generation-pipeline in #2645 - Software catalog openapi spec by @api-clients-generation-pipeline in #2641
Changed
- allow variables in port by @api-clients-generation-pipeline in #2624
- Fix VFTs and extracted local variables enum types by @api-clients-generation-pipeline in #2604
- Changed Widget time schema to add support for new fixed_span and live_span object by @api-clients-generation-pipeline in #2629
Deprecated
- mark groupby_simple_monitor as deprecated by @api-clients-generation-pipeline in #2658
Full Changelog: v2.29.0...v2.30.0
v2.29.0
What's Changed
Fixed
- Add
409 Conflict
toCreateGlobalVariable
by @api-clients-generation-pipeline in #2586
Added
- Support
incident_analytics
enum in dashboard widgetFormulaAndFunctionEventsDataSource
data sources by @api-clients-generation-pipeline in #2594 - update usage summary API docs for partner program by @api-clients-generation-pipeline in #2589
- update historical_cost and projected_cost for partner program by @api-clients-generation-pipeline in #2579
- Add custom cost endpoints to public API documentation by @api-clients-generation-pipeline in #2595
- Update documentation for Cloud SIEM Analyzed Logs by @api-clients-generation-pipeline in #2597
- Update documentation for App Sec SCA by @api-clients-generation-pipeline in #2584
- Add trigger API documentation for workflow automation by @api-clients-generation-pipeline in #2558
- Add PUT endpoint to scorecards APIs by @api-clients-generation-pipeline in #2605
- Add json tag to
AdditionalProperties
by @skarimo in #2613 - Documentation for new device tags endpoints by @api-clients-generation-pipeline in #2599
- Update documentation for Flex Logs Starter by @api-clients-generation-pipeline in #2614
Changed
- add mfa_enabled field and change created_at type to datetime by @api-clients-generation-pipeline in #2615
Full Changelog: v2.28.0...v2.29.0
v2.28.0
What's Changed
Fixed
- fix monitor enum by @api-clients-generation-pipeline in #2569
- dashboards add support for time-slice SLOs by @api-clients-generation-pipeline in #2570
- Make modified by field nullable for get all API keys by @api-clients-generation-pipeline in #2576
Added
- add cross org uuids to timeseries query by @api-clients-generation-pipeline in #2535
- Add network performance monitor type to API spec by @api-clients-generation-pipeline in #2546
- Document
force_delete_dependencies
for synthetics test deletion by @api-clients-generation-pipeline in #2540 - Support metric filtering in integration azure GET, PUT APIs by @api-clients-generation-pipeline in #2551
- add enableProfiling and enableSecurityTesting options by @api-clients-generation-pipeline in #2562
- Add convert rule JSON to terraform to Datadog API Spec. by @api-clients-generation-pipeline in #2537
- add changes for datadog partner program to estimated cost and billable usage APIs by @api-clients-generation-pipeline in #2542
- Add type as a required field for the different basic auth types by @api-clients-generation-pipeline in #2553
- Adding Network Device Monitoring API Documentation by @api-clients-generation-pipeline in #2548
- Security Monitoring - Support anomaly threshold detection method by @api-clients-generation-pipeline in #2567
- update hourly usage API docs for partner program by @api-clients-generation-pipeline in #2577
- Add resource_type query param to authn mapping spec by @api-clients-generation-pipeline in #2515
- Add rum stream to API definition by @api-clients-generation-pipeline in #2581
Deprecated
- Deprecate
ListAWSRelatedAccounts
by @api-clients-generation-pipeline in #2585
New Contributors
- @amaskara-dd made their first contribution in #2573
Full Changelog: v2.27.0...v2.28.0
v2.27.0
What's Changed
Fixed
- Security Monitoring - Define specific payload for rule validation/testing by @api-clients-generation-pipeline in #2513
- Remove the maximum limitation for the synthetics renotify_interval monitor option by @api-clients-generation-pipeline in #2517
- Add bodyHash as a synthetics assertion type. by @api-clients-generation-pipeline in #2518
- Add missing attributes envelope in ListAPIs response by @api-clients-generation-pipeline in #2526
Added
- Allow the usage of the filters field when creating an agent rule by @api-clients-generation-pipeline in #2492
- Add tileDef sort attribute by @api-clients-generation-pipeline in #2494
- Add Security Monitoring rule test endpoint by @api-clients-generation-pipeline in #2509
- Add originalFileName field to the SyntheticsTestRequestBodyFile definition by @api-clients-generation-pipeline in #2514
- Add support for API management ListAPIs by @api-clients-generation-pipeline in #2521
- Add elementsOperator to json path assertion for synthetic HTTP tests by @api-clients-generation-pipeline in #2532
- Add /api/v2/org_configs specs by @api-clients-generation-pipeline in #2531
- Update docs for RU Rollout New and Deprecated Keys planned for Oct 1st by @api-clients-generation-pipeline in #2544
- Add option for wait step in multistep api tests by @api-clients-generation-pipeline in #2543
Changed
- Monitor priority can have custom ranges and be null by @api-clients-generation-pipeline in #2541
New Contributors
- @tim-chaplin-dd made their first contribution in #2450
- @jack-edmonds-dd made their first contribution in #2536
Full Changelog: v2.26.0...v2.27.0
v2.26.0
What's Changed
Fixed
- fix case search documentation by @api-clients-generation-pipeline in #2469
Added
- Add support variablesFromScript in Synthetics API test by @api-clients-generation-pipeline in #2471
- Add JSONSchema assertion support to API and multistep tests by @api-clients-generation-pipeline in #2448
- add 1 day logs to usage api docs by @api-clients-generation-pipeline in #2477
- Update UserTeamIncluded to include teams by @api-clients-generation-pipeline in #2482
- Security Monitoring - Make Default Tags available in the response by @api-clients-generation-pipeline in #2491
- Add flex logs storage tier by @api-clients-generation-pipeline in #2493
Changed
- Rename the Cloud Workload Security tag to CSM Threats by @api-clients-generation-pipeline in #2481
Full Changelog: v2.25.0...v2.26.0
v2.25.0
What's Changed
Fixed
- Update Cleanup script to use GCP STS endpoint by @api-clients-generation-pipeline in #2423
- Add include data to get team memberships response by @api-clients-generation-pipeline in #2407
Added
- Add
ci-pipeline-fingerprints
field in v2.2 by @api-clients-generation-pipeline in #2432 - Add validation endpoint for Security Monitoring Rules by @api-clients-generation-pipeline in #2453
- Add UA documentation for online_archive and incident_management by @api-clients-generation-pipeline in #2457
- Mark
unit
as nullable by @api-clients-generation-pipeline in #2459 - Add query_interval_seconds to time-slice SLO condition parameters by @api-clients-generation-pipeline in #2461
- Support providing files for the file upload feature when creating a Synthetic API test by @api-clients-generation-pipeline in #2460
- Adding SLO Reporting API Documentation by @api-clients-generation-pipeline in #2426
- Security Monitoring Suppression - Add data_exclusion_query field by @api-clients-generation-pipeline in #2465
- aws api adding extended and deprecating old resource collection field by @api-clients-generation-pipeline in #2463
Changed
- Add Team relationship to AuthNMappings by @api-clients-generation-pipeline in #2382
Deprecated
- Remove deprecated /api/v1/usage/attribution by @api-clients-generation-pipeline in #2443
- Deprecate legacy hourly usage metering endpoints by @api-clients-generation-pipeline in #2439
Full Changelog: v2.24.0...v2.25.0
v2.24.0
What's Changed
Fixed
- Disable additionalProperties for Downtime Schedule UpdateRequest oneOfs by @api-clients-generation-pipeline in #2390
- Fix ListServiceDefinitions pagination information by @api-clients-generation-pipeline in #2416
Added
- Adds support for
ListMetricAssets
endpoint by @api-clients-generation-pipeline in #2404 - Add support for new CRUD agent rules endpoints by @api-clients-generation-pipeline in #2410
- Add documentation for workflow usage attribution by @api-clients-generation-pipeline in #2418
- Add Custom Destinations Public API by @api-clients-generation-pipeline in #2422
Deprecated
- Deprecate the pattern property for SDS Standard Pattern Attributes by @api-clients-generation-pipeline in #2411
- Deprecate Incident Services endpoints by @api-clients-generation-pipeline in #2424
New Contributors
- @antonio-ramadas-dd made their first contribution in #2421
Full Changelog: v2.23.0...v2.24.0