• v0.20.0
    Some checks failed
    CI / Build and Test (push) Has been cancelled
    Stable

    ryan released this 2026-02-19 22:24:44 +00:00 | 23 commits to main since this release

    Features

    • Declarative stream configuration — new Options.Streams field lets you declare JetStream streams that are automatically created when v.Start() initializes the embedded NATS server, replacing manual EnsureStream calls during setup

    Fixes

    • Embedded NATS port binding — use Port: -1 (random OS-assigned port) instead of defaulting to port 4222, which caused startup hangs when that port was unavailable
    Downloads