Skip to content

Releases: dvcdsys/code-index

Server v0.5.1

04 May 15:36

Choose a tag to compare

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

  • fix(server): align CPU image port + /data ownership with CUDA image (v0.5.1) by @dvcdsys in #31

Full Changelog: server/v0.5.0...server/v0.5.1

Server v0.5.0

04 May 14:44

Choose a tag to compare

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

28 Apr 14:41

Choose a tag to compare

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

  • feat: search quality + NDJSON index + drop legacy/python-api by @dvcdsys in #25

Full Changelog: cli/v0.4.0...server/v0.4.0

CLI v0.5.0

28 Apr 14:35

Choose a tag to compare

Install

curl -fsSL https://raw.githubusercontent.com/dvcdsys/code-index/main/install.sh | bash

Re-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

  • feat: search quality + NDJSON index + drop legacy/python-api by @dvcdsys in #25

Full Changelog: cli/v0.4.0...cli/v0.5.0

CLI v0.4.0

27 Apr 15:45

Choose a tag to compare

Install

curl -fsSL https://raw.githubusercontent.com/dvcdsys/code-index/main/install.sh | bash

Re-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

  • ci: split CLI/server release pipelines + standardize workflows by @dvcdsys in #23

Full Changelog: server/v0.3.0...cli/v0.4.0

v0.3.0

25 Apr 09:12

Choose a tag to compare

What's Changed

  • Promote Go backend to primary (v0.3.0): migration, CLI review, /index/cancel by @dvcdsys in #21

Full Changelog: v0.2.7...v0.3.0

Server v0.3.0 (Go primary)

25 Apr 09:18

Choose a tag to compare

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

  • Promote Go backend to primary (v0.3.0): migration, CLI review, /index/cancel by @dvcdsys in #21

Full Changelog: v0.2.7...server/v0.3.0

v0.2.7

11 Apr 13:32

Choose a tag to compare

Fixed watcher sync issues and made interval configurable

v0.2.6

27 Mar 12:06

Choose a tag to compare

What's Changed

Full Changelog: v0.2.5...v0.2.6

v0.2.5

25 Mar 17:28

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.4...v0.2.5