github Soju06/codex-lb v1.23.0-beta.4
Release v1.23.0-beta.4

pre-releaseone month ago

What's Changed

  • fix(db): handle percent-encoded SQLite URLs on Windows (takeover of #1295) by @Soju06 in #1597
  • fix(proxy): reconcile durable full resend owner by @Soju06 in #1599
  • fix(proxy): settle reservations when terminal bookkeeping aborts by @Soju06 in #1600
  • fix(proxy): fail over dead account proxy routes before upstream dispatch by @Soju06 in #1542
  • fix(proxy): report eligible pool usage exhaustion as 429 by @Soju06 in #1541
  • feat(proxy): congestion-aware per-API-key fair-share stream admission by @Soju06 in #1536
  • perf(api-keys): coalesce last_used_at writes behind a periodic flush by @Soju06 in #1627
  • perf(db): relax commit durability for telemetry writes on PostgreSQL by @Soju06 in #1628
  • perf(usage): cover the projections bulk history fetch with an index-only path by @Soju06 in #1629
  • fix(api-keys): restore last-used compatibility touch by @Komzpa in #1656
  • fix(proxy): quarantine silent HTTP bridge sessions (takeover of #1405) by @Soju06 in #1630
  • fix(ci): back off Codex review triggers on usage limits (takeover of #1560) by @Soju06 in #1631
  • chore: release v1.23.0-beta.4 by @Soju06 in #1624

Full Changelog: v1.23.0-beta.3...v1.23.0-beta.4

Install / Run

uvx --from "codex-lb==1.23.0b4" codex-lb
docker pull ghcr.io/Soju06/codex-lb:1.23.0-beta.4
helm install codex-lb oci://ghcr.io/soju06/charts/codex-lb --version 1.23.0-beta.4 --devel

Don't miss a new codex-lb release

NewReleases is sending notifications on new releases.