Bug Fixes
-
Remove
instanceof Error
checks fromis
methods (#1162). This fixes various regressions observed when running Workflow tests with Jest. -
Add the
VersioningIntent
parameters on the experimental worker versioning feature (#1156). Also, all values of theReachabilityType
type has been converted to SCREAMING_CASE. -
[
workflow
] Makeworkflows.log()
'sattributes
argument optional (#1159). -
[
workflow
] Attachworkflows.log()
'sattributes
to every workflow log message (#1159).