Releases: floxy-project/floxy
Releases · floxy-project/floxy
v1.16.4
26 Nov 03:17
Compare
Sorry, something went wrong.
No results found
Add StartAwait method for workflows with polling and terminal state checks.
v1.16.3
25 Nov 23:18
Compare
Sorry, something went wrong.
No results found
Add rollback logic to handle nested Fork/Join workflows with cycle prevention.
v1.16.2
23 Nov 08:01
Compare
Sorry, something went wrong.
No results found
Fixed potential race-conditions; refactored def validation; do not perform skipped steps.
v1.16.1
23 Nov 04:44
Compare
Sorry, something went wrong.
No results found
Optimize evaluateCondition with template caching, enhanced type handling, and additional functions.
v1.16.0
22 Nov 16:07
Compare
Sorry, something went wrong.
No results found
telemetry plugin implemented.
v1.15.2
22 Nov 04:18
Compare
Sorry, something went wrong.
No results found
Add pagination support for fetching workflow instances in APIs and stores.
v1.15.1
21 Nov 07:02
Compare
Sorry, something went wrong.
No results found
v1.15.0
21 Nov 01:26
Compare
Sorry, something went wrong.
No results found
go 1.25; chaos test integrated.
v1.14.6
20 Nov 18:42
Compare
Sorry, something went wrong.
No results found
Defense in Depth Rollback; caching workflow definitions.
v1.14.5
20 Nov 10:32
Compare
Sorry, something went wrong.
No results found
Inconsistent rollback fixed by temporary fix.