Skip to content

Commit 10d8245

Browse files
authored
Update changelog (#36827)
1 parent d718fc4 commit 10d8245

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

sdk/identity/azure-identity/CHANGELOG.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,10 @@
11
# Release History
22

3-
## 1.18.0b2 (Unreleased)
3+
## 1.18.0b2 (2024-08-09)
44

55
### Features Added
66

7-
### Breaking Changes
8-
9-
### Bugs Fixed
10-
11-
- Fixed an issue where the `send_certificate_chain` keyword argument was not being honored when using certs with the synchronous `OnBehalfOfCredential`. ([#36810](https://github.com/Azure/azure-sdk-for-python/pull/36810))
12-
13-
### Other Changes
14-
7+
- Added support of `send_certificate_chain` keyword argument when using certs with the synchronous `OnBehalfOfCredential`. ([#36810](https://github.com/Azure/azure-sdk-for-python/pull/36810))
158
- `AzurePowerShellCredential` now supports using secure strings when authenticating with PowerShell. ([#36653](https://github.com/Azure/azure-sdk-for-python/pull/36653))
169

1710
## 1.18.0b1 (2024-07-16)

0 commit comments

Comments
 (0)