New
Advanced Saga Flows
This release includes new functions, improvements of existing functions, bug fixes.
New functions
- https://github.com/VladKopanev/zio-saga/pull/19 Result dependent compensations
- https://github.com/VladKopanev/zio-saga/pull/22 Advanced parallel execution
Bug fixes and improvements
- https://github.com/VladKopanev/zio-saga/pull/21 Fix associativity of compensation logic