Skip to content

Release v0.9.2

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Mar 07:22
· 4 commits to main since this release
9afd7dc

Changes since v0.9.1

  • Merge pull request #214 from thevibeworks/fix/installer-smoke (9afd7dc)
  • fix(ci): pass resolved versions into smoke image build (99f5050)
  • fix(ci): stop installer smoke depending on registry auth (78ba92b)
  • Merge pull request #213 from thevibeworks/deva/chore (3f81942)
  • ci: add smoke coverage and clean deva branding (73c890b)
  • Merge pull request #212 from thevibeworks/deva/chore (f8f8591)
  • ci: wire GitHub Pages and nightly image builds (ad546ea)
  • docs: add MkDocs documentation site with GitHub Pages deployment (a69ce81)
  • chore: release v0.9.2 (33bedb9)
  • refactor(auth): replace credential backup with overlay isolation (93af788)
  • feat: add -Q bare mode and credential backup system (ac74d82)
  • fix(docker): improve build robustness and suppress locale warnings (682b21a)
  • Merge pull request #158 from thevibeworks/release/v0.9.0 (dc9d3a6)
  • fix: address PR review comments (e4cadb8)
  • Merge pull request #157 from thevibeworks/release/v0.9.0 (52fa110)

Docker Images

Base Profile (Python, Node, Go):

  • ghcr.io/thevibeworks/deva:v0.9.2
  • ghcr.io/thevibeworks/deva:latest

Rust Profile (includes Rust toolchain):

  • ghcr.io/thevibeworks/deva:v0.9.2-rust
  • ghcr.io/thevibeworks/deva:rust

Supported Architectures

  • linux/amd64
  • linux/arm64

What's Changed

Full Changelog: v0.9.1...v0.9.2