You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update Cloud Run worker-ID import to worker_id sub-package
The plugin moved from temporalio.contrib.gcp.cloud_run into the
temporalio.contrib.gcp.cloud_run.worker_id sub-package (to avoid a
collision with the OTel Cloud Run plugin). Update the sample's import,
docstring, README doc link, and pyproject comment to the new path:
from temporalio.contrib.gcp.cloud_run.worker_id import WorkerIDPlugin
The public name WorkerIDPlugin is unchanged.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments