• secrets 0.1.0
    Some checks failed
    Secrets CLI - Build & Release / 检查版本 (push) Successful in 2s
    Secrets CLI - Build & Release / Build (x86_64-unknown-linux-musl) (push) Failing after 41s
    Secrets CLI - Build & Release / Build (aarch64-apple-darwin) (push) Failing after 55s
    Secrets CLI - Build & Release / 发送通知 (push) Has been cancelled
    Secrets CLI - Build & Release / Build (x86_64-pc-windows-msvc) (push) Has been cancelled
    Stable

    voson released this 2026-03-18 14:10:53 +08:00 | 119 commits to main since this release

    变更日志

    • fix: store RELEASE_TOKEN as raw value, not base64 (f87cf3f)
    • ci: fix runner probe curl error and re-sync RELEASE_TOKEN (1aef267)
    • ci: fix release 401 handling and notify based on actual results (2ad1abe)
    • ci: fix version parsing and release backfill (010001a)
    • chore: update .gitignore to include .DS_Store (0f7c151)
    • ci: Release 正文仅保留变更日志,使用说明见 README (a3a92e0)
    • Revert "ci: decouple notify from build to avoid blocking release" (3d00b65)
    • ci: decouple notify from build to avoid blocking release (1acc253)
    • ci: reduce check job timeout to 1 minute for efficiency (9a562be)
    • ci: 优化 workflow,拆分 check job,预创建 Release,超时 10m (3203984)
    • fix: use tls-rustls for musl builds; fix clippy collapsible-if (52ee858)
    • style: cargo fmt — fix rustfmt formatting (3b338be)
    • feat: secrets CLI MVP — add/search/delete with PostgreSQL JSONB (102e394)
    • Enhance AI-Native Secret Manager design document with updated features and architecture. Clarified target audience, improved security model, and added detailed components and workflow examples for secret management. Introduced a mixed storage encryption model and refined market positioning table. (3b5e262)
    • Initial commit (54a513f)
    Downloads