2022 October Release
Pre-release
Pre-release
What's Changed
- fix clippy issues identified in 1.64.0 by @bmc-msft in #1103
- add comment regarding azurite workaround by @bmc-msft in #1106
- Allow support to use vendored openssl by @msabansal in #1104
- make IntoFuture broadly usable by @bmc-msft in #1102
- analysis of specifications using
Cancelledas an enum value by @cataggar in #1108 - Update clap requirement from 3.2.7 to 4.0.2 by @dependabot in #1110
- Update clap requirement from 3.2.7 to 4.0.4 in /services/autorust by @dependabot in #1111
- add
fn deserialize_null_as_defaultfor deserializing JSON null values by @ctaggart in #1115 - Add ContainerClient::exists method by @rylev in #1126
- Add messages count to get-queue-metadata operation by @rylev in #1125
- add TryFrom to Blob & Container clients by @bmc-msft in #1101
- update actions used by build pipeline by @bmc-msft in #1129
- Fixed incorrect header name in blob expiry by @ReneVanDijk in #1131
- regenerate services in prep for 2022-10 release by @bmc-msft in #1132
- handle removing crates when all tags have been disabled by @bmc-msft in #1133
- use a stable tag as the default if the latest is a preview by @ctaggart in #1135
- box the keyvault error in 7.4 preview 1 by @bmc-msft in #1136
- update versions in prep for 2022-10 release by @bmc-msft in #1134
New Contributors
- @ReneVanDijk made their first contribution in #1131
Full Changelog: v2022-09-16...v2022-10-27