Releases: kusanagi/katana-sdk-php7
Releases · kusanagi/katana-sdk-php7
Release 1.3.13
Fixed
- Pass variables when creating a worker action
Release 1.3.12
Fixed
- Fix level, end date and remote call on transport report
Release 1.3.11
Fixed
- Fix calls replacement after a runtime call
Release 1.3.10
Added
- Added socket log
Release 1.3.9
Added
- Limit the long length to keep it within katana data type limits.
Release 1.3.8
Added
- Add a log with the socket that receives each request in the service
Release 1.3.7
Fixes
- Remove transport copy which was losing data on runtime calls
Release 1.3.6
Fixes
- Fix return value in action workers
Release 1.3.5
Added
- Support for worker actions
Release 1.3.4
Added
- Add ActionApi::getTimeout()