Bug Fixes
-
Remove
instanceof Errorchecks fromismethods (#1162). This fixes various regressions observed when running Workflow tests with Jest. -
Add the
VersioningIntentparameters on the experimental worker versioning feature (#1156). Also, all values of theReachabilityTypetype has been converted to SCREAMING_CASE. -
[
workflow] Makeworkflows.log()'sattributesargument optional (#1159). -
[
workflow] Attachworkflows.log()'sattributesto every workflow log message (#1159).