chore(release): prepare Grid v0.1.4 - #115
Conversation
Signed-off-by: Brent Salisbury <bsalisbu@redhat.com>
f319b12 to
72650af
Compare
praxis-bot
left a comment
There was a problem hiding this comment.
praxis-bot review: chore(release): prepare Grid v0.1.4
Purpose
Migrates Grid from a self-published AI rollup image to the official Praxis AI 0.3.0 image, bumps all workspace and Helm chart versions to 0.1.4, adds release process documentation, and updates qualification topologies to reference the new artifacts.
Assessment
Clean release preparation. All version bumps are consistent across Cargo.toml, Cargo.lock, and the four Helm charts. The release workflow correctly handles the divergent appVersion for praxis-gateway (tracks the Praxis AI version 0.3.0 rather than the Grid tag v0.1.4). The token-rate-limit topology correctly switches from the old rollup to a locally built praxis-ai:quota-features-required image with imagePullPolicy: Never, and the README documents the build procedure. The provider-traffic topology correctly references the official published image. The new docs/release.md is comprehensive and accurately describes the workflow.
The AI image verification step now pulls the image by immutable digest and inspects OCI labels for source, revision, and version provenance -- a stronger verification than the previous dual-tag digest comparison.
Findings
No Critical, Large, or Medium issues found.
| Severity | Count |
|---|---|
| Critical | 0 |
| Large | 0 |
| Medium | 0 |
Summary
Prepares Grid v0.1.4 for release with updated package and Helm chart versions, release notes, official Praxis AI defaults, and reproducible qualification image references.
This release includes the provider-selection and distributed token-quota work merged through PRs #65 and #84.
Highlights
Release Packaging
Praxis AI Image Requirement
The official Praxis AI 0.3.0 image supports provider selection and load balancing.
The distributed quota qualification additionally requires an AI image built with:
These optional filters are not included in the standard AI 0.3.0 image. The quota documentation provides the source-build procedure. Grid does not build or publish a replacement AI rollup.
Validation
The following checks passed:
Runtime qualifications also passed: