|
14 | 14 |
|
15 | 15 | ### Bugs Fixed |
16 | 16 |
|
17 | | -- [[#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)_) |
| 17 | +- [[#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)_) |
18 | 18 |
|
19 | 19 | ### Other Changes |
20 | 20 |
|
21 | 21 | - Updated JSON library to 3.11.3. |
22 | | -- [[#5622]](https://github.com/Azure/azure-sdk-for-cpp/pull/5622) Documentation fix for building the SDK with specific OpenSSL version. (A community contribution, courtesy of _[ByteYue](https://github.com/ByteYue)_) |
| 22 | +- [[#5622]](https://github.com/Azure/azure-sdk-for-cpp/pull/5622) Documentation fix for building the SDK with specific OpenSSL version. (A community contribution, courtesy of _[ByteYue](https://github.com/ByteYue)_) |
| 23 | +- [[#5766]](https://github.com/Azure/azure-sdk-for-cpp/pull/5766) Add missing include. (A community contribution, courtesy of _[rschu1ze](https://github.com/rschu1ze)_) |
23 | 24 |
|
24 | 25 | ### Acknowledgments |
25 | 26 |
|
26 | 27 | Thank you to our developer community members who helped to make Azure Core better with their contributions to this release: |
27 | 28 |
|
28 | 29 | - Anton Popov _([GitHub](https://github.com/CurtizJ))_ |
29 | 30 | - AlexYue _([GitHub](https://github.com/ByteYue))_ |
| 31 | +- Robert Schulze _([GitHub](https://github.com/rschu1ze))_ |
30 | 32 |
|
31 | 33 | ## 1.13.0-beta.1 (2024-06-06) |
32 | 34 |
|
33 | 35 | ### Bugs Fixed |
34 | 36 |
|
35 | | -- [[#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)_) |
| 37 | +- [[#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)_) |
36 | 38 |
|
37 | 39 | ### Other Changes |
38 | 40 |
|
39 | | -- [[#5622]](https://github.com/Azure/azure-sdk-for-cpp/pull/5622) Documentation fix for building the SDK with specific OpenSSL version. (A community contribution, courtesy of _[ByteYue](https://github.com/ByteYue)_) |
| 41 | +- [[#5622]](https://github.com/Azure/azure-sdk-for-cpp/pull/5622) Documentation fix for building the SDK with specific OpenSSL version. (A community contribution, courtesy of _[ByteYue](https://github.com/ByteYue)_) |
40 | 42 | - [[#5515]](https://github.com/Azure/azure-sdk-for-cpp/issues/5515) Add a `ShouldRetry` virtual method to the retry policy to enable customization of service-specific retry logic. |
41 | 43 |
|
42 | 44 | ### Acknowledgments |
|
0 commit comments