You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- Here goes a general summary of what this release is about -->
6
+
7
+
## Upgrading
8
+
9
+
<!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->
10
+
3
11
## New Features
4
12
5
-
- The SDK now officially support Python 3.13.
13
+
<!-- Here goes the main new features and examples or instructions on how to use them -->
6
14
7
15
## Bug Fixes
8
16
9
-
- Fixed issue where actors would restart instead of stopping when exceptions occurred during cancellation. Actors now properly stop and surface the unhandled exception.
17
+
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->
0 commit comments