Update changelog for the Azurite fix (#4259)

* Update changelog for the Azurite fix

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
This commit is contained in:
Anton Kolesnyk 2023-01-18 16:04:55 -08:00 committed by GitHub
parent 6e6ca66c26
commit 441bb13225
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 0 deletions

1
.vscode/cspell.json vendored
View File

@ -124,6 +124,7 @@
"retriable",
"rwxrw",
"sasia",
"Schonberger",
"scus",
"SDDL",
"sdpath",

View File

@ -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)