diff --git a/.vscode/cspell.json b/.vscode/cspell.json index 9c6a632f34..b522f7d9c6 100644 --- a/.vscode/cspell.json +++ b/.vscode/cspell.json @@ -67,6 +67,8 @@ "Intel", "itfactor", "iusg", + "jepio", + "Jeremi", "Kirilov", "lcov", "LIBCMTD", @@ -89,6 +91,7 @@ "okhttp", "PBYTE", "pdbs", + "Piotrowski", "PUCHAR", "pwsh", "Ragrs", diff --git a/sdk/core/azure-core/CHANGELOG.md b/sdk/core/azure-core/CHANGELOG.md index b3f3b6399b..17f328aba5 100644 --- a/sdk/core/azure-core/CHANGELOG.md +++ b/sdk/core/azure-core/CHANGELOG.md @@ -24,6 +24,13 @@ ### Other Changes - [[#3581]](https://github.com/Azure/azure-sdk-for-cpp/issues/3581) Update log level in retry policy from warning to informational. +- Updated the MD5 Hash implementation to work on top of OpenSSL 3.0. (A community contribution, courtesy of _[jepio](https://github.com/jepio)_) + +### Acknowledgments + +Thank you to our developer community members who helped to make Azure Core better with their contributions to this release: + +- Jeremi Piotrowski _([GitHub](https://github.com/jepio))_ ## 1.5.0 (2022-03-31)