File tree Expand file tree Collapse file tree 2 files changed +14
-12
lines changed Expand file tree Collapse file tree 2 files changed +14
-12
lines changed Original file line number Diff line number Diff line change 1
1
# Release History
2
2
3
- ## 1.0.0-beta.3 (Unreleased )
3
+ ## 1.0.0-beta.3 (2025-06-02 )
4
4
5
5
### Features Added
6
-
7
- ### Breaking Changes
6
+ - Add support for Base64 URI response handling (#[ 45491] ( https://github.com/Azure/azure-sdk-for-java/pull/45491 ) )
7
+ - Use HttpResponseException in annotation-processor (#[ 45053] ( https://github.com/Azure/azure-sdk-for-java/pull/45053 ) )
8
+ - Use UriBuilder when creating HttpRequest.setUri in annotation-processor (#[ 45201] (https://github .
9
+ com/Azure/azure-sdk-for-java/pull/45201))
10
+ - Add try-with-resources to the annotation-processor (#[ 45193] ( https://github.com/Azure/azure-sdk-for-java/pull/45193 ) )
8
11
9
12
### Bugs Fixed
10
-
11
- ### Other Changes
13
+ - Fix the issue with the nextLink when the host is also provided.
14
+ - Fix ResponseHandler for return of generic BinaryData types (#[ 45299] ( https://github.com/Azure/azure-sdk-for-java/pull/45299 ) )
15
+ - Fix Uri for host substitution when the path is / (#[ 45314] ( https://github.com/Azure/azure-sdk-for-java/pull/45314 ) )
16
+ - Fix body optionality for contentType and request body setting (#[ 45528] ( https://github.com/Azure/azure-sdk-for-java/pull/45528 ) )
12
17
13
18
## 1.0.0-beta.2 (2025-04-03)
14
19
Original file line number Diff line number Diff line change 1
1
# Release History
2
2
3
- ## 1.0.0-beta.10 (Unreleased )
3
+ ## 1.0.0-beta.10 (2025-06-02 )
4
4
5
5
### Features Added
6
-
7
- ### Breaking Changes
8
-
9
- ### Bugs Fixed
10
-
11
- ### Other Changes
6
+ - Added new logging exception checks (#[ 45433] ( https://github.com/Azure/azure-sdk-for-java/pull/45433 ) )
7
+ - Added support for serializing lists of BinaryData (#[ 45423] ( https://github.com/Azure/azure-sdk-for-java/pull/45423 ) )
8
+ - Added support for Java 24 (#[ 45265] ( https://github.com/Azure/azure-sdk-for-java/pull/45265 ) )
12
9
13
10
## 1.0.0-beta.9 (2025-04-30)
14
11
You can’t perform that action at this time.
0 commit comments