Skip to content

chore: release v1.21.0-beta.4#1237

Merged
Soju06 merged 1 commit into
mainfrom
release/beta-1.21.0-beta.4
Jul 15, 2026
Merged

chore: release v1.21.0-beta.4#1237
Soju06 merged 1 commit into
mainfrom
release/beta-1.21.0-beta.4

Conversation

@Soju06

@Soju06 Soju06 commented Jul 12, 2026

Copy link
Copy Markdown
Owner

Summary

  • Prepares beta release v1.21.0-beta.4 for the 1.21.0 stable train.
  • Updates release-managed version files only; release-please remains the stable release owner.
  • Merging this PR will publish v1.21.0-beta.4 only after the release-candidate validation checklist below is completed for this exact candidate SHA.
  • Synced automatically from release-please PR chore(main): release 1.21.0 #1087; no manual beta workflow dispatch is required.

Changes since v1.21.0-beta.3

Release-candidate validation

Validated candidate: 3b3a93d

Complete these checks on the exact candidate SHA above before merging. The beta release guard and publish workflow fail while any item remains unchecked or the SHA is stale.

  • Backend/unit/integration gates
  • Frontend tests/build
  • Wheel/package validation
  • Docker/container smoke
  • Live upstream/account smoke
  • Live upstream/account smoke not required

Validation evidence (candidate 3b3a93d, validated 2026-07-15)

  • Backend gates: full local suite on the exact candidate SHA — 5,218 passed, 9 skipped, 0 failed; ruff/format/ty/architecture-cap/openspec (43 specs) all clean. CI integration-bridge failure on attempt 1 (reconnects_after_clean_upstream_close, 409 vs 200) reproduced 0/13 locally and passed on rerun attempt 2 — flake, not a regression.
  • Frontend: vitest 841/841 passed; production build clean on the candidate.
  • Wheel: uv buildcodex_lb-1.21.0b4 wheel+sdist; fresh-venv install reports __version__ 1.21.0-beta.4, server boots against sqlite, /health + /health/ready (db ok) + dashboard 200.
  • Docker smoke: image built from candidate; booted against a migrated copy of an existing sqlite volume (Alembic upgraded to 20260713_020000_add_model_registry_snapshot), /health/ready ok. (The copied scratch volume was pre-corrupted — stamped past 20260613_000000 without the codex_installation_id column — repaired manually; not a candidate defect since the migration graph correctly skips already-stamped revisions.)
  • Live upstream/account smoke PERFORMED (real Codex CLI 0.144.1 + real ChatGPT pro account, scratch beta4 container on the candidate image): WebSocket transport (/backend-api/codex/responses accepted), capacity_weighted selection + sticky codex_session + previous_response continuity resolution, gpt-5.4-mini and gpt-5.6-luna round trips both succeeded (exact-match replies, 1,296 + 7,468 tokens), request logs recorded, weekly-only (10080-min) usage normalized to primary and ingested — the adaptive-window path exercised live.

Install after publish

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

Promotion

Merge the normal release-please PR to promote this beta-tested train to 1.21.0.

@Soju06 Soju06 force-pushed the release/beta-1.21.0-beta.4 branch 30 times, most recently from 2041469 to cdd62f2 Compare July 13, 2026 10:06
@Soju06 Soju06 force-pushed the release/beta-1.21.0-beta.4 branch 27 times, most recently from 2d30ed4 to 9fbd9d4 Compare July 14, 2026 09:39
@Soju06 Soju06 force-pushed the release/beta-1.21.0-beta.4 branch from 9fbd9d4 to 3b3a93d Compare July 14, 2026 09:40
@Soju06 Soju06 merged commit d15c521 into main Jul 15, 2026
102 of 109 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant