Artifact Gateway v0.1.0
简体中文
这是 Artifact Gateway 的首个版本化早期分发,适合功能评估和受控迁移验证。它不代表
1.0 稳定契约、生产认证或支持承诺。
本版本提供:
- 可复现的 Linux/macOS amd64、arm64 Gateway 与健康检查二进制归档,包含 Migrations、
迁移脚本和环境模板; - Console 静态站点包与已解析 OpenAPI 契约;
SHA256SUMS完整性校验文件;- Gateway 与 Console 的 GHCR 多架构镜像;
- 二进制和镜像内统一的
0.1.0版本及 Git Revision。
请优先固定 0.1.0 镜像标签或不可变 Digest,并在解压前验证 SHA256SUMS。协议覆盖与
明确限制请参阅协议兼容性,
部署前证据范围请参阅发布就绪说明。
English
This is Artifact Gateway's first versioned early distribution, intended for
evaluation and controlled migration validation. It does not represent a stable
1.0 contract, production certification, or support commitment.
This release includes:
- reproducible Linux/macOS amd64 and arm64 Gateway and healthcheck binary
archives with migrations, a migration runner, and an environment template; - a static Console bundle and resolved OpenAPI contracts;
- a
SHA256SUMSintegrity manifest; - multi-architecture Gateway and Console images on GHCR;
- a unified
0.1.0version and Git revision in binaries and images.
Pin the 0.1.0 image tag or an immutable digest and verify SHA256SUMS before
extracting an archive. See protocol compatibility
for explicit limitations and release readiness
for the evidence boundary.
What's Changed
- CCS-49: implement explicit Maven coordinate commit by @ccsert in #1
- CCS-50: verify native Maven publication recovery by @ccsert in #2
- Fix console API failure recovery by @ccsert in #3
- Agent/multica helper/0b4e4e61 by @ccsert in #4
- feat(auth): add service accounts and public catalog by @ccsert in #6
- release: promote Artifact Gateway v2 beta candidate by @ccsert in #7
- fix(maven): serialize idempotent publish sessions by @ccsert in #8
- Codex/open source docs prep 20260821 by @ccsert in #9
- feat(perf): add reproducible performance baseline by @ccsert in #10
- Improve Console maintainability and Chinese documentation by @ccsert in #11
- perf(raw): harden large artifact byte paths by @ccsert in #12
- feat(maven): make strict publication opt-in by @ccsert in #13
- docs: prepare complete bilingual documentation site by @ccsert in #14
- feat: add Nexus-compatible repository migration roots by @ccsert in #15
- feat(release): publish Artifact Gateway 0.1.0 by @ccsert in #16
New Contributors
Full Changelog: https://github.com/ccsert/artifact-gateway/commits/v0.1.0
Release metadata note / 发布元数据说明
After publication, SHA256SUMS was corrected to include the Console and OpenAPI archives. The six archive files and all container image digests were unchanged.
发布后补全了 SHA256SUMS,将 Console 与 OpenAPI 归档纳入统一校验。六个归档文件与所有容器镜像 digest 均未发生变化。