Skip to content

fix(deps): update dependency llama-stack to v0.5.0#53

Open
red-hat-konflux-kflux-prd-rh02[bot] wants to merge 1 commit intomainfrom
konflux/mintmaker/main/llama-stack-0.x
Open

fix(deps): update dependency llama-stack to v0.5.0#53
red-hat-konflux-kflux-prd-rh02[bot] wants to merge 1 commit intomainfrom
konflux/mintmaker/main/llama-stack-0.x

Conversation

@red-hat-konflux-kflux-prd-rh02
Copy link
Contributor

@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 bot commented Dec 1, 2025

This PR contains the following updates:

Package Change Age Confidence
llama-stack ==0.4.3 -> ==0.5.0 age confidence

Release Notes

llamastack/llama-stack (llama-stack)

v0.5.0

Compare Source

Release 0.5 brings significant improvements to API consistency, OpenAI conformance, provider capabilities, and a major architectural refactoring of all APIs to use FastAPI routers.

Highlights
  • Connectors API for managing MCP server connections (#​4263)
  • Unified network configuration with TLS/mTLS, proxy, and timeout support for all remote providers (#​4748)
  • Endpoint authorization via YAML-based access control (#​4448)
  • Rerankers for hybrid search in vector stores (#​4456)
  • Response API enhancements including reasoning.effort, max_output_tokens, and parallel_tool_calls
  • New providers: Elasticsearch and OCI 26ai vector stores
  • PGVector improvements: HNSW/IVFFlat indexes, configurable distance metrics
  • FastAPI router migration across all APIs for better OpenAPI docs and validation
  • ARM64 container image support (#​4474)
Breaking Changes
Change Type PR
Post-Training API endpoints restructured (path params) Hard #​4606
Embeddings API rejects explicit null for optional fields Hard #​4644
Safety API provider interface changed to request objects Hard #​4643
Meta-Reference GPU inference provider removed Hard #​4828
Scope-based endpoint authorization removed Hard #​4734
image_name renamed to distro_name Deprecated #​4396
Eval API calling convention uses request objects Deprecated #​4425
vLLM tls_verify moved to network.tls.verify Deprecated #​4748

See the full release notes for migration instructions and detailed upgrade guide.

v0.4.4

Compare Source

What's Changed

Full Changelog: llamastack/llama-stack@v0.4.3...v0.4.4


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@coderabbitai
Copy link

coderabbitai bot commented Dec 1, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 bot force-pushed the konflux/mintmaker/main/llama-stack-0.x branch from 7b32d0e to 234cfea Compare December 3, 2025 20:04
@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 bot changed the title Update dependency llama-stack to v0.3.3 Update dependency llama-stack to v0.3.4 Dec 3, 2025
@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 bot force-pushed the konflux/mintmaker/main/llama-stack-0.x branch from 234cfea to f8d7ec4 Compare December 15, 2025 20:03
@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 bot changed the title Update dependency llama-stack to v0.3.4 Update dependency llama-stack to v0.3.5 Dec 15, 2025
@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 bot force-pushed the konflux/mintmaker/main/llama-stack-0.x branch from f8d7ec4 to d8c2332 Compare January 7, 2026 00:13
@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 bot changed the title Update dependency llama-stack to v0.3.5 Update dependency llama-stack to v0.4.0 Jan 7, 2026
@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 bot force-pushed the konflux/mintmaker/main/llama-stack-0.x branch from d8c2332 to f2a7d57 Compare January 13, 2026 16:08
@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 bot changed the title Update dependency llama-stack to v0.4.0 Update dependency llama-stack to v0.4.1 Jan 13, 2026
@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 bot force-pushed the konflux/mintmaker/main/llama-stack-0.x branch 2 times, most recently from aa80272 to 1129d26 Compare January 16, 2026 20:04
@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 bot changed the title Update dependency llama-stack to v0.4.1 Update dependency llama-stack to v0.4.2 Jan 16, 2026
@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 bot changed the title Update dependency llama-stack to v0.4.2 fix(deps): update dependency llama-stack to v0.4.2 Jan 22, 2026
@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 bot force-pushed the konflux/mintmaker/main/llama-stack-0.x branch from 1129d26 to 25983d7 Compare January 27, 2026 04:04
@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 bot changed the title fix(deps): update dependency llama-stack to v0.4.2 fix(deps): update dependency llama-stack to v0.4.3 Jan 27, 2026
@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 bot changed the title fix(deps): update dependency llama-stack to v0.4.3 fix(deps): update dependency llama-stack to v0.4.3 - autoclosed Jan 30, 2026
@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 bot deleted the konflux/mintmaker/main/llama-stack-0.x branch January 30, 2026 12:06
@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 bot changed the title fix(deps): update dependency llama-stack to v0.4.3 - autoclosed fix(deps): update dependency llama-stack to v0.4.4 Jan 30, 2026
@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 bot force-pushed the konflux/mintmaker/main/llama-stack-0.x branch 2 times, most recently from 6ebf837 to a74129c Compare February 5, 2026 20:05
@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 bot changed the title fix(deps): update dependency llama-stack to v0.4.4 fix(deps): update dependency llama-stack to v0.5.0 Feb 5, 2026
@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 bot force-pushed the konflux/mintmaker/main/llama-stack-0.x branch from a74129c to 13fc3fa Compare February 6, 2026 20:08
Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com>
@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 bot force-pushed the konflux/mintmaker/main/llama-stack-0.x branch from 13fc3fa to 59312f4 Compare February 10, 2026 12:05
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.

0 participants