Skip to content

docs(release_notes): add v1.90.6 and v1.92.1 release notes - #608

Merged
yuneng-berri merged 1 commit into
mainfrom
docs_relnotes_1_90_6_and_1_92_1
Jul 19, 2026
Merged

docs(release_notes): add v1.90.6 and v1.92.1 release notes#608
yuneng-berri merged 1 commit into
mainfrom
docs_relnotes_1_90_6_and_1_92_1

Conversation

@yuneng-berri

Copy link
Copy Markdown
Contributor

The last two stables from 2026-07-19 without notes. v1.90.5 (#596) and v1.91.4 (#606) merged; v1.93.0 is #603.

Content

Derived from the actual commit ranges, anchored on the release SHAs rather than tags — these were cut from untagged stable-backport merges, so git rev-list v1.90.6 finds nothing.

Release Range Commits Content PRs
v1.90.6 v1.90.5..5113f5d5 8 1 — #33853
v1.92.1 v1.92.0..96baca0a 8 4 — #33592, #33853, #33554, #33244

The remaining commits in each range are the version bump, the uv.lock refresh, and dependency maintenance updates — summarized in prose rather than bulleted, matching the convention in v1.90.5 and v1.91.4.

v1.90.6 builds on v1.90.5: that release restored the litellm-proxy-extras source folder to the runtime images; this one makes those assets usable from any account by baking the prisma CLI and engines at /opt/prisma, so fresh-database migrations run offline under non-root uids.

v1.92.1 backports both Docker fixes onto the 1.92.x line, plus two provider fixes — Model Armor reference attachments, and dropping an incompatible temperature in the Anthropic passthrough when adaptive thinking is downgraded for pre-4.6 models.

Verification

  • MDX compiles. Both files checked with @mdx-js/mdx — the engine whose JSX extension broke the v1.93.0 build on an unescaped <3.15. Also scanned for bare </{ outside backticks: none.
  • Docker tags probed against GHCR, not derived. 1.90.6 → 200, 1.92.1 → 200, main-v* → 404. Deploy blocks use the bare form accordingly.
  • PyPI confirmed: litellm==1.90.6 and ==1.92.1 both resolve.
  • Cross-links resolve: v1.90.5 and v1.92.0 notes both exist on main.
  • release_notes/index.md intentionally untouched — the landing page lists only minor releases; no patch note has ever been added to it (v1.90.4, v1.90.5, v1.91.1, v1.91.3, v1.91.4 are all absent), and docs(release_notes): add v1.91.4 release notes #606 didn't touch it either.

Known issue, not introduced here

The ## Full Changelog compare links (v1.90.5...v1.90.6, v1.92.0...v1.92.1) will 404 until those tags are cut — v1.90.6, v1.92.1 and v1.91.4 have no git tag in BerriAI/litellm. I kept the tag-based form to match house convention and because the links resolve once tags exist; #606 has the same property. Flagging so it's a deliberate choice rather than a surprise.

Both stables shipped on 2026-07-19 without notes. v1.90.5, v1.91.4 and the
v1.93.0 promotion are already covered (#596, #606, #603); these are the two
remaining gaps.

v1.90.6 builds on v1.90.5: where that release restored the litellm-proxy-extras
source folder to the runtime images, this one makes those assets usable from any
account by baking the prisma CLI and engines at /opt/prisma, so fresh-database
migrations run offline under non-root uids.

v1.92.1 backports both Docker fixes onto the 1.92.x line and adds two provider
fixes -- Model Armor reference attachments, and dropping an incompatible
temperature in the Anthropic passthrough when adaptive thinking is downgraded
for pre-4.6 models.

Content derived from the actual commit ranges, anchored on the release SHAs
rather than tags (these releases were cut from untagged stable-backport merges):

  v1.90.6  v1.90.5..5113f5d5  8 commits  -> 1 content PR  (#33853)
  v1.92.1  v1.92.0..96baca0a  8 commits  -> 4 content PRs (#33592, #33853,
                                                           #33554, #33244)

The remaining commits in each range are the version bump, the uv.lock refresh,
and dependency maintenance updates, which follow the house convention of being
summarized in prose rather than listed as bullets.

Format matches the most recent patch notes (v1.90.5, v1.91.4). Docker tags were
probed against GHCR rather than derived: 1.90.6 and 1.92.1 both return 200, and
the main-v* form 404s, so the Deploy blocks use the bare form. release_notes/
index.md is intentionally untouched -- the landing page lists only minor
releases, and no patch note has ever been added to it.

Both files verified to compile with @mdx-js/mdx, the engine whose JSX extension
broke the v1.93.0 build on an unescaped `<3.15`.
@vercel

vercel Bot commented Jul 19, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
litellm Ready Ready Preview, Comment Jul 19, 2026 7:47am

Request Review

@yuneng-berri
yuneng-berri enabled auto-merge (squash) July 19, 2026 07:47
@yuneng-berri
yuneng-berri merged commit 90784c9 into main Jul 19, 2026
3 checks passed
@yuneng-berri
yuneng-berri deleted the docs_relnotes_1_90_6_and_1_92_1 branch July 19, 2026 07:48
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