Spokes v1.5.9: Server Uptime Tracking, Certificate Reliability, and Security Fixes
Published at May 28, 2026 · 3 min read
We’re releasing Spokes v1.5.9 with a set of reliability, observability, and security improvements. This release adds availability and restart tracking for Spokes, fixes a certificate renewal issue caused by upstream state corruption, improves tunnel internals to reduce memory growth and tighten safety, and updates cryptography dependencies to address critical CVEs. What’s new: Server uptime and restart tracking — rolling 30-day visibility into application restarts and availability Certificate renewal fix — updated certmagic to resolve JSON state corruption that could block automatic renewals Tunnel library improvements — reduced memory growth, fewer leaks, and tighter safety for long-running tunnels Security patches — updated golang....