Skip to content

ModelFaucet v1.0.0

Choose a tag to compare

@HiClawBot HiClawBot released this 18 Jun 03:56
· 3 commits to main since this release

English

ModelFaucet 1.0.0 is the source GA release. It freezes stable public contracts for the Control API, Gateway, SDK, React package, Local Bridge, database migration expectations, hosted deployment checks, and production operating policies.

Highlights

  • Added GA stability policy for API, SDK, database migration, and security contracts.
  • Added migration and upgrade guides for 0.9.0 to 1.0.0, rollback, and fresh installs.
  • Added production reference architecture for ingress, API, Gateway, LiteLLM, PostgreSQL, Redis, secret manager, observability, backup, restore, and incident response.
  • Added governance, maintainership, support policy, release cadence, and security intake docs.
  • Added package and container publishing strategy.
  • Added pnpm ga:verify and CI coverage for GA readiness.
  • Updated bilingual README, docs homepage, roadmap, release checklist, changelog, and docs navigation.

Security boundaries remain unchanged: provider API keys are server-side only, no hidden BYOK markup was added, and cloud-side guards continue to reject localhost/private-network targets.

This release is source GA. Hosted production promotion still requires deployment-specific verification such as Docker-capable smoke testing, real LiteLLM provider routing through a server-side test key, Stripe test card/webhook delivery, secret-manager wiring, backup/restore validation, and registry setup.

中文

ModelFaucet 1.0.0 是 source GA 版本。本版本冻结 Control API、Gateway、SDK、React package、Local Bridge、数据库迁移预期、hosted deployment checks 和生产运维政策的稳定公共契约。

重点

  • 新增 API、SDK、数据库迁移和安全契约的 GA 稳定性政策。
  • 新增从 0.9.01.0.0 的迁移升级指南、rollback 和 fresh install 指南。
  • 新增生产参考架构,覆盖 ingress、API、Gateway、LiteLLM、PostgreSQL、Redis、secret manager、observability、backup、restore 和 incident response。
  • 新增 governance、maintainership、support policy、release cadence 和 security intake 文档。
  • 新增 package 和 container publishing strategy。
  • 新增 pnpm ga:verify,并接入 CI 做 GA readiness verification。
  • 更新双语 README、文档首页、roadmap、release checklist、changelog 和文档导航。

安全边界保持不变:provider API keys 只能在服务端;没有添加隐藏 BYOK markup;cloud-side guard 继续拒绝 localhost/private-network 目标。

这是 source GA release。托管生产晋级仍需要部署侧验证,例如 Docker-capable smoke testing、使用服务端测试 key 的真实 LiteLLM provider routing、Stripe test card/webhook delivery、secret-manager wiring、backup/restore validation 和 registry setup。