From be8b3dced2ec71b36d12af8994a262abf7c36a3d Mon Sep 17 00:00:00 2001 From: Rujun Chen Date: Tue, 16 Aug 2022 13:29:44 +0800 Subject: [PATCH] Add "Fix bug: Cannot configure "azure" authorization client." into changelog. --- sdk/spring/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/sdk/spring/CHANGELOG.md b/sdk/spring/CHANGELOG.md index 7a0c4c28996c..1d266450703f 100644 --- a/sdk/spring/CHANGELOG.md +++ b/sdk/spring/CHANGELOG.md @@ -7,6 +7,7 @@ Upgrade Spring Boot dependencies version to 2.7.2 and Spring Cloud dependencies This section includes changes in `spring-cloud-azure-autoconfigure` module. #### Bugs Fixed +- Fix bug: Cannot configure "azure" authorization client. [#30354](https://github.com/Azure/azure-sdk-for-java/issues/30354). - Fix parameter `requested_token_use` missing when using On behalf of process [#30359](https://github.com/Azure/azure-sdk-for-java/issues/30359). ## 4.3.0 (2022-06-29)