Skip to content

v0.23.0-rc2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 May 11:24
4bf6e01

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 generate CLI command produces byte-deterministic JSON Schemas for Resource, ResourceMetadata, ControllerStatusMap, OrganizationResource, and ResourceDefinitionResource. A print subcommand 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.astro component that renders schemas as browsable tables.
  • Tooling: New mise run resource:schema:generate and resource:schema:check tasks, with the check wired into mise run lint and 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