docs(release_notes): backfill v1.89.1, v1.89.2, and v1.88.3 patch notes - #372
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
Backfills the three patch releases that shipped but did not yet have release notes pages. The docs previously documented through v1.89.0 on the 1.89 line and v1.88.2 on the 1.88 line; these three pages close that gap.
v1.89.1 (compare v1.89.0...v1.89.1) brings the 1.84.8 database-resilience set onto the 1.89 line, hardens the MCP OAuth and credential paths, aligns the /v1/model/info and /v2/model/info surfaces, adds the budget-reservation toggle, and refreshes dependencies. It was cut by the stable/1.89.x backport in BerriAI/litellm#30502.
v1.89.2 (compare v1.89.1...v1.89.2) hardens cost tracking around service_tier, corrects /v1/models listing for team and BYOK setups, and tightens vector-store access and OTEL error reporting.
v1.88.3 (compare v1.88.2...v1.88.3) fixes two guardrail regressions: database-backed guardrails were being re-initialized on every poll, and model-level guardrails ran their pre-call hook more than once.
Each page follows the existing patch-note template (deploy tabs, one-paragraph summary, flat What's Changed list, full changelog link). The Docker image tags in the deploy blocks (1.89.1, 1.89.2, 1.88.3) were verified to return 200 from the GHCR manifest API. No model pricing changed in any of the three ranges. The sidebar autogenerates from frontmatter, and the curated overview table is left unchanged since routine maintenance patches are not listed there.