File tree Expand file tree Collapse file tree 2 files changed +35
-0
lines changed
Expand file tree Collapse file tree 2 files changed +35
-0
lines changed Original file line number Diff line number Diff line change 1+ ## SDKs v0.2.5
2+
3+ ### Features
4+ - Added task abort capabilities
5+ - Enhanced compensation context for better failure and abort management
6+
7+ ### Javascript SDK v0.2.4
8+
9+ #### Features
10+ - Added ` task.abort() ` method to allow explicit task termination with context
11+ - Enhanced compensation functionality with new context injection
12+
13+ ### Python SDK v0.2.4
14+
15+ #### Features
16+ - Added ` task.abort() ` method to allow explicit task termination with context
17+ - Enhanced compensation functionality with new context injection
18+
119## SDKs v0.2.4
220
321### Features
Original file line number Diff line number Diff line change 1+ ## SDKs v0.2.5
2+
3+ ### Features
4+ - Added task abort capabilities
5+ - Enhanced compensation context for better failure and abort management
6+
7+ ### Javascript SDK v0.2.4
8+
9+ #### Features
10+ - Added ` task.abort() ` method to allow explicit task termination with context
11+ - Enhanced compensation functionality with new context injection
12+
13+ ### Python SDK v0.2.4
14+
15+ #### Features
16+ - Added ` task.abort() ` method to allow explicit task termination with context
17+ - Enhanced compensation functionality with new context injection
You can’t perform that action at this time.
0 commit comments