Minor Changes
- 2838bb3: Remove
task_peekfrom 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 --jsonoutput 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.