v0.23.0-rc2
Pre-release
Pre-release
Overview
This release introduces operator-facing documentation and deterministic JSON Schema generation for the generic resource API, plus a fix for Crates.io publishing.
New Features
- Resource API schema generation (#325): New
rise backend schemas generateCLI command produces byte-deterministic JSON Schemas forResource,ResourceMetadata,ControllerStatusMap,OrganizationResource, andResourceDefinitionResource. Aprintsubcommand is also available for piping/inspection. - Operator documentation: New Resources section in the engineering docs with five pages covering storage, API, custom resources, and schemas, including a new
JsonSchema.astrocomponent that renders schemas as browsable tables. - Tooling: New
mise run resource:schema:generateandresource:schema:checktasks, with the check wired intomise run lintand CI.
Bug Fixes
- Fixed publishing to Crates.io.
Download rise-deploy 0.23.0-rc2
| File | Platform | Checksum |
|---|---|---|
| rise-deploy-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| rise-deploy-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| rise-deploy-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |