Skip to content

chore: release 0.23.1 — backfill CHANGELOG, bump version#132

Merged
klappy merged 1 commit into
mainfrom
chore/release-0.23.1
Apr 22, 2026
Merged

chore: release 0.23.1 — backfill CHANGELOG, bump version#132
klappy merged 1 commit into
mainfrom
chore/release-0.23.1

Conversation

@klappy
Copy link
Copy Markdown
Owner

@klappy klappy commented Apr 21, 2026

Release 0.23.1 — Telemetry Instrumentation Patch

Version bump and CHANGELOG entry for PR #131 (already merged to main). Mirrors the established release pattern (PR #128 for 0.22.0, PR #130 for 0.23.0): chore PR lands version + CHANGELOG on main, then a separate main → prod promotion PR ships it.

Scope

File Change
package.json 0.23.00.23.1
workers/package.json 0.23.00.23.1
CHANGELOG.md Backfill [0.23.1] section with Fixed, Changed, Refs

3 files, +20/-2 lines. No code changes — pure release metadata.

SemVer rationale: patch (0.23.0 → 0.23.1)

PR #131 is a telemetry instrumentation fix — no API surface change, no MCP request/response behavior change, no tool registration change, no breaking change. Telemetry value semantics shift (blob8 value changes from "unknown" to real semver), but the schema is unchanged. Patch is the correct bump.

Release-validation-gate disposition

Per klappy://canon/constraints/release-validation-gate:

This chore PR is metadata-only (CHANGELOG + version) and does not touch load-bearing surface. It does not require its own validator dispatch — the underlying code change (PR #131) was already validated.

Carry-forward

O-open: amend klappy://canon/constraints/release-validation-gate "What Counts As Load-Bearing Surface" section to explicitly categorize telemetry instrumentation changes. Resolves the ambiguity surfaced during PR #131's review.


Note

Low Risk
Low risk: this PR only updates release metadata (version numbers and CHANGELOG.md) and does not change runtime code paths.

Overview
Cuts the 0.23.1 release by bumping the root and worker package versions from 0.23.0 to 0.23.1.

Backfills CHANGELOG.md with a new 0.23.1 entry documenting the already-landed telemetry instrumentation fix (worker worker_version fallback) and expanded telemetry schema docstrings, plus references to PR #131 and validation context.

Reviewed by Cursor Bugbot for commit 130cf91. Bugbot is set up for automated code reviews on this repo. Configure here.

Bumps root and workers package.json from 0.23.0 to 0.23.1 (patch — telemetry
instrumentation fix, no API or behavior changes per SemVer).

Backfills CHANGELOG with PR #131 entry: blob8 (worker_version) telemetry
fallback fix and duration_ms docstring expansion.

This is the version-bump commit that conventionally accompanies a
main → prod promotion in oddkit (see precedent: PR #128 for 0.22.0,
PR #130 for 0.23.0). The promotion PR for 0.23.1 will be opened from
this branch to prod.

Refs:
- PR #131 (the actual fix)
- klappy://canon/constraints/release-validation-gate (validator dispatched
  on PR #131 head SHA fbe51e4, 5-corroboration verdict effective PASS)
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
oddkit 130cf91 Commit Preview URL

Branch Preview URL
Apr 21 2026, 11:51 PM

@klappy klappy merged commit 615aed2 into main Apr 22, 2026
5 checks passed
@klappy klappy deleted the chore/release-0.23.1 branch April 22, 2026 00:04
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