Skip to content

Releases: floxy-project/floxy

v1.16.4

26 Nov 03:17

Choose a tag to compare

Add StartAwait method for workflows with polling and terminal state checks.

v1.16.3

25 Nov 23:18
7894b31

Choose a tag to compare

Add rollback logic to handle nested Fork/Join workflows with cycle prevention.

v1.16.2

23 Nov 08:01
3d890f1

Choose a tag to compare

Fixed potential race-conditions; refactored def validation; do not perform skipped steps.

v1.16.1

23 Nov 04:44
472563f

Choose a tag to compare

Optimize evaluateCondition with template caching, enhanced type handling, and additional functions.

v1.16.0

22 Nov 16:07
c91a190

Choose a tag to compare

telemetry plugin implemented.

v1.15.2

22 Nov 04:18

Choose a tag to compare

Add pagination support for fetching workflow instances in APIs and stores.

v1.15.1

21 Nov 07:02

Choose a tag to compare

License changed.

v1.15.0

21 Nov 01:26

Choose a tag to compare

go 1.25; chaos test integrated.

v1.14.6

20 Nov 18:42

Choose a tag to compare

Defense in Depth Rollback; caching workflow definitions.

v1.14.5

20 Nov 10:32
c76028e

Choose a tag to compare

Inconsistent rollback fixed by temporary fix.