Skip to content

docs(CHANGES): refresh May 2026 release notes#44

Merged
tony merged 2 commits intomainfrom
changes-refresh-may-2026
May 10, 2026
Merged

docs(CHANGES): refresh May 2026 release notes#44
tony merged 2 commits intomainfrom
changes-refresh-may-2026

Conversation

@tony
Copy link
Copy Markdown
Member

@tony tony commented May 10, 2026

Summary

Rewrite the full CHANGES history for the May 2026 alpha line in the newer deliverable-focused release-note style.

What changed

  • Reframes each alpha release around user-facing deliveries instead of implementation inventory
  • Adds richer MyST links for current tools, models, middleware, docs pages, and topic refs
  • Leaves historical/early-alpha API spellings as plain code text where linking current APIs would be misleading
  • Preserves release headers, dates, placeholder block, and PR references

Validation

  • uv run ruff format . --check
  • uv run ruff check .
  • uv run mypy
  • uv run pytest (446 passed)
  • just build-docs (passes with existing 50-warning duplicate-ID baseline)

why: Make the changelog follow the deliverable-focused documentation standard while preserving the historical release context.
what:
- Rewrite alpha release entries with product-level summaries and richer cross-references
- Keep old alpha API names as historical code text while linking current tool and model docs
- Preserve release headers, dates, placeholder, and PR references
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.91%. Comparing base (84168a5) to head (9e72867).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #44   +/-   ##
=======================================
  Coverage   84.91%   84.91%           
=======================================
  Files          40       40           
  Lines        2294     2294           
  Branches      294      294           
=======================================
  Hits         1948     1948           
  Misses        261      261           
  Partials       85       85           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

why: Keep the changelog aligned with the documented rule that rendered API classes use Sphinx class roles.
what:
- Restore the PaneContentMatch class role in the search-panes migration note
@tony tony merged commit 9e72867 into main May 10, 2026
9 checks 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.

2 participants