-
v1.2.15
StableSome checks failedSecret Scan / gitleaks (push) Successful in 18slint / lint (push) Successful in 1m2sGolang Tests / test-go (push) Successful in 1m4sRust Tests / test-rust (rust/consumers/zen, cargo) (push) Successful in 10m28sPublish Release Artifacts / publish (push) Successful in 22m0sRust Tests / test-rust (//rust/rperf-server:rperf, rust/rperf-server, bazel) (push) Successful in 15m23sRust Tests / test-rust (rust/rperf-client, cargo) (push) Successful in 11m29sRust Tests / test-rust (rust/srql, cargo) (push) Successful in 14m42sRust Tests / test-rust (rust/log-collector, cargo) (push) Successful in 16m43sRust Tests / test-rust (rust/trapd, cargo) (push) Has been cancelledImage Security Scan / image-security (push) Has been cancelledSource Security Scan / source-security (push) Has been cancelledreleased this
2026-04-16 15:16:13 +00:00 | 1788 commits to staging since this releaseServiceRadar v1.2.15
Docker Compose bootstrap hardening for clean-room bringups, hermetic NATS credentials, and datasvc startup fixes that remove the last known fresh-install race and JetStream limit mismatches.
Whats New
1.2.15
- Switched Docker Compose runtime NATS credentials to the managed
nats-credsvolume by default sodocker compose down -vresets bootstrap state instead of leaving stale host-side creds behind. - Hardened
nats-creds-initto detect and recover partial credential bootstrap output instead of incorrectly skipping when only a subset of files exists. - Fixed generated NATS JetStream account defaults so fresh compose bootstrap stays within the server storage budget while still allowing the datasvc KV bucket sizing used by the local stack.
- Updated the mTLS datasvc compose config to set explicit bucket history, TTL, and max-bytes values required by the bounded JetStream account policy.
- Updated the Docker setup guide to require pinning a published
APP_TAGinstead of relying on the movinglatesttag for reproducible compose installs.
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
- Switched Docker Compose runtime NATS credentials to the managed