From 441bb1322566356e151d7836c4b33203887c762d Mon Sep 17 00:00:00 2001 From: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com> Date: Wed, 18 Jan 2023 16:04:55 -0800 Subject: [PATCH] Update changelog for the Azurite fix (#4259) * Update changelog for the Azurite fix Co-authored-by: Anton Kolesnyk --- .vscode/cspell.json | 1 + sdk/core/azure-core/CHANGELOG.md | 8 ++++++++ 2 files changed, 9 insertions(+) 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)