File tree Expand file tree Collapse file tree 2 files changed +2
-10
lines changed Expand file tree Collapse file tree 2 files changed +2
-10
lines changed Original file line number Diff line number Diff line change @@ -15,14 +15,12 @@ ADDED:
1515CHANGED:
1616
1717- Improve execution logging
18- - Drop Python 3.9, add 3.14
18+ - Supported Python versions are now 3.10- 3.14. Python 3.9 is end of life and has been removed.
1919
2020FIXED:
2121
2222- Reduce exposure of Entity context internally
2323
24- REMOVED:
25-
2624## v0.5.0
2725
2826- Added support for Durable Entities
Original file line number Diff line number Diff line change @@ -7,19 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## v1.0.0
99
10- ADDED:
11-
1210CHANGED:
1311
14- - Drop Python 3.9, add 3.14
12+ - Supported Python versions are now 3.10- 3.14. Python 3.9 is end of life and has been removed.
1513- Updates base dependency to durabletask v1.0.0
1614 - See durabletask changelog for more details
1715- Allow logging configuration for DurableTaskSchedulerClient
1816
19- FIXED:
20-
21- REMOVED:
22-
2317## v0.4.0
2418
2519- Updates base dependency to durabletask v0.5.0
You can’t perform that action at this time.
0 commit comments