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.9 (Unreleased )
3+ ## 1.0.0-beta.9 (2025-04-30 )
44
55### Features Added
6-
7- ### Breaking Changes
8-
9- ### Bugs Fixed
10-
11- ### Other Changes
6+ - Added RestProxy back [ #45149 ] ( https://github.com/Azure/azure-sdk-for-java/pull/45149 )
7+ - Added CoreException type as the base type for all exceptions [ #44892 ] ( https://github.com/Azure/azure-sdk-for-java/pull/44892 )
128
139## 1.0.0-beta.8 (2025-04-03)
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.6 </version >
28+ <version >1.0.0-beta.9 </version >
2929</dependency >
3030```
3131[ // ] : # ( {x-version-update-end} )
You can’t perform that action at this time.
0 commit comments