:boom: Breaking Changes
💥 Experimental standalone activity support in https://github.com/temporalio/sdk-python/pull/1307
activity.Infomodified to makeworkflow_id,workflow_namespace,workflow_run_id, andworkflow_typeoptional- 💥 SLIGHT BREAKING CHANGE for those manually expecting non-None fields or manually creating the info for tests
- `converter.BaseWorkflowSeriali...