Skip to content

Commit 86d0353

Browse files
committed
Prep patch release
Signed-off-by: Paul Van Eck <[email protected]>
1 parent 23db1c8 commit 86d0353

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

sdk/identity/azure-identity/CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,12 @@
11
# Release History
22

3-
## 1.23.1 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
3+
## 1.23.1 (2025-07-15)
84

95
### Bugs Fixed
106

117
- Fixed an issue with `AzurePowerShellCredential` not working correctly for users still using older versions of PowerShell (e.g., Windows PowerShell 5.1) where `-AsPlainText` is not supported in the `ConvertFrom-SecureString` cmdlet. ([#41675](https://github.com/Azure/azure-sdk-for-python/pull/41675))
128
- Fixed an issue with `AzureCliCredential` being unable to find the correct `az` executable for certain Python versions on Windows. ([#41806](https://github.com/Azure/azure-sdk-for-python/pull/41806))
139

14-
### Other Changes
15-
1610
## 1.23.0 (2025-05-13)
1711

1812
### Features Added

0 commit comments

Comments
 (0)