v2024-01-05
Pre-release
Pre-release
What's Changed
- Add throttling support using retry-after headers by @johnbatty in #1517
- Fix service bus queue SAS token generation by @jltorresm in #1518
- Fixing the naive implementation of sleep by @msabansal in #1523
- use expire_on from Azure CLI 2.54.0 if it exists by @cataggar in #1534
- enable AccessToken to be serialized & deserialized by @demoray in #1538
- make delete path a Stream response by @demoray in #1540
- fix token scopes for azure_storage and azure_iot_hub by @demoray in #1541
- allow users to provide continuation token by @demoray in #1537
- Update hyper-rustls requirement from 0.24 to 0.25 by @dependabot in #1548
- include source stack in aggregated errors in DefaultAzureCredential by @demoray in #1546
- update generated crates by @demoray in #1545
- work around hang issue in hyper by @demoray in #1550
- Prep 0.19.0 release by @demoray in #1551
Full Changelog: v2023-12-11...v2024-01-05