Release notes¶
0.11.0¶
This release documents and packages the current managed workflow runtime model for the TypeScript SDK.
- Adds the
workflow.runtimesubmission path for handing SDK runtimes to an existing PostGrip agent pool. - Documents delegated runtime credentials through
Connection.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, and task output events.
- Keeps the package version aligned with the published
v0.11.0GitHub release.