Skip to content

v0.10.5

Choose a tag to compare

@github-actions github-actions released this 05 Jun 23:01
962ed7b

Changed

  • Trellis now treats omitted nats.jetstream.replicas as automatic: the runtime
    probes NATS JetStream topology through the system account and uses 3 only
    when enough current metadata peers are visible, otherwise falling back to 1.
  • Trellis authority resource provisioning and reconciliation now pass the
    resolved JetStream replica count into KV buckets, object stores, and built-in
    Jobs streams instead of relying on hardcoded resource defaults.

Fixed

  • Fixed Trellis-created contract resources and Jobs infrastructure so explicit
    nats.jetstream.replicas values in config.jsonc are honored consistently.