We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d50d682 commit 75c280fCopy full SHA for 75c280f
CHANGELOG.md
@@ -13,10 +13,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
14
### Changes
15
16
-- Update `azure_core` and `azure_identity` to 0.30.
+- Update `azure_core` and `azure_identity` to 0.28.
17
- Changes to handle API changes in `azure_core`:
18
- Replace `azure_core::http::RawResponse` with `azure_core::http::BufResponse`
19
- Add extra parameter when creating new `azure_core::http::Pipeline`
20
+- Changes to handle API changes in `azure_identity`:
21
+ - Updated examples to replace `DefaultAzureCredential` with `AzureCliCredential`
22
23
## [0.31.0]
24
0 commit comments