Prepare for Azure Identity September Beta Release (#5977)

This commit is contained in:
Ahson Khan 2024-09-17 10:10:08 -07:00 committed by GitHub
parent 8a5bf54113
commit 102da820c6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
# Release History
## 1.10.0-beta.1 (Unreleased)
## 1.10.0-beta.1 (2024-09-17)
### Features Added
@ -12,10 +12,6 @@
- Previously, if a clientId was specified for Cloud Shell managed identity, which is not supported, the clientId was passed into the request body. Now, an exception will be thrown if a clientId is specified for Cloud Shell managed identity.
### Bugs Fixed
### Other Changes
## 1.9.0 (2024-08-06)
### Features Added