Skip to content

Releases: DataDog/datadog-api-client-rust

0.0.2

16 Apr 19:47
297a592
Compare
Choose a tag to compare

What's Changed

Fixed

  • Always serialize required nullable fields by @nkzou in #16
  • Fix edge case naming by @skarimo in #18
  • Update license check script and actions CI by @nkzou in #32
  • Custom de/serializing handling for enums by @skarimo in #31
  • Optimize example generation by @nkzou in #40
  • Build form data request body manually by @nkzou in #63
  • fix case search documentation by @api-clients-generation-pipeline in #80

Added

  • Add all APIs without oneOfs by @nkzou in #5
  • Add support for unstableOperations by @skarimo in #12
  • Add unparsedObject support by @skarimo in #33
  • Remove deprecated warnings by @skarimo in #34
  • Add proxy support by @HantingZhang2 in #39
  • Add validation endpoint for Security Monitoring Rules by @api-clients-generation-pipeline in #58
  • Add retry by @HantingZhang2 in #42
  • Add UA documentation for online_archive and incident_management by @api-clients-generation-pipeline in #62
  • Mark unit as nullable by @api-clients-generation-pipeline in #65
  • Add query_interval_seconds to time-slice SLO condition parameters by @api-clients-generation-pipeline in #68
  • Support providing files for the file upload feature when creating a Synthetic API test by @api-clients-generation-pipeline in #67
  • Documentation upgrades by @nkzou in #66
  • Adding SLO Reporting API Documentation by @api-clients-generation-pipeline in #50
  • Security Monitoring Suppression - Add data_exclusion_query field by @api-clients-generation-pipeline in #73
  • aws api adding extended and deprecating old resource collection field by @api-clients-generation-pipeline in #71

Changed

  • Introduce API instance pattern by @nkzou in #3
  • Add cassette record/replay/passthrough modes in bdd runner by @nkzou in #4
  • Implement OneOfs and remove default on enums by @nkzou in #6
  • Bugfixes based on BDD testing by @nkzou in #7
  • Add builder-like pattern to API instances and models by @nkzou in #9
  • End user usability refactors by @nkzou in #11
  • Configurable server variables by @nkzou in #15
  • Remove Option wrapper in successful responses by @skarimo in #20
  • Remove x-generate-alias-as-model support by @skarimo in #25
  • Example generation by @nkzou in #27
  • Add Team relationship to AuthNMappings by @api-clients-generation-pipeline in #60
  • Refactor imports by @nkzou in #69
  • Handle datetime format by @HantingZhang2 in #41
  • Add UUID support by @HantingZhang2 in #47
  • Replace duplicate error enums with a single variant per schema by @nkzou in #77

Deprecated

  • Remove deprecated /api/v1/usage/attribution by @api-clients-generation-pipeline in #45
  • Deprecate legacy hourly usage metering endpoints by @api-clients-generation-pipeline in #53

New Contributors

Full Changelog: https://github.com/DataDog/datadog-api-client-rust/commits/0.0.2