We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96592e3 commit 03b0ad6Copy full SHA for 03b0ad6
sdk/identity/azure-identity/CHANGELOG.md
@@ -1,6 +1,9 @@
1
# Release History
2
3
## 1.4.0b6 (Unreleased)
4
+- `AzureCliCredential` no longer raises an exception due to unexpected output
5
+ from the CLI when run by PyCharm (thanks @NVolcz)
6
+ ([#11362](https://github.com/Azure/azure-sdk-for-python/pull/11362))
7
- The async `AzureCliCredential` correctly invokes `/bin/sh`
8
([#12048](https://github.com/Azure/azure-sdk-for-python/issues/12048))
9
0 commit comments