feat(container): update image ghcr.io/berriai/litellm (v1.97.0 → v1.99.1) - #1894
Open
renovate[bot] wants to merge 1 commit into
Open
feat(container): update image ghcr.io/berriai/litellm (v1.97.0 → v1.99.1)#1894renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/ghcr.io-berriai-litellm-1.x
branch
from
September 1, 2026 12:02
4b9969e to
7759080
Compare
renovate
Bot
force-pushed
the
renovate/ghcr.io-berriai-litellm-1.x
branch
from
September 2, 2026 05:39
7759080 to
5eac731
Compare
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.
This PR contains the following updates:
v1.97.0→v1.99.1Release Notes
BerriAI/litellm (ghcr.io/berriai/litellm)
v1.99.1Compare Source
Docker-only release
This release ships container images only. There is no PyPI package for
1.99.1.pip install litellm==1.99.1will not resolve — install the images below, or stay on1.99.0on PyPI. The git tag and this release exist so the images are traceable to an exact commit.ghcr.io/berriai/litellm·docker.io/litellm/litellm1.99.1,v1.99.1ghcr.io/berriai/litellm-database·docker.io/litellm/litellm-database1.99.1,v1.99.1ghcr.io/berriai/litellm-non_root·docker.io/litellm/litellm-non_root1.99.1,v1.99.1This is the newest stable image, so the rolling
latestandmain-stableimage tags now point at1.99.1.It carries one fix on top of
1.99.0: OpenTelemetry v2 spans now emit cache token counts (gen_ai.usage.cache_creation.input_tokensandgen_ai.usage.cache_read.input_tokens) alongside the cache cost that was already reported. If you compute spend from OTel token counts rather than from LiteLLM's own cost fields, prompt-caching workloads were previously under-counted.Verify Docker Image Signature
All LiteLLM Docker images are signed with cosign. Every release is signed with the same key introduced in commit
0112e53.Verify using the pinned commit hash (recommended):
A commit hash is cryptographically immutable, so this is the strongest way to ensure you are using the original signing key:
Verify using the release tag (convenience):
Tags are protected in this repository and resolve to the same key. This option is easier to read but relies on tag protection rules:
Expected output:
What's Changed
Full Changelog: BerriAI/litellm@v1.99.0...v1.99.1
v1.99.0Compare Source
Verify Docker Image Signature
All LiteLLM Docker images are signed with cosign. Every release is signed with the same key introduced in commit
0112e53.Verify using the pinned commit hash (recommended):
A commit hash is cryptographically immutable, so this is the strongest way to ensure you are using the original signing key:
Verify using the release tag (convenience):
Tags are protected in this repository and resolve to the same key. This option is easier to read but relies on tag protection rules:
Expected output:
What's Changed
StopModelInvocationJobby @ArjunPakhan in #34087/model/deprecationsendpoint by @mateo-berri in #26900lite login --config-claudeto wire Claude Code at login by @yassin-berriai in #37507Configuration
📅 Schedule: (in timezone Europe/Berlin)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.