Release notes¶
0.11.0¶
This release documents and packages the current managed workflow runtime model for the Python SDK.
- Adds the
workflow.runtimesubmission path throughclient.task.workflow_runtime(...). - Documents delegated runtime credentials through
Client.connect()inside managed runtimes. - Documents SDK-owned workflow UI metadata stored under
postgrip.ui. - Covers workflow history replay, schedules, child workflows, continue-as-new, signals, queries, updates, cancellation, activity heartbeats, milestones, stdout/stderr task events, typed protocol objects, and
py.typedpackaging. - Keeps the package version aligned with the published
v0.11.0GitHub release.