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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Minor Changes
2838bb3: Remove task_peek from experimental background tasks and include completed results and failures directly in task notifications. Conditionally delivered task wakes can remain silent when that result was already covered by an earlier response.
Patch Changes
e843b4d: Registry browsing now uses titles returned by the catalog, avoiding a separate request for every displayed item.
899e079: Keep eve info --json output valid JSON by omitting the CLI banner.
cda9539: Redact brokered credential transforms when sandbox network policies are written to bootstrap logs.
87c61a1: Update eve's bundled Workflow SDK packages to the latest 5.0.0 beta releases, picking up a replay-determinism fix for branch wake order under concurrent replays.