Skip to content

chore(release): v1.2.1 - #371

Merged
Kendrick-Song merged 1 commit into
mainfrom
chore/release-1.2.1
Jul 29, 2026
Merged

chore(release): v1.2.1#371
Kendrick-Song merged 1 commit into
mainfrom
chore/release-1.2.1

Conversation

@Kendrick-Song

Copy link
Copy Markdown
Collaborator

Summary

Bump everos to 1.2.1 and finalize the CHANGELOG.

The bulk of this release is PR #361 (embed/rerank soft dependency); the rest is docs polish, observability tweaks, and CI plumbing.

Highlights

  • [embedding] and [rerank] are now soft runtime dependencies — EverOS boots with only [llm] configured (Tier 1). Missing providers return HTTP 422 CAPABILITY_UNAVAILABLE at the endpoint level instead of aborting startup.
  • everos cascade backfill CLI — three-phase interactive backfill (vectorsclustersskills) for upgrading Tier-1 rows to Tier-2.
  • LanceDB schema v2 — six business tables now allow vector NULL. Migration runs once on first startup under a cross-process file lock.
  • MemoryRoot.default().resolve() — deprecation alias retained; will be removed in a future major.
  • Uncalibrated recall scoresKEYWORD / single-route VECTOR now report recall_top_score_raw; recall_top_score is reserved for calibrated methods.
  • Docs use /api/v2/api/v1 remains as a legacy alias.
  • 1.1.4 backport fixes merged into main (fix: backfill missing 1.1.4 fixes into main #366).
  • PyPI Trusted Publishing workflow (ci(release): PyPI Trusted Publishing workflow + /release skill #358) + /release skill.

Full details in CHANGELOG.md.

Release flow

After this PR merges: tag v1.2.1 on main → the tag-triggered release.yml builds, smoke-tests, and publishes via OIDC behind the release environment's manual-approval gate.

Test plan

  • make lint — ruff + import-linter + assets + deprecated-names + github-docs + datetime + openapi drift (all pass)
  • docs/openapi.json regenerated to match version = "1.2.1"
  • uv.lock synced
  • Full CI green on this PR

🤖 Generated with Claude Code

Bump version to 1.2.1 and finalize CHANGELOG. Highlights: [embedding]
and [rerank] become soft runtime dependencies; new everos cascade
backfill CLI; LanceDB schema v2 (nullable vector); PyPI Trusted
Publishing workflow; 1.1.4 backport fixes.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@Kendrick-Song Kendrick-Song self-assigned this Jul 29, 2026
@Kendrick-Song
Kendrick-Song merged commit 4256419 into main Jul 29, 2026
9 checks passed
@Kendrick-Song
Kendrick-Song deleted the chore/release-1.2.1 branch July 29, 2026 06:20
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.

2 participants