Skip to content

chore: bump version to v0.16.6 - #158

Merged
hsinatfootprintai merged 1 commit into
mainfrom
chore/bump-v0.16.6
May 13, 2026
Merged

chore: bump version to v0.16.6#158
hsinatfootprintai merged 1 commit into
mainfrom
chore/bump-v0.16.6

Conversation

@hsinatfootprintai

Copy link
Copy Markdown
Contributor

Summary

  • Bumps version to v0.16.6
  • Ships the ensureHTTPApp interface-decode fix (fix(app): ensureHTTPApp must not strict-decode interface-typed routes #157) — required for any deployment where Caddy already has a non-empty http app (i.e. every existing prod sentinel). Without the fix the daemon's EnsureServerConfig 409s every startup and silently fails to install TLS subjects + srv0 routes for newly-connected tunnel-promoted pool primaries.

Test plan

  • go test ./... green (PR fix(app): ensureHTTPApp must not strict-decode interface-typed routes #157 already merged on main)
  • Tag v0.16.6 + gh release create v0.16.6 --notes-from-tag after merge
  • Redeploy containarium daemon on containarium-jump-usw1-sentinel; verify startup log no longer contains "Failed to ensure Caddy server config" and that containarium-lab.kafeido.app completes TLS handshake

Ships the ensureHTTPApp interface-decode fix (#157) so the daemon can
reapply Caddy state on every startup — required for tunnel-promoted
pool primaries to register their TLS subject + srv0 route.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@hsinatfootprintai
hsinatfootprintai merged commit ca92b7a into main May 13, 2026
5 checks passed
@hsinatfootprintai
hsinatfootprintai deleted the chore/bump-v0.16.6 branch May 13, 2026 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants