chore(release): v1.4.0 - #467
Merged
Merged
Conversation
Stable 1.4.0: native Windows, IVF_FLAT vector indexes, single-writer cascade sync, watcher ordering, retryable lance spill failures, pyarrow 25. The release page is the CHANGELOG section. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Stable 1.4.0: version bump (pyproject, uv.lock, regenerated
docs/openapi.json) and the## [1.4.0] - 2026-09-24CHANGELOG section that becomes the release page (lead paragraph, Added / Changed / Fixed,### Upgrade). Carries #454 #455 #456 #457 #458 #459 #460 #461 #462 #463 #465 (rc1 + rc2 content, no code change since rc2).Area
Verification
make lintgreen (includesdump_openapi.py --check);everos.__version__ == 1.4.0afteruv sync.pip install --preon a stock Windows 11 box,everos init --root,cascade status, server start against a 1.3.1-era store — all green. slow+live suites green on Windows and Linux (dlab2). Main CI on the rc2 commit: 8/8 jobs including Milvus.lancedb_transient_execution_error > 0and unrecoverable rows at the fuzz baseline.🤖 Generated with Claude Code