v2023-06-28
Pre-release
Pre-release
What's Changed
- Implement storage_blobs put_block_url by @simon-mo in #1289
- Log unrecongnized resource quota parts instead of returning an error by @tcallan in #1291
- make md5 optional by @demoray in #1292
- fix markdown doc by @demoray in #1294
- address clippy lints by @demoray in #1293
- address
semicolon_if_nothing_returned
lint by @demoray in #1295 - address
return_self_not_must_use
by @demoray in #1296 - Add example to demonstrate how to use a custom policy to modify requests by @johnbatty in #1297
- Update quick-xml requirement from 0.28 to 0.29 by @dependabot in #1300
- add customer encryption key for upload and download blob request by @Leavrth in #1304
- update indexmap by @demoray in #1310
- regenerate services from specs by @demoray in #1311
- Add response headers to PeekLockResponse. by @jltorresm in #1282
- actively avoid panic at runtime in keyvault crate by @demoray in #1312
- bump version across the SDK by @demoray in #1313
- implement unwrapkey operation for keyvault by @reenigneEsrever92 in #1309
New Contributors
- @simon-mo made their first contribution in #1289
- @tcallan made their first contribution in #1291
- @jltorresm made their first contribution in #1282
- @reenigneEsrever92 made their first contribution in #1309
Full Changelog: v2023-05-22...v2023-06-28