2023 May Release
Pre-release
Pre-release
What's Changed
- Allow parsing list blobs response without ServerEncrypted tag by @rguerreiromsft in #1223
- use scheme from specification in generated crates by @demoray in #1211
- add metadata links to iot_hub requested by
cargo publish
by @demoray in #1220 - update toml to 0.7 by @demoray in #1216
- move to using quick-xml instead of serde-xml-rs by @demoray in #1227
- Implement a per-resource token cache for AutoRefreshingTokenCredential by @johnbatty in #1229
- Fix: BytesStream failing to set correct slice range by @dmweis in #1201
- Add None option to IndexingMode for Cosmos by @sfudally in #1232
- storage_blobs: Fix typo in VersionId definiton. by @gorzell in #1234
- Update askama requirement from 0.11 to 0.12 in /services/autorust by @dependabot in #1233
- updates due to lints from clippy 1.68.0 by @demoray in #1237
- Key Vault Certificate Operation Get and Delete by @daniel-larsen in #1235
- updated generated services from azure rest api specs by @demoray in #1236
- Update mockito requirement from 0.32.2 to 1.0.0 by @dependabot in #1238
- Update quick-xml requirement from 0.27 to 0.28 by @dependabot in #1239
- update base64 to 0.21 by @demoray in #1194
- address openssl deprecated APIs by @demoray in #1245
- azure_mgmt_containerservice is not built anymore using the current rest specs by @demoray in #1243
- update versions in prep of 0.11.0 release by @demoray in #1242
- remove unnecessary empty serde tag by @demoray in #1247
- update to support latest syn/comrak crates by @demoray in #1251
- Fix the URI param for next token in azure_storage_blobs
find_blobs_by_tags
by @hiepqdinh in #1253 - cleanup azurite_workaround issues by @demoray in #1255
- propagate azurite_workaround when used by @demoray in #1256
- Update hyper-rustls requirement from 0.23 to 0.24 by @dependabot in #1258
- Update comrak requirement from 0.17 to 0.18 in /services/autorust by @dependabot in #1257
- azure resource graph : fetch virtual machines by @giridharmb in #1261
- KeyClient: support encrypt operation. by @LykxSassinator in #1264
- storage_blobs: add
x-ms-encryption-scope
for put_block_blob by @Leavrth in #1265 - add allowed header type to service generator by @demoray in #1266
- generate crates via recent specs by @demoray in #1268
- key_client: supply GetRandomBytes API. by @LykxSassinator in #1271
- Fix SAS token generation for directory-scoped access by @dmweis in #1277
- Add missing conditional headers to blob and container operations by @JWT95 in #1280
- Change cosmos PartitionKeyRange throughput_fraction to f32 by @johnbatty in #1281
- update specs required for updated specs by @demoray in #1267
- azure_mgmt_security - Disable preview tags so composite tags are built by @akinnane in #1274
- re-generate services by @demoray in #1285
- bump versions 0.12.0 by @demoray in #1286
New Contributors
- @dmweis made their first contribution in #1201
- @sfudally made their first contribution in #1232
- @hiepqdinh made their first contribution in #1253
- @giridharmb made their first contribution in #1261
- @LykxSassinator made their first contribution in #1264
- @Leavrth made their first contribution in #1265
- @JWT95 made their first contribution in #1280
- @akinnane made their first contribution in #1274
Full Changelog: v2023-02-15...v2023-05-22