Update core changelog with attribution for a curl endless loop bug fix. (#5626)
* Update core changelog with attribution for a curl endless loop bug fix. * Update cspell for contributor github alias. * Fix typo in json, add a comma.
This commit is contained in:
parent
5d3f95535a
commit
741a71ceee
1
.vscode/cspell.json
vendored
1
.vscode/cspell.json
vendored
@ -89,6 +89,7 @@
|
||||
"Contoso",
|
||||
"countof",
|
||||
"ctest",
|
||||
"Curtiz",
|
||||
"cuse",
|
||||
"CUSEUAP",
|
||||
"DCMAKE",
|
||||
|
||||
@ -8,8 +8,16 @@
|
||||
|
||||
### Bugs Fixed
|
||||
|
||||
- [[#5589]](https://github.com/Azure/azure-sdk-for-cpp/pull/5589) Fix possible endless loop while polling curl socket. (A community contribution, courtesy of _[CurtizJ](https://github.com/CurtizJ)_)
|
||||
|
||||
### Other Changes
|
||||
|
||||
### Acknowledgments
|
||||
|
||||
Thank you to our developer community members who helped to make Azure Core better with their contributions to this release:
|
||||
|
||||
- Anton Popov _([GitHub](https://github.com/CurtizJ))_
|
||||
|
||||
## 1.12.0 (2024-05-09)
|
||||
|
||||
### Bugs Fixed
|
||||
|
||||
Loading…
Reference in New Issue
Block a user