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.2ghcr.io/thevibeworks/deva:latest
Rust Profile (includes Rust toolchain):
ghcr.io/thevibeworks/deva:v0.9.2-rustghcr.io/thevibeworks/deva:rust
Supported Architectures
- linux/amd64
- linux/arm64
What's Changed
- chore: release v0.9.0 by @lroolle in #157
- chore: release v0.9.1 by @lroolle in #158
- Deva/chore docs and bug fixes by @lroolle in #212
- Improve deva docs, smoke tests, and branding by @lroolle in #213
- Fix installer smoke registry dependency by @lroolle in #214
Full Changelog: v0.9.1...v0.9.2