LiteLLM 1.100.0 Adds Entra ID Auth to Azure AI Foundry and Deletes prompt_token_calculator

What shipped

LiteLLM 1.100.0, published to PyPI early on September 6, 2026. The LLM gateway's round-number stable release folds 398 merged pull requests into one drop, headlined by auth and credential-hygiene work.

What changed

Why a builder cares

Both leak fixes land in exactly the plumbing that quietly forwards keys — passthrough routes and retry paths — so upgrade before a virtual key ends up in someone else's logs. The Databricks fix stops billing cached tokens at full price. And note the ! in the release notes: LiteLLM deletes dead code instead of letting it rot. Every Docker image in the release is cosign-signed, with the verify command printed in the notes.

Related posts