Skip to content

release: v1.18.2 — live-arm diagnostic evidence for rate-limit failures; serving still off - #58

Merged
paulieb89 merged 1 commit into
mainfrom
release/v1.18.2
Sep 2, 2026
Merged

release: v1.18.2 — live-arm diagnostic evidence for rate-limit failures; serving still off#58
paulieb89 merged 1 commit into
mainfrom
release/v1.18.2

Conversation

@paulieb89

Copy link
Copy Markdown
Owner

Release prep for the Stage 1 comparator diagnostics already merged in #57. Version surfaces plus one changelog entry — no code change.

Changed

File Change
pyproject.toml 1.18.11.18.2
server.json both version fields (top-level and packages[0]) → 1.18.2
uv.lock regenerated — property-shared v1.18.1 -> v1.18.2
CHANGELOG.md one new entry, plus a one-line correction (below)

Changelog entry

## v1.18.2 (2026-09-02) — live-arm diagnostic evidence for rate-limit failures; serving still off

The comparator now records why a live observation failed, not just that it did: HTTP status and reason, an allow-listed subset of response headers (Retry-After, RateLimit-*, X-RateLimit-*), and start/finish timestamps on every live observation so realised request spacing can be read off the report. The first Stage 1 run stopped on an HTTP 429 and preserved only the error string, which left the pacing question unanswerable.

Comparison semantics unchanged: one live observation per case, same budget guard, no retry, no resume, no automatic backoff. Body never read, no public model widened, comparator stays outside the request path. Snapshot serving remains off.

Also: a v1.18.1 date correction

The v1.18.1 heading is corrected from 2026-09-03 back to 2026-09-02.

PR #55 moved that date forward to 2026-09-03 as the intended publication date; the release then actually published on 2026-09-02T11:17:49Z, leaving the changelog a day ahead of the artifact it describes. This restores agreement with what shipped. Included here deliberately rather than left to drift.

Validation

./scripts/validate.shexit 0: lockfile check, pre-commit all-files, 2011 passed, 27 skipped. Focused release-manifest/version tests: 10 passed.

Scope

No code, configuration, secret, flag or serving change. Nothing is published or deployed by this PR — publishing v1.18.2 is a separate approval, and only that triggers PyPI plus both Fly deploys.

Release prep for the Stage 1 comparator diagnostics already merged in #57:
version bump across pyproject.toml, both server.json fields and the generated
uv.lock, plus one changelog entry.

Also corrects the v1.18.1 heading date from 2026-09-03 to 2026-09-02. That
entry was re-dated ahead of publication in #55 on the understanding that
2026-09-03 was the intended date; the release then published on 2026-09-02,
leaving the changelog a day ahead of the artifact it describes. The date now
matches what actually shipped.

No behaviour change: the diagnostics are confined to the out-of-band
comparator, which stays outside the request path, and snapshot serving remains
off.
@paulieb89
paulieb89 merged commit b82ce76 into main Sep 2, 2026
1 check 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