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 2026Releases
latest 42-
v0.2.0-rc.3.0.20260810022937-2a7ebef41ead10 Aug 2026 pre-releaseNothing published for this version
-
v0.2.0-rc.306 Aug 2026 pre-releaseNothing published for this version
-
v0.2.0-rc.2.0.20260803102541-49515112ca1303 Aug 2026 pre-releaseNothing published for this version
-
v0.2.0-rc.230 Jul 2026 pre-releaseNothing published for this version
-
v0.2.0-rc.124 Jul 2026 pre-releaseNothing published for this version
-
v0.1.114 Jul 2026Release notes
Open source →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.yamlbesidedeploy/docker-compose.ymlso Docker Compose setups can curl both artifacts from the same release tag and start with fewer manual config steps.
- Added
-
v0.1.1-0.20260714161411-e90a6be24f7514 Jul 2026 pre-releaseNothing published for this version
-
v0.1.1-0.20260630080734-55fb8b04ecc430 Jun 2026 pre-releaseNothing published for this version
-
v0.1.016 Jun 2026Release notes
Open source →v0.1.0
MatrixHub v0.1.0 is the first official release. It matches the code shipped in
v0.1.0-rc.1and 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.0Images are published for
linux/amd64andlinux/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.comHelm 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).
- 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
-
v0.1.0-rc.116 Jun 2026 pre-releaseNothing published for this version
-
v0.0.2-rc.11.0.20260526080548-1a016ee30b8f26 May 2026 pre-releaseNothing published for this version
-
v0.0.2-rc.1126 May 2026 pre-releaseNothing published for this version
-
v0.0.2-rc.1022 May 2026 pre-releaseNothing published for this version
-
v0.0.2-rc.929 Apr 2026 pre-releaseNothing published for this version
-
v0.0.2-rc.829 Apr 2026 pre-releaseNothing published for this version
-
v0.0.2-rc.7.0.20260428105019-84b928cf7eb528 Apr 2026 pre-releaseNothing published for this version
-
v0.0.2-rc.728 Apr 2026 pre-releaseNothing published for this version
-
v0.0.2-rc.627 Apr 2026 pre-releaseNothing published for this version
-
v0.0.2-rc.527 Apr 2026 pre-releaseNothing published for this version
-
v0.0.2-rc.4.0.20260425114950-c9e8f951d11525 Apr 2026 pre-releaseNothing published for this version
-
v0.0.2-rc.425 Apr 2026 pre-releaseNothing published for this version
-
v0.0.2-rc.324 Apr 2026 pre-releaseNothing published for this version
-
v0.0.2-rc.224 Apr 2026 pre-releaseNothing published for this version
-
v0.0.2-rc.124 Apr 2026 pre-releaseNothing published for this version
-
v0.0.1-rc.114 Apr 2026 pre-releaseNothing published for this version
-
v0.0.0-20260410031950-c005745576c410 Apr 2026 pre-releaseNothing published for this version
-
v0.0.0-20260407092501-5e273a0ab89a07 Apr 2026 pre-releaseNothing published for this version
-
v0.0.0-20260403033427-8d926d3f93f903 Apr 2026 pre-releaseNothing published for this version
-
v0.0.0-20260402022441-273260a3bc4002 Apr 2026 pre-releaseNothing published for this version
-
v0.0.0-20260401101928-f38f4b4896a301 Apr 2026 pre-releaseNothing published for this version
-
v0.0.0-20260329120249-9ad7be4a7d8729 Mar 2026 pre-releaseNothing published for this version
-
v0.0.0-20260325090451-1ea5750e289625 Mar 2026 pre-releaseNothing published for this version
-
v0.0.0-20260320085454-7793ecb742b520 Mar 2026 pre-releaseNothing published for this version
-
v0.0.0-20260318100552-1879ec65474918 Mar 2026 pre-releaseNothing published for this version
-
v0.0.0-20260313101737-8f129e63053813 Mar 2026 pre-releaseNothing published for this version
-
v0.0.0-20260312034411-5ac74f2164fe12 Mar 2026 pre-releaseNothing published for this version
-
v0.0.0-20260306093916-6a114ea3731506 Mar 2026 pre-releaseNothing published for this version
-
v0.0.0-20260212061954-65495dc00d6712 Feb 2026 pre-releaseNothing published for this version
-
v0.0.0-20260211092356-8c731c1f8f5511 Feb 2026 pre-releaseNothing published for this version
-
v0.0.0-20260209031609-871dd40fb15709 Feb 2026 pre-releaseNothing published for this version
-
v0.0.0-20260206090359-20546545e92d06 Feb 2026 pre-releaseNothing published for this version
-
v0.0.0-20260203073717-6802e90b23fb03 Feb 2026 pre-releaseNothing published for this version