Skip to content

v0.18.0

Choose a tag to compare

@ggoodman ggoodman released this 31 Jul 03:40
Immutable release. Only release title and notes can be modified.
7408446

Result-bearing events can now return validated durable outcomes from ledger.emit, including stable outcomes when a dedupe key replays an existing event.

Durable queue handlers now receive a capability-scoped ledger port for emitting declared events immediately and querying current projections before the attempt continues. Immediate emissions are atomically fenced by active lease ownership.