Adding Acknowledgments (#3611)
* cl * Update sdk/core/azure-core/CHANGELOG.md Co-authored-by: Ahson Khan <ahkha@microsoft.com> * cspell Co-authored-by: Ahson Khan <ahkha@microsoft.com>
This commit is contained in:
parent
f4a5dbe217
commit
ca9a40b6b7
3
.vscode/cspell.json
vendored
3
.vscode/cspell.json
vendored
@ -67,6 +67,8 @@
|
||||
"Intel",
|
||||
"itfactor",
|
||||
"iusg",
|
||||
"jepio",
|
||||
"Jeremi",
|
||||
"Kirilov",
|
||||
"lcov",
|
||||
"LIBCMTD",
|
||||
@ -89,6 +91,7 @@
|
||||
"okhttp",
|
||||
"PBYTE",
|
||||
"pdbs",
|
||||
"Piotrowski",
|
||||
"PUCHAR",
|
||||
"pwsh",
|
||||
"Ragrs",
|
||||
|
||||
@ -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)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user