Skip to content

Commit 126beda

Browse files
authored
[Core] Prep release (#41876)
Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>
1 parent 5f5877b commit 126beda

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

sdk/core/azure-core/CHANGELOG.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## 1.35.0 (Unreleased)
3+
## 1.35.0 (2025-07-02)
44

55
### Features Added
66

@@ -10,10 +10,6 @@
1010
- Added `is_generated_model` method to `azure.core.serialization`. Returns whether a given input is a model from one of our generated sdks. #41445
1111
- Added `attribute_list` method to `azure.core.serialization`. Returns all of the attributes of a given model from one of our generated sdks. #41571
1212

13-
### Breaking Changes
14-
15-
### Bugs Fixed
16-
1713
### Other Changes
1814

1915
- A timeout error when using the `aiohttp` transport (the default for async SDKs) will now be raised as a `azure.core.exceptions.ServiceResponseTimeoutError`, a subtype of the previously raised `ServiceResponseError`.

0 commit comments

Comments
 (0)