Skip to content

chore(release): v0.1.0 - #10

Merged
albedosehen merged 1 commit into
mainfrom
release/v0.1.0
May 8, 2026
Merged

chore(release): v0.1.0#10
albedosehen merged 1 commit into
mainfrom
release/v0.1.0

Conversation

@albedosehen

Copy link
Copy Markdown
Contributor

First numbered release. Daemon is end-to-end: trait surface, config schema, Namecheap CA + registrar, DSM + filesystem install, SQLite/SurrealDB audit log, renewer pipeline, scheduler loop ticking on check_interval_seconds and triggering renewals when a cert is within renew_threshold_days of expiry.

What's not in v0.1.0 (slipped to v0.2):

  • rota CLI (status / renew --cert <id> / log <id>) over a UNIX socket.
  • Dashboard cert table + per-cert detail + audit timeline.

The README's roadmap is updated to reflect the slip.

What landed since the scaffold

Diff in this PR

  • Cargo.toml workspace.version: 0.0.00.1.0
  • README.md Status + Roadmap updated

Test plan

  • cargo build clean on all three crates at v0.1.0
  • CI on this branch will rerun cargo fmt --check + cargo clippy -D warnings + cargo test --workspace
  • After merge: git tag v0.1.0 && git push origin v0.1.0, then gh release create v0.1.0

Daemon end-to-end: trait surface, config schema, Namecheap CA +
registrar, DSM + filesystem install, SQLite/SurrealDB audit log,
renewer pipeline, scheduler loop. CLI socket + dashboard slip to
v0.2.

- Cargo.toml workspace.version 0.0.0 -> 0.1.0
- README Status updated; roadmap shifted to put CLI + dashboard at
  v0.2 and bump the rest down accordingly.
@albedosehen
albedosehen merged commit 7c86332 into main May 8, 2026
1 check passed
@albedosehen
albedosehen deleted the release/v0.1.0 branch May 8, 2026 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant