Releases: temporalio/sdk-php
Releases · temporalio/sdk-php
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
v1.0.0-rc3
- Added the ability to intercept errors for later retry
- Updates to latest RoadRunner worker interfaces
v1.0.0-rc2
- Minor coroutine memory optimizations.
- Bugfix: native protobuf extension exception on empty RunId.
- Bugfix: memory leak due non captured
complete
request.
v1.0.0-rc1
- Technical pre-release
- More tests and DocComments compared to Beta4
v1.0.0-beta4
- Bugfix: invalid replay flag behavior
v1.0.0-beta3
- UX improvements in Workflow and Activity facades (now with proper IDE help)
- Minor code style and DocComment improvement
- Removes unnecessary debug statement
- Bugfix: protobuf serialization error with cronSchedule when the native extension used