PackageTrack
Sign in Get early access

github.com/matrixhub-ai/matrixhub

v0.1.1 #3028 most downloaded on Go modules matrixhub-ai/matrixhub

What this package is like to depend on

Last release 14 days ago

10 Aug 2026

Ships fairly regularly

a new release about every 2 weeks

Nearly every release is documented

notes for 2 of 2 stable releases

Nothing withdrawn

no release was ever pulled

6 months old

42 releases · first in 2026

42 releases in the last 12 months

see the full history below

Release timeline

42 releases · Feb 2026 to Aug 2026
Release Pre-release

Releases

latest 42
  1. v0.2.0-rc.3.0.20260810022937-2a7ebef41ead 10 Aug 2026 pre-release

    Nothing published for this version

  2. v0.2.0-rc.3 06 Aug 2026 pre-release

    Nothing published for this version

  3. v0.2.0-rc.2.0.20260803102541-49515112ca13 03 Aug 2026 pre-release

    Nothing published for this version

  4. v0.2.0-rc.2 30 Jul 2026 pre-release

    Nothing published for this version

  5. v0.2.0-rc.1 24 Jul 2026 pre-release

    Nothing published for this version

  6. v0.1.1 14 Jul 2026
    Release notes

    v0.1.1

    Welcome to the v0.1.1 release of MatrixHub!
    Compared with version:v0.1.0, version:v0.1.1 has the following updates.

    • Added deploy/config.yaml beside deploy/docker-compose.yml so Docker Compose setups can curl both artifacts from the same release tag and start with fewer manual config steps.
    Open source →
  7. v0.1.1-0.20260714161411-e90a6be24f75 14 Jul 2026 pre-release

    Nothing published for this version

  8. v0.1.1-0.20260630080734-55fb8b04ecc4 30 Jun 2026 pre-release

    Nothing published for this version

  9. v0.1.0 16 Jun 2026
    Release notes

    v0.1.0

    MatrixHub v0.1.0 is the first official release. It matches the code shipped in v0.1.0-rc.1 and delivers the V0 / M0–M1 baseline described in the roadmap: a self-hosted, Hugging Face–compatible model registry for private inference clusters.

    Downloads

    Container image

    ghcr.io/matrixhub-ai/matrixhub:v0.1.0
    

    Images are published for linux/amd64 and linux/arm64, signed with Cosign (keyless), and ship with an SPDX SBOM attachment.

    Verify signature (optional):

    cosign verify ghcr.io/matrixhub-ai/matrixhub:v0.1.0 \
      --certificate-identity-regexp='.*' \
      --certificate-oidc-issuer=https://token.actions.githubusercontent.com

    Helm chart (OCI)

    export CHART_VERSION=0.1.0
    export NAMESPACE=matrixhub
    
    helm install matrixhub oci://ghcr.io/matrixhub-ai/matrixhub \
      --version "${CHART_VERSION}" \
      --namespace "${NAMESPACE}" \
      --create-namespace

    See the README and documentation site for Docker Compose, storage, and upgrade guidance.

    Changelog since project inception

    Feature

    • Added a Hugging Face–compatible Git, Git LFS, and HTTP surface so clients such as vLLM and SGLang can use MatrixHub as a private model hub with HF_ENDPOINT.
    • Added model repository lifecycle: create, browse, upload, download, and delete with project-scoped isolation.
    • Added a Web UI for repository administration, user profile, access tokens, and platform settings.
    • Added remote registry management with proxy-cache mode to localize public Hugging Face models on first request (pull-once, serve-all within the cluster).
    • Added sync policies and an in-process job server to schedule registry replication tasks with resumable transfer foundations.
    • Added token-based authentication, projects, roles, robots, and permission-aware project listing for multi-tenant operation.
    • Added dataset repository support (initial).
    • Added Docker Compose and Helm deployment paths with multi-arch container images published to ghcr.io.
    • Added release automation: OCI Helm charts, Cosign signing, and SPDX SBOM generation for official tags.
    • Added documentation site content at matrixhub.ai and CNCF Slack community channel (#matrixhub).

    Bug or Regression

    • Fixed file size display in the UI to use SI units consistently.
    • Fixed project permission resolution for list and detail APIs.
    • Additional stability and UI fixes merged before v0.1.0-rc.1.

    Documentation

    • Published installation, operations, and development guides on the documentation site.
    • Added project governance documents: Contributing, Security, Governance, and Maintainers.

    Known limitations

    The following items are on the roadmap but not part of v0.1.0:

    • Full LDAP/OIDC/SSO integration
    • Storage quotas and automated cleanup policies (design in progress)
    • Model signing, malware scanning, and tag-locking promotion workflows
    • S3-compatible storage as a first-class backend (PVC/local focus in this release)

    Track follow-up work in GitHub issues.

    Upgrade notes

    There is no prior official release. Install from the container image or Helm chart above. To evaluate quickly, use the public demo at demo.matrixhub.ai (credentials in the README).


    Open source →
  10. v0.1.0-rc.1 16 Jun 2026 pre-release

    Nothing published for this version

  11. v0.0.2-rc.11.0.20260526080548-1a016ee30b8f 26 May 2026 pre-release

    Nothing published for this version

  12. v0.0.2-rc.11 26 May 2026 pre-release

    Nothing published for this version

  13. v0.0.2-rc.10 22 May 2026 pre-release

    Nothing published for this version

  14. v0.0.2-rc.9 29 Apr 2026 pre-release

    Nothing published for this version

  15. v0.0.2-rc.8 29 Apr 2026 pre-release

    Nothing published for this version

  16. v0.0.2-rc.7.0.20260428105019-84b928cf7eb5 28 Apr 2026 pre-release

    Nothing published for this version

  17. v0.0.2-rc.7 28 Apr 2026 pre-release

    Nothing published for this version

  18. v0.0.2-rc.6 27 Apr 2026 pre-release

    Nothing published for this version

  19. v0.0.2-rc.5 27 Apr 2026 pre-release

    Nothing published for this version

  20. v0.0.2-rc.4.0.20260425114950-c9e8f951d115 25 Apr 2026 pre-release

    Nothing published for this version

  21. v0.0.2-rc.4 25 Apr 2026 pre-release

    Nothing published for this version

  22. v0.0.2-rc.3 24 Apr 2026 pre-release

    Nothing published for this version

  23. v0.0.2-rc.2 24 Apr 2026 pre-release

    Nothing published for this version

  24. v0.0.2-rc.1 24 Apr 2026 pre-release

    Nothing published for this version

  25. v0.0.1-rc.1 14 Apr 2026 pre-release

    Nothing published for this version

  26. v0.0.0-20260410031950-c005745576c4 10 Apr 2026 pre-release

    Nothing published for this version

  27. v0.0.0-20260407092501-5e273a0ab89a 07 Apr 2026 pre-release

    Nothing published for this version

  28. v0.0.0-20260403033427-8d926d3f93f9 03 Apr 2026 pre-release

    Nothing published for this version

  29. v0.0.0-20260402022441-273260a3bc40 02 Apr 2026 pre-release

    Nothing published for this version

  30. v0.0.0-20260401101928-f38f4b4896a3 01 Apr 2026 pre-release

    Nothing published for this version

  31. v0.0.0-20260329120249-9ad7be4a7d87 29 Mar 2026 pre-release

    Nothing published for this version

  32. v0.0.0-20260325090451-1ea5750e2896 25 Mar 2026 pre-release

    Nothing published for this version

  33. v0.0.0-20260320085454-7793ecb742b5 20 Mar 2026 pre-release

    Nothing published for this version

  34. v0.0.0-20260318100552-1879ec654749 18 Mar 2026 pre-release

    Nothing published for this version

  35. v0.0.0-20260313101737-8f129e630538 13 Mar 2026 pre-release

    Nothing published for this version

  36. v0.0.0-20260312034411-5ac74f2164fe 12 Mar 2026 pre-release

    Nothing published for this version

  37. v0.0.0-20260306093916-6a114ea37315 06 Mar 2026 pre-release

    Nothing published for this version

  38. v0.0.0-20260212061954-65495dc00d67 12 Feb 2026 pre-release

    Nothing published for this version

  39. v0.0.0-20260211092356-8c731c1f8f55 11 Feb 2026 pre-release

    Nothing published for this version

  40. v0.0.0-20260209031609-871dd40fb157 09 Feb 2026 pre-release

    Nothing published for this version

  41. v0.0.0-20260206090359-20546545e92d 06 Feb 2026 pre-release

    Nothing published for this version

  42. v0.0.0-20260203073717-6802e90b23fb 03 Feb 2026 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive