We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82de639 commit 2f14209Copy full SHA for 2f14209
sdk/core/azure-core/CHANGELOG.md
@@ -1,20 +1,16 @@
1
# Release History
2
3
-## 1.11.0-beta.2 (Unreleased)
+## 1.11.0-beta.2 (2023-11-02)
4
5
### Features Added
6
7
- Added TLS 1.3 support to WinHTTP transport.
8
- Environment Log Level Listener now logs the ThreadID for the thread originating the trace.
9
10
-### Breaking Changes
11
-
12
### Bugs Fixed
13
14
- [[#5007]](https://github.com/Azure/azure-sdk-for-cpp/issues/5007) Some versions of GCC no longer include stdint.h in cstdint.
15
16
-### Other Changes
17
18
## 1.11.0-beta.1 (2023-10-05)
19
20
0 commit comments