File tree Expand file tree Collapse file tree 2 files changed +4
-8
lines changed Expand file tree Collapse file tree 2 files changed +4
-8
lines changed Original file line number Diff line number Diff line change 11# Release History
22
3- ## 1.0.0-beta.11 (Unreleased )
3+ ## 1.0.0-beta.11 (2025-07-21 )
44
55### Features Added
6-
7- ### Breaking Changes
8-
9- ### Bugs Fixed
10-
11- ### Other Changes
6+ - Add HTTP2 support to JDK HTTP client (#[ 45758] ( https://github.com/Azure/azure-sdk-for-java/pull/45758 ) )
7+ - Add support for no auth and scopes override in Client Core (#[ 45635] ( https://github.com/Azure/azure-sdk-for-java/pull/45635 ) )
128
139## 1.0.0-beta.10 (2025-06-02)
1410
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ add the direct dependency to your project as follows.
2525<dependency >
2626 <groupId >io.clientcore</groupId >
2727 <artifactId >core</artifactId >
28- <version >1.0.0-beta.9 </version >
28+ <version >1.0.0-beta.11 </version >
2929</dependency >
3030```
3131[ // ] : # ( {x-version-update-end} )
You can’t perform that action at this time.
0 commit comments