Skip to content

eve@0.40.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 04:55
6b4950c

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.