v0.7.2

cloudflare/pingorav0.7.2May 28, 2026by cdoern

AI Summary

A minor update that updates the UI lockfile for `llama-stack-client` and applies a constraint fix for the `starlette` dependency to address a security vulnerability.

Key Highlights

  • UI Lockfile Update: Updated `llama-stack-client` to ^0.7.1.
  • Starlette Security Fix: Constrained `starlette` to >=1.0.1 (CVE-2026-48710).

New Features

  • UI Lockfile Update
  • Starlette Security Constraint

Full Release Notes

## What's Changed
* chore: update llama-stack-client to ^0.7.1 in UI lockfile by @cdoern in https://github.com/ogx-ai/ogx/pull/5487
* fix: constrain starlette to >=1.0.1 (CVE-2026-48710) (backport #5977) by @mergify[bot] in https://github.com/ogx-ai/ogx/pull/5979


**Full Changelog**: https://github.com/ogx-ai/ogx/compare/v0.7.1...v0.7.2