Releases: DataDog/datadog-api-client-rust
Releases · DataDog/datadog-api-client-rust
0.0.3
What's Changed
Fixed
Added
- Add support variablesFromScript in Synthetics API test by @api-clients-generation-pipeline in #83
- Add JSONSchema assertion support to API and multistep tests by @api-clients-generation-pipeline in #52
- add 1 day logs to usage api docs by @api-clients-generation-pipeline in #90
- Update UserTeamIncluded to include teams by @api-clients-generation-pipeline in #95
- Security Monitoring - Make Default Tags available in the response by @api-clients-generation-pipeline in #105
- Add flex logs storage tier by @api-clients-generation-pipeline in #107
Changed
- Rename the Cloud Workload Security tag to CSM Threats by @api-clients-generation-pipeline in #94
- Update license after code generation by @HantingZhang2 in #110
Full Changelog: 0.0.2...0.0.3
0.0.2
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
- @nkzou made their first contribution in #1
- @skarimo made their first contribution in #13
- @HantingZhang2 made their first contribution in #17
- @antonio-ramadas-dd made their first contribution in #37
- @api-clients-generation-pipeline made their first contribution in #38
Full Changelog: https://github.com/DataDog/datadog-api-client-rust/commits/0.0.2