Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 24, 2025

Bumps llama-stack from 0.2.10 to 0.2.20.

Release notes

Sourced from llama-stack's releases.

v0.2.20

Here are some key changes that are coming as part of this release.

Build and Environment

  • Environment improvements: fixed env var replacement to preserve types.
  • Docker stability: fixed container startup failures for Fireworks AI provider.
  • Removed absolute paths in build for better portability.

Features

  • UI Enhancements: Implemented file upload and VectorDB creation/configuration directly in UI.
  • Vector Store Improvements: Added keyword, vector, and hybrid search inside vector store.
  • Added S3 authorization support for file providers.
  • SQL Store: Added inequality support to where clause.

Documentation

  • Fixed post-training docs.
  • Added Contributor Guidelines for creating Internal vs. External providers.

Fixes

  • Removed unsupported bfcl scoring function.
  • Multiple reliability and configuration fixes for providers and environment handling.

Engineering / Chores

  • Cleaner internal development setup with consistent paths.
  • Incremental improvements to provider integration and vector store behavior.

What's Changed

Full Changelog: llamastack/llama-stack@v0.2.19...v0.2.20

New Contributors

... (truncated)

Changelog

Sourced from llama-stack's changelog.

v0.2.20

Published on: 2025-08-29T22:25:32Z

Here are some key changes that are coming as part of this release.

Build and Environment

  • Environment improvements: fixed env var replacement to preserve types.
  • Docker stability: fixed container startup failures for Fireworks AI provider.
  • Removed absolute paths in build for better portability.

Features

  • UI Enhancements: Implemented file upload and VectorDB creation/configuration directly in UI.
  • Vector Store Improvements: Added keyword, vector, and hybrid search inside vector store.
  • Added S3 authorization support for file providers.
  • SQL Store: Added inequality support to where clause.

Documentation

  • Fixed post-training docs.
  • Added Contributor Guidelines for creating Internal vs. External providers.

Fixes

  • Removed unsupported bfcl scoring function.
  • Multiple reliability and configuration fixes for providers and environment handling.

Engineering / Chores

  • Cleaner internal development setup with consistent paths.
  • Incremental improvements to provider integration and vector store behavior.

New Contributors

  • @​omertuc made their first contribution in #3270
  • @​r3v5 made their first contribution in vector store hybrid search

v0.2.19

Published on: 2025-08-26T22:06:55Z

Highlights


... (truncated)

Commits
  • 44bd820 build: Bump version to 0.2.20
  • 1278cd0 Release candidate 0.2.20rc1
  • efdb555 fix: Remove bfcl scoring function as not supported (#3281)
  • 3130ca0 feat: implement keyword, vector and hybrid search inside vector stores for PG...
  • e96e3c4 feat(s3 auth): add authorization support for s3 files provider (#3265)
  • ed41865 chore(dev): add inequality support to sqlstore where clause (#3272)
  • 30117de fix: docker failing to start container [fireworks-ai] (#3267)
  • 52106d9 fix(env): env var replacement preserve types (#3270)
  • 75fad44 feat(UI): Implementing File Upload and VectorDB Creation/Configuration in Pla...
  • 1a9fa3c docs: Contributor guidelines for creating Internal or External providers (#3111)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [llama-stack](https://github.com/meta-llama/llama-stack) from 0.2.10 to 0.2.20.
- [Release notes](https://github.com/meta-llama/llama-stack/releases)
- [Changelog](https://github.com/llamastack/llama-stack/blob/main/CHANGELOG.md)
- [Commits](llamastack/llama-stack@v0.2.10...v0.2.20)

---
updated-dependencies:
- dependency-name: llama-stack
  dependency-version: 0.2.20
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Sep 24, 2025
@coderabbitai
Copy link

coderabbitai bot commented Sep 24, 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.


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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants