Minco 1.0.0
Minco 1.0.0 is the first stable release of the complete Minco platform: an OpenAPI-first Rust application framework with explicit static plugins, inspectable deployment plans, and exact-artifact release lifecycle controls.
Highlights
- Realtime plugin with an Amazon AppSync adapter and mandatory capability, resource, IAM, cost, and integration proof.
- ProjectView, MCP 2026-07-28 discovery support, and the Workbench inspection surface, completing the architecture introduced through PR #96.
- Access-pattern-specific DynamoDB support alongside the existing PostgreSQL and SQLite profiles.
- Vapor-inspired deployment lifecycle: preview and review environments, static-site delivery, canary rollout, rollback, and exact-artifact promotion.
- Complete frozen 1.0.0 documentation website with version-aware navigation and new guides for realtime, lifecycle, ProjectView, MCP, and Workbench.
- Coordinated publication of all 33 public crates, including five first-publish packages.
Install
cargo install cargo-minco --version 1.0.0 --lockedVerification
- Exact source tag:
v1.0.0at39a69e36b051724c383da75d5907a824cbd2765b - Rust toolchain: 1.97.1
- All 33 exact crate versions are published and independently verified non-yanked on crates.io
- Exact-main hosted qualification passed every release gate
- Candidate 1.0.0 documentation was deployed from the same exact main SHA
- No live AWS resource was created, modified, promoted, or deleted for this release
See the versioned documentation and changelog.