Skip to content

v1.0.10

Latest

Choose a tag to compare

@vohongtho vohongtho released this 11 Aug 10:58

🐳 Docker Image

docker pull ghcr.io/vohongtho/code-intel:v1.0.10

Verify signature (cosign keyless):

cosign verify ghcr.io/vohongtho/code-intel:v1.0.10 \
  --certificate-identity-regexp="https://github.com/vohongtho/code-intel-platform/.github/workflows/publish.yml" \
  --certificate-oidc-issuer="https://token.actions.githubusercontent.com"

πŸ“¦ npm Package

npm install @vohongtho.infotech/code-intel@v1.0.10

Built package includes packaged dist/ runtime assets and validates the dist layout before publish.

πŸ—‚ SBOM

A CycloneDX JSON SBOM is attached to this release (sbom-v1.0.10.cdx.json).

What's Changed

  • Release 1.0.9 β€” Fix Incremental Vector Rebuild Scope by @vohongtho in #44

Full Changelog: v1.0.9...v1.0.10