Skip to content

docs(release-notes): add v1.87.0rc1#214

Open
yuneng-berri wants to merge 9 commits into
mainfrom
yuneng/release-notes-v1-87-0-rc-1
Open

docs(release-notes): add v1.87.0rc1#214
yuneng-berri wants to merge 9 commits into
mainfrom
yuneng/release-notes-v1-87-0-rc-1

Conversation

@yuneng-berri
Copy link
Copy Markdown
Contributor

Summary

  • Adds release notes for v1.87.0rc1 at release_notes/v1.87.0rc1/index.md.
  • Predecessor: v1.86.0-rc.1 (same RC variant); ancestry + on-main checks both passed.
  • Covers 93 content PRs from 25 authors; 11 vehicle/aggregator PRs filtered out; 22 new model pricing entries.
  • Docker tag in the Deploy block (1.87.0-rc.1) verified 200 against the GHCR manifest API.

Test plan

  • Render the page locally (yarn start) and confirm the table of contents, pricing table, and PR links resolve.
  • Spot-check 3-5 PR links + the Full Changelog compare URL.
  • Confirm the Docker pull command resolves a real image: docker pull docker.litellm.ai/berriai/litellm:1.87.0-rc.1.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 24, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
litellm Ready Ready Preview, Comment May 27, 2026 1:42am

Request Review

…1.87.0rc1) (#225)

* docs(release): expand Anthropic streaming perf depth-item write-up

Flesh out the #28289 entry in the v1.87.0rc1 notes with the specific
optimizations and benchmark numbers (depth-item write-up), and lead the
Key Highlights line with the headline speedup.

https://claude.ai/code/session_01HDDqHBK46d5bLsFih3WkEu

* docs(release): use internal real-deployment perf numbers for #28289

Replace the local mock-benchmark figures with the source-of-truth
metrics from internal Week-4 testing (4-pod m7i.xlarge, Anthropic +
Bedrock Invoke): TTFT overhead ~90% lower, TPM +12/6/4%.

https://claude.ai/code/session_01HDDqHBK46d5bLsFih3WkEu

---------

Co-authored-by: Claude <noreply@anthropic.com>
Present the internal Week-4 before/after numbers (TPM, TTFT overhead)
as a markdown table and move the exact figures out of the prose to
avoid duplication.

https://claude.ai/code/session_01HDDqHBK46d5bLsFih3WkEu

Co-authored-by: Claude <noreply@anthropic.com>
Per-server env vars with admin-managed global scope and per-user
dashboard scope, interpolated as ${NAME} into static_headers; tool
listing stays best-effort when per-user values are unset.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Add a featured subsection between Key Highlights and the catalog
(matching the v1.86.0rc1 'Claude Code compatibility coverage' layout)
with a Loom walkthrough of the env-vars flow. Drop the redundant
demo link from the MCP Gateway bullet now that the embed lives in
the dedicated section.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
- Video moved above the paragraph.
- Paragraph rewritten from implementation detail (${NAME} interpolation,
  MCPMissingUserEnvVarsError) to the user value: per-user credential
  storage for non-OAuth MCP servers (GitHub PAT example) and split
  instance/per-user variables for partially-shared credentials (DB
  protocol/host shared, user/password per-user).
- Both 'instance variables' and 'per-user variables' named explicitly.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Replace em dashes with periods, commas, and sentence breaks across
the featured subsection, the Key Highlights bullet, and the MCP
Gateway bullet. Drop the ' - ' separator before the PR link.
Keep standard compound-modifier hyphens (per-user, admin-managed).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
The feature is not landing in this RC. Reverts the additions in
bd849fc, 2e38e68, 29d4271, 51fa7e0, and 85f223b.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
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.

3 participants