Skip to content

Releases: DataDog/datadog-api-client-rust

0.16.0

14 Jul 20:06
579b96c
Compare
Choose a tag to compare

See ./CHANGELOG.md for details

0.15.0

30 Jun 15:46
30645a4
Compare
Choose a tag to compare

See ./CHANGELOG.md for details

0.14.0

24 Jun 13:27
31f9056
Compare
Choose a tag to compare

See ./CHANGELOG.md for details

0.13.0

23 Jun 20:31
4dd3b40
Compare
Choose a tag to compare

See ./CHANGELOG.md for details

0.12.0

16 Jun 13:57
e447384
Compare
Choose a tag to compare

See ./CHANGELOG.md for details

0.11.0

28 May 19:48
5c036f5
Compare
Choose a tag to compare

See ./CHANGELOG.md for details

0.10.1

14 Apr 13:40
ab68c89
Compare
Choose a tag to compare

What's Changed

Fixed

  • Fix get_operation_host by @therve in #558
  • Change type to enum to discriminate included items in the response of ListCatalogEntity by @api-clients-generation-pipeline in #568
  • Deprecate options from logs aggregate API public spec by @api-clients-generation-pipeline in #576
  • change a category in enum for datadog_appsec_waf_custom_rule by @api-clients-generation-pipeline in #570

Added

  • Add datasource to job definition for security monitoring by @api-clients-generation-pipeline in #563
  • Include new rum types in Usage_metering Yaml by @api-clients-generation-pipeline in #566
  • Adding new UT apm_error_events keys in summary endpoint by @api-clients-generation-pipeline in #560
  • Add more triggers for workflow automation by @api-clients-generation-pipeline in #571
  • Add specs for Cloud Network Monitoring API by @api-clients-generation-pipeline in #580
  • Add more Security Monitoring Data Source enum values by @api-clients-generation-pipeline in #575
  • Add componentOf field to Service, Queue, and Datastore V3 Software Catalog definitions by @api-clients-generation-pipeline in #578
  • Add 'mute_buttons' argument to slack channel definition by @api-clients-generation-pipeline in #581
  • Add Observability Pipelines API by @api-clients-generation-pipeline in #586
  • add rum slo bugfix by @api-clients-generation-pipeline in #589
  • Add trace_rate support to APM retention filter APIs by @api-clients-generation-pipeline in #593
  • Update NDM GetInterfaces documentation to add ip_addresses attribute by @api-clients-generation-pipeline in #592
  • Add assertRequests browser step type by @api-clients-generation-pipeline in #597
  • Add user behavior case actions in API spec by @api-clients-generation-pipeline in #596

Changed

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

New Contributors

Full Changelog: 0.9.1...0.10.1

0.9.1

11 Mar 17:21
e82cc32
Compare
Choose a tag to compare

What's Changed

Changed

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

Full Changelog: 0.9.0...0.9.1

0.9.0

11 Mar 14:51
0f92082
Compare
Choose a tag to compare

What's Changed

Fixed

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

Added

  • add new related_assets filter query parameter to the get a list of metrics V2 API by @api-clients-generation-pipeline in #474
  • Add actions and groupSignalsBy field in detection rules API by @api-clients-generation-pipeline in #508
  • Add Workflows CRUD Public API Endpoints by @api-clients-generation-pipeline in #499
  • Add endpoint to retrieve Security Monitoring rule version history by @api-clients-generation-pipeline in #480
  • Adds override_existing_configurations and include_actively_queried_configurations to bulk tag config endpoint by @api-clients-generation-pipeline in #516
  • Add number_format to each formula in widget by @api-clients-generation-pipeline in #518
  • Add trend support for cell_display_mode by @api-clients-generation-pipeline in #515
  • Add support for span id remapper in logs pipelines processors by @api-clients-generation-pipeline in #526
  • Add evaluation_window and keep_alive for Security monitoring rule by @api-clients-generation-pipeline in #527
  • Add extractedValuesFromScript to multistep API tests by @api-clients-generation-pipeline in #531
  • Update timezone for cumulative window by @api-clients-generation-pipeline in #530
  • Document Agentless AWS scan options routes by @api-clients-generation-pipeline in #538
  • Create types for app builder queries explicitly, remove experimental flag by @api-clients-generation-pipeline in #539
  • Document Agentless AWS on demand routes by @api-clients-generation-pipeline in #544
  • Add quality_issues to monitor schema on monitor search API by @api-clients-generation-pipeline in #546
  • Introduce public v2 endpoints for Application Security by @api-clients-generation-pipeline in #532
  • Add delete log index to public API by @api-clients-generation-pipeline in #545
  • Add v2 endpoints for RUM retention filters. by @api-clients-generation-pipeline in #541
  • Added storage class information to the S3 archive destination by @api-clients-generation-pipeline in #550

Changed

  • Revert GetSBOM to x-unstable by @api-clients-generation-pipeline in #510
  • Update documentation with account filtering info for aws_cur_config endpoints by @api-clients-generation-pipeline in #521
  • Update sharing APIs to match server by @api-clients-generation-pipeline in #529
  • Update Vulnerabilities endpoints documentation by @api-clients-generation-pipeline in #533

Deprecated

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

Full Changelog: 0.8.0...0.9.0

0.8.0

05 Feb 19:50
6b224d2
Compare
Choose a tag to compare

What's Changed

Fixed

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

Added

  • Add UT breakdown for fargate_container_profiler billing dimension by @api-clients-generation-pipeline in #432
  • Add synthetics browser step public_id field by @api-clients-generation-pipeline in #313
  • Add support for vulnerability management by @api-clients-generation-pipeline in #433
  • add start_date to suppression APIs by @api-clients-generation-pipeline in #398
  • Add CSM Coverage Analysis API specs by @api-clients-generation-pipeline in #437
  • Ephemeral Infra_host new keys in summary endpoint by @api-clients-generation-pipeline in #446
  • Update app builder API by @api-clients-generation-pipeline in #441
  • Add meta and source fields to JSONAPIErrorItem by @api-clients-generation-pipeline in #440
  • Add CSM Agentless Read Endpoint by @api-clients-generation-pipeline in #438
  • Update rum doc to include new usage types by @api-clients-generation-pipeline in #449
  • add cost monitor type to API Spec by @api-clients-generation-pipeline in #461
  • Add Action Connection API for Workflow Automation by @api-clients-generation-pipeline in #447
  • Add type in Data Deletion API by @api-clients-generation-pipeline in #465
  • Add a cost monitor example by @api-clients-generation-pipeline in #469
  • Add provider_name attribute to pipelines API by @api-clients-generation-pipeline in #451
  • Add support for vulnerability management - GetSBOM new endpoint by @api-clients-generation-pipeline in #472
  • Remove preview status for GetBillingDimensionMapping endpoint by @api-clients-generation-pipeline in #479
  • Add encryption field to logs archive destination by @api-clients-generation-pipeline in #477
  • Add tags and description to logs pipelines by @api-clients-generation-pipeline in #482
  • Publish security notification rules API endpoints by @api-clients-generation-pipeline in #475
  • Publish app builder API documentation by @api-clients-generation-pipeline in #453
  • update public document with configuration event type by @api-clients-generation-pipeline in #490
  • Add support for Entity kind API by @api-clients-generation-pipeline in #495
  • Rename embeddedQueries attribute to queries in app builder api by @api-clients-generation-pipeline in #496

Changed

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

Full Changelog: 0.7.0...0.8.0