Skip to content

Releases: radium0090/Compute-Gateway

RAX Compute Gateway v0.2.0

Choose a tag to compare

@github-actions github-actions released this 14 Aug 15:43
v0.2.0
58716d3

Highlights

RAX Compute Gateway v0.2.0 makes the project ready for public evaluation and day-to-day operation:

  • compact authenticated operator console at /admin/
  • tenant and API-key creation, listing, and revocation with content-free audit events
  • hardened admin authentication, session, CSRF, lockout, and cookie controls
  • one-command Docker self-hosted quickstart
  • GitHub-authenticated hosted trial with unique five-minute, tightly scoped API keys
  • conservative request ceilings and provider output caps before dispatch

Try it in 60 seconds

Open https://api.rax-digital.com/demo/, verify with GitHub, copy the generated curl, and receive a normalized model response. The production claim-to-response path was verified before publication.

For self-hosting, follow the 5–10 minute quickstart.

Release artifacts

This release publishes the signed multi-architecture OCI image ghcr.io/radium0090/compute-gateway:v0.2.0, Helm chart, OpenAPI contract, checksums, SPDX SBOM, GitHub provenance, and keyless Cosign signature. Production deployments should pin the immutable image digest.

Main changes

  • Operator console: #44
  • Secure five-minute demo claims and quickstart: #45
  • Public release documentation: #46
  • Full changelog

RAX Compute Gateway v0.1.0

Choose a tag to compare

@github-actions github-actions released this 13 Aug 09:49
v0.1.0
8c4682b

Release verification

OpenAI, Anthropic, and Gemini non-streaming and streaming checks passed. The final run recorded 6 successful provider outcomes, 0 provider failures, 0 HTTP 5xx responses, active requests returning to zero, successful disconnect/restart recovery, and 131,072 bytes per stream at concurrency 4 (16 MiB threshold).

Operator approval: radium0090 at 2026-08-13T09:48:04Z.


What's Changed

New Contributors

Full Changelog: https://github.com/radium0090/Compute-Gateway/commits/v0.1.0