Releases: php-service-bus/sagas
Releases · php-service-bus/sagas
v4.2.0
- Moved sagas module to sagas repository (repository php-service-bus/module-sagas will be archived)
- The saga provider now has the ability to reopen a saga using the reopen method
- Dependencies updated
v4.1.1
- Update dependencies
- Fixed bug when loading saga
v4.1.0
- Update dependencies
- Fix type declarations
- Change minimum PHP version to 7.4
Added microseconds support
v4.0.7 add microseconds support
v4.0.6
Change mutex logic
v4.0.5
add mutex collection support
v4.0.4
fix incorrect saga annotation
v4.0.3
Code optimization; fix tests
Rollback of the minimum php version to 7.3
v4.0.2 Rollback of the minimum php version to 7.3
v4.0.1
update annotations reader