Skip to content

Releases: DataDog/datadog-api-client-go

v2.42.0

30 Jun 15:47
fe955e0
Compare
Choose a tag to compare

See ./CHANGELOG.md for details

v2.41.0

24 Jun 13:28
3e79017
Compare
Choose a tag to compare

See ./CHANGELOG.md for details

v2.40.0

23 Jun 20:31
6e4de01
Compare
Choose a tag to compare

See ./CHANGELOG.md for details

v2.39.0

16 Jun 14:07
1974692
Compare
Choose a tag to compare

See ./CHANGELOG.md for details

v2.38.0

28 May 19:17
7ad0deb
Compare
Choose a tag to compare

See ./CHANGELOG.md for details

v2.37.1

14 Apr 13:39
4e0012a
Compare
Choose a tag to compare

What's Changed

Fixed

  • Change type to enum to discriminate included items in the response of ListCatalogEntity by @api-clients-generation-pipeline in #2991
  • Deprecate options from logs aggregate API public spec by @api-clients-generation-pipeline in #3001
  • set global headers earlier when preparing request by @amaskara-dd in #3000
  • change a category in enum for datadog_appsec_waf_custom_rule by @api-clients-generation-pipeline in #2993

Added

  • Add datasource to job definition for security monitoring by @api-clients-generation-pipeline in #2985
  • Include new rum types in Usage_metering Yaml by @api-clients-generation-pipeline in #2989
  • Adding new UT apm_error_events keys in summary endpoint by @api-clients-generation-pipeline in #2982
  • Add more triggers for workflow automation by @api-clients-generation-pipeline in #2994
  • Add specs for Cloud Network Monitoring API by @api-clients-generation-pipeline in #3007
  • Add more Security Monitoring Data Source enum values by @api-clients-generation-pipeline in #2999
  • Add componentOf field to Service, Queue, and Datastore V3 Software Catalog definitions by @api-clients-generation-pipeline in #3003
  • Add 'mute_buttons' argument to slack channel definition by @api-clients-generation-pipeline in #3009
  • Add Observability Pipelines API by @api-clients-generation-pipeline in #3008
  • add rum slo bugfix by @api-clients-generation-pipeline in #3018
  • Add trace_rate support to APM retention filter APIs by @api-clients-generation-pipeline in #3023
  • Update NDM GetInterfaces documentation to add ip_addresses attribute by @api-clients-generation-pipeline in #3022
  • Add assertRequests browser step type by @api-clients-generation-pipeline in #3027
  • Add user behavior case actions in API spec by @api-clients-generation-pipeline in #3026

Changed

  • Remove OpenAPI enum enforcement of Service Definition v2dot2 type field from service definition endpoint by @api-clients-generation-pipeline in #2986
  • Add on-call schedules endpoint by @api-clients-generation-pipeline in #3013

Full Changelog: v2.36.1...v2.37.1

v2.36.1

11 Mar 17:17
dff5afb
Compare
Choose a tag to compare

What's Changed

Changed

  • Remove meta from RUM retention filters APIs by @api-clients-generation-pipeline in #2977

Full Changelog: v2.36.0...v2.36.1

v2.36.0

11 Mar 14:57
e85ba59
Compare
Choose a tag to compare

What's Changed

Fixed

  • Remove javascript browser variable type by @api-clients-generation-pipeline in #2920
  • Additional rules to inject openapi type by @api-clients-generation-pipeline in #2940
  • Fix ListCatalogEntity pagination endpoint to use correct offset value by @api-clients-generation-pipeline in #2959

Added

  • add new related_assets filter query parameter to the get a list of metrics V2 API by @api-clients-generation-pipeline in #2886
  • Add actions and groupSignalsBy field in detection rules API by @api-clients-generation-pipeline in #2922
  • Add Workflows CRUD Public API Endpoints by @api-clients-generation-pipeline in #2912
  • Add endpoint to retrieve Security Monitoring rule version history by @api-clients-generation-pipeline in #2893
  • Adds override_existing_configurations and include_actively_queried_configurations to bulk tag config endpoint by @api-clients-generation-pipeline in #2930
  • Add number_format to each formula in widget by @api-clients-generation-pipeline in #2933
  • Add trend support for cell_display_mode by @api-clients-generation-pipeline in #2929
  • Add support for span id remapper in logs pipelines processors by @api-clients-generation-pipeline in #2942
  • Add evaluation_window and keep_alive for Security monitoring rule by @api-clients-generation-pipeline in #2943
  • Add extractedValuesFromScript to multistep API tests by @api-clients-generation-pipeline in #2947
  • Update timezone for cumulative window by @api-clients-generation-pipeline in #2946
  • Document Agentless AWS scan options routes by @api-clients-generation-pipeline in #2955
  • Create types for app builder queries explicitly, remove experimental flag by @api-clients-generation-pipeline in #2931
  • Document Agentless AWS on demand routes by @api-clients-generation-pipeline in #2960
  • Add quality_issues to monitor schema on monitor search API by @api-clients-generation-pipeline in #2962
  • Introduce public v2 endpoints for Application Security by @api-clients-generation-pipeline in #2948
  • Add delete log index to public API by @api-clients-generation-pipeline in #2961
  • Add v2 endpoints for RUM retention filters. by @api-clients-generation-pipeline in #2957
  • Added storage class information to the S3 archive destination by @api-clients-generation-pipeline in #2968

Changed

  • Revert GetSBOM to x-unstable by @api-clients-generation-pipeline in #2924
  • Update documentation with account filtering info for aws_cur_config endpoints by @api-clients-generation-pipeline in #2936
  • Update sharing APIs to match server by @api-clients-generation-pipeline in #2945
  • Update Vulnerabilities endpoints documentation by @api-clients-generation-pipeline in #2950

Deprecated

  • Deprecate API management endpoints by @api-clients-generation-pipeline in #2935

New Contributors

Full Changelog: v2.35.0...v2.36.0

v2.35.0

05 Feb 19:44
c3aa9ab
Compare
Choose a tag to compare

What's Changed

Fixed

  • Modify owner properties to be a string by @api-clients-generation-pipeline in #2913

Added

  • Add UT breakdown for fargate_container_profiler billing dimension by @api-clients-generation-pipeline in #2842
  • Add synthetics browser step public_id field by @api-clients-generation-pipeline in #2709
  • Add support for vulnerability management by @api-clients-generation-pipeline in #2843
  • add start_date to suppression APIs by @api-clients-generation-pipeline in #2810
  • Add CSM Coverage Analysis API specs by @api-clients-generation-pipeline in #2849
  • Add allow_self_lockout to documentation by @api-clients-generation-pipeline in #2858
  • Ephemeral Infra_host new keys in summary endpoint by @api-clients-generation-pipeline in #2860
  • Update app builder API by @api-clients-generation-pipeline in #2854
  • Add meta and source fields to JSONAPIErrorItem by @api-clients-generation-pipeline in #2853
  • Add CSM Agentless Read Endpoint by @api-clients-generation-pipeline in #2850
  • Update rum doc to include new usage types by @api-clients-generation-pipeline in #2863
  • add cost monitor type to API Spec by @api-clients-generation-pipeline in #2874
  • Add Action Connection API for Workflow Automation by @api-clients-generation-pipeline in #2861
  • Add type in Data Deletion API by @api-clients-generation-pipeline in #2878
  • Add provider_name attribute to pipelines API by @api-clients-generation-pipeline in #2865
  • Add support for vulnerability management - GetSBOM new endpoint by @api-clients-generation-pipeline in #2882
  • Remove preview status for GetBillingDimensionMapping endpoint by @api-clients-generation-pipeline in #2892
  • Add encryption field to logs archive destination by @api-clients-generation-pipeline in #2889
  • Add tags and description to logs pipelines by @api-clients-generation-pipeline in #2895
  • Publish security notification rules API endpoints by @api-clients-generation-pipeline in #2887
  • Publish app builder API documentation by @api-clients-generation-pipeline in #2867
  • update public document with configuration event type by @api-clients-generation-pipeline in #2903
  • Add support for Entity kind API by @api-clients-generation-pipeline in #2908
  • Rename embeddedQueries attribute to queries in app builder api by @api-clients-generation-pipeline in #2909

Changed

  • Fix specification for Azure metric filtering by @api-clients-generation-pipeline in #2846
  • Change allow_self_lockout from string to bool by @api-clients-generation-pipeline in #2862
  • remove flag Beta for cost-by-tag endpoint by @api-clients-generation-pipeline in #2900
  • Added Support for Workflow Webhooks Public API by @api-clients-generation-pipeline in #2904
  • Vulnerabilities endpoints GA - Remove x-unstable by @api-clients-generation-pipeline in #2910

Full Changelog: v2.34.0...v2.35.0

v2.34.0

17 Dec 20:25
85ee2d0
Compare
Choose a tag to compare

What's Changed

Added

  • Create AWS Integrations v2 API spec by @api-clients-generation-pipeline in #2516
  • Add step_functions as valid enum for v1 AWS tag filter spec by @api-clients-generation-pipeline in #2788
  • Fix authz scope descriptions by @api-clients-generation-pipeline in #2799
  • Updated OpenAPI logs_pattern_query to support Patterns for any attribute by @api-clients-generation-pipeline in #2797
  • Add API specification for events intake v2 by @api-clients-generation-pipeline in #2731
  • Data Deletion Endpoints Documentation by @api-clients-generation-pipeline in #2776
  • Add exitIfSucceed to multistep API tests by @api-clients-generation-pipeline in #2825
  • Security Monitoring Rule - Add the updatedAt field in the SecurityMonitoringStandardRuleResponse by @api-clients-generation-pipeline in #2801
  • add docs for pagination in /api/v2/metrics endpoint by @api-clients-generation-pipeline in #2701
  • Add daily as a valid enum for SLOReportInterval by @api-clients-generation-pipeline in #2835
  • Add new product Code Security host for summary endpoint and UA endpoints by @api-clients-generation-pipeline in #2803
  • Add CSM Agents Read Endpoint by @api-clients-generation-pipeline in #2833
  • Add app builder API spec by @api-clients-generation-pipeline in #2828

Changed

  • Remove mobile device ids and make all device ids simple string by @api-clients-generation-pipeline in #2794
  • Remove support for namespace_filters.include/exclude_all in v2 AWS Integrations API by @api-clients-generation-pipeline in #2796
  • Add running pipelines on custom pipelines API by @api-clients-generation-pipeline in #2791

Removed

  • Remove unnecessary field in list stream column config by @api-clients-generation-pipeline in #2836

Deprecated

  • Remove /api/v2/cost/enabled by @api-clients-generation-pipeline in #2822

New Contributors

Full Changelog: v2.33.0...v2.34.0