File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed
Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change @@ -124,4 +124,15 @@ Run the command `git submodule update --remote --merge` to update IDL to the lat
124124
125125### 2.2
126126
127- - [x] Support atomic conditional complete workflow by checking signal/internal channel emptiness
127+ - [x] Support atomic conditional complete workflow by checking signal/internal channel emptiness
128+
129+ ### 2.3
130+
131+ - [x] Support dynamic data/search attributes and internal/signal channel definition
132+ - [x] Support state options overridden dynamically
133+ - [x] Support describe workflow API
134+
135+ ### 2.4
136+
137+ - [x] Support execute API failure policy
138+ - [x] Support RPC persistence locking policy
Original file line number Diff line number Diff line change @@ -161,7 +161,7 @@ signing {
161161}
162162
163163group = " io.iworkflow"
164- version = " 2.2 .0"
164+ version = " 2.4 .0"
165165
166166nexusPublishing {
167167 repositories {
You can’t perform that action at this time.
0 commit comments