Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update changelog wording
Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>
  • Loading branch information
pvaneck committed Nov 28, 2023
commit 0c138ef2523b6ba1cd3c25f8d07fae4aa675a46b
2 changes: 1 addition & 1 deletion sdk/core/azure-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

### Bugs Fixed

- Adjusted `AsyncBearerTokenCredentialPolicy` lock initialization logic to use `anyio`. ([#33307](https://github.com/Azure/azure-sdk-for-python/pull/33307))
- Adjusted `AsyncBearerTokenCredentialPolicy` to work properly with `trio` concurrency mechanisms. ([#33307](https://github.com/Azure/azure-sdk-for-python/pull/33307))

### Other Changes

Expand Down