Skip to content

chore(release): 1.4.0 - #32

Merged
MartinForReal merged 1 commit into
mainfrom
release/1.4.0
Jul 29, 2026
Merged

chore(release): 1.4.0#32
MartinForReal merged 1 commit into
mainfrom
release/1.4.0

Conversation

@MartinForReal

Copy link
Copy Markdown
Owner

Closes the unreleased section after #31.

Why minor, not patch

#31 added the Responses API over WebSocket, four HTTP endpoints (/api/cache, /api/config/debug, /api/stats additions, /app.css) and per-request billing figures.

Nothing is breaking. Existing endpoints, config files and client integrations behave as before, and the config schema upgrade to v4 only adds keys — a mapping already on disk keeps pointing where it was told to.

Changes

File Change
Cargo.toml, Cargo.lock 1.3.01.4.0
CHANGELOG.md ## [Unreleased] closed as ## [1.4.0] - 2026-07-29, with a fresh empty Unreleased above it
docs/api.md The sample /health response carried the old version

Verification

  • cargo clippy --all-targets -- -D warnings clean, 150 tests pass.
  • Built and run: GET /health reports "version": "1.4.0".

Closes the unreleased section. Minor rather than patch: this adds the Responses API over WebSocket, four HTTP endpoints, and per-request billing figures. Nothing is breaking -- existing endpoints, config files and client integrations behave as before, and the config schema upgrade to v4 only adds keys.

The sample /health response in docs/api.md carried the old version too.
@MartinForReal
MartinForReal merged commit 6489550 into main Jul 29, 2026
1 check passed
@MartinForReal
MartinForReal deleted the release/1.4.0 branch July 29, 2026 12:32
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