v0.13.0
Durable queue work can now use partitionKey for strict per-queue FIFO execution across retries, lease recovery, restarts, and competing worker runtimes while independent partitions remain concurrent. Set it to the stable logical stream identifier when enqueueing ordered work; unpartitioned work keeps its existing scheduling behavior.