Skip to content

v2026.07.08.0

Choose a tag to compare

@embold-tyler embold-tyler released this 08 Jul 22:32
· 10 commits to main since this release

Image: ghcr.io/emboldagency/docker-ruby:<ruby>-ubuntu<24.04|26.04>-2026.07.08.0 (Ruby 3.0.7, 3.3.1, 3.3.11, 3.4.9, 4.0.5)

Fixed

  • Dotfiles-from-Vault works again for workspaces created with an empty dotfiles URL, same as the PHP template. The lookup now derives the user namespace from the token's own identity entity metadata (vault_user) instead of the retired per-user user-* policies, which had it resolving secret/users/self/... and skipping. Pairs with the user-self policy update already live in Vault, and keeps the old policy parse as a fallback for pre-migration tokens.
  • Registry module icons render again. Modules are pinned at coder-registry v2026.07.08.0, which carries the path-style api.embold.net icon URLs and the renamed ssh.svg for ssh-setup.

Removed

  • The vault_login_retry backstop script. It duplicated the vault-github module's login, raced it on start, and was a no-op on nearly every boot. Login retry belongs upstream in the module.

Full changelog: v2026.07.06.0...v2026.07.08.0