Releases: dvcdsys/code-index
Server v0.5.1
Docker Images
| Tag | Image |
|---|---|
| CPU (multi-arch) | dvcdsys/code-index:v0.5.1 |
| CUDA 12.8 | dvcdsys/code-index:v0.5.1-cu128 |
See doc/MIGRATION_FROM_PYTHON.md if upgrading from the Python backend.
What's Changed
Full Changelog: server/v0.5.0...server/v0.5.1
Server v0.5.0
Docker Images
| Tag | Image |
|---|---|
| CPU (multi-arch) | dvcdsys/code-index:v0.5.0 |
| CUDA 12.8 | dvcdsys/code-index:v0.5.0-cu128 |
See doc/MIGRATION_FROM_PYTHON.md if upgrading from the Python backend.
What's Changed
- ci(release-server): enable max provenance + SBOM on Docker images by @dvcdsys in #26
- Dashboard v0.5.0: full UI + auth + admin runtime control + security hardening by @dvcdsys in #28
Full Changelog: cli/v0.5.0...server/v0.5.0
Server v0.4.0
Docker Images
| Tag | Image |
|---|---|
| CPU (multi-arch) | dvcdsys/code-index:v0.4.0 |
| CUDA 12.8 | dvcdsys/code-index:v0.4.0-cu128 |
See doc/MIGRATION_FROM_PYTHON.md if upgrading from the Python backend.
What's Changed
Full Changelog: cli/v0.4.0...server/v0.4.0
CLI v0.5.0
Install
curl -fsSL https://raw.githubusercontent.com/dvcdsys/code-index/main/install.sh | bashRe-run the same command later to upgrade — the installer
picks the latest cli/v* release and skips if you already
have it (use --force to reinstall).
What's Changed
Full Changelog: cli/v0.4.0...cli/v0.5.0
CLI v0.4.0
Install
curl -fsSL https://raw.githubusercontent.com/dvcdsys/code-index/main/install.sh | bashRe-run the same command later to upgrade — the installer
picks the latest cli/v* release and skips if you already
have it (use --force to reinstall).
What's Changed
Full Changelog: server/v0.3.0...cli/v0.4.0
v0.3.0
What's Changed
Full Changelog: v0.2.7...v0.3.0
Server v0.3.0 (Go primary)
Docker Images
| Tag | Image |
|---|---|
| CPU (multi-arch) | dvcdsys/code-index:v0.3.0 |
| CUDA 12.8 | dvcdsys/code-index:v0.3.0-cu128 |
See doc/MIGRATION_FROM_PYTHON.md if upgrading from the Python backend.
What's Changed
Full Changelog: v0.2.7...server/v0.3.0
v0.2.7
v0.2.6
What's Changed
- fix(security): upgrade pyjwt to >=2.12.0 to fix CVE-2026-32597 by @dvcdsys in #18
- fix(cli): config legacy key migration + watcher branch switch detection by @dvcdsys in #19
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- Bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #12
- Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #10
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #9
- Bump actions/download-artifact from 4 to 8 by @dependabot[bot] in #8
New Contributors
- @dependabot[bot] made their first contribution in #12
Full Changelog: v0.2.4...v0.2.5