diff --git a/.vscode/cspell.json b/.vscode/cspell.json index b30a82349..4e384b708 100644 --- a/.vscode/cspell.json +++ b/.vscode/cspell.json @@ -124,6 +124,7 @@ "retriable", "rwxrw", "sasia", + "Schonberger", "scus", "SDDL", "sdpath", diff --git a/sdk/core/azure-core/CHANGELOG.md b/sdk/core/azure-core/CHANGELOG.md index 0103bc0b1..51ebbfecd 100644 --- a/sdk/core/azure-core/CHANGELOG.md +++ b/sdk/core/azure-core/CHANGELOG.md @@ -8,6 +8,14 @@ ### Bugs Fixed +- [[#4206]](https://github.com/Azure/azure-sdk-for-cpp/issues/4206) Azurite parallel connectivity problem. + +### Acknowledgments + +Thank you to our developer community members who helped to make Azure Core better with their contributions to this release: + +- Johannes Schonberger _([GitHub](https://github.com/ahojnnes))_ + ### Other Changes ## 1.8.0-beta.3 (2023-01-05)