Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: feast-dev/feast
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: feast-dev/feast
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.54-branch
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 15 files changed
  • 2 contributors

Commits on Dec 3, 2025

  1. chore: Fix CVE starlette (#5759)

    * chore(deps): bump starlette in /sdk/python/requirements
    
    Bumps [starlette](https://github.com/Kludex/starlette) from 0.48.0 to 0.49.1.
    - [Release notes](https://github.com/Kludex/starlette/releases)
    - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md)
    - [Commits](Kludex/starlette@0.48.0...0.49.1)
    
    ---
    updated-dependencies:
    - dependency-name: starlette
      dependency-version: 0.49.1
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * fix: Fixed torch install issue in CI
    
    Signed-off-by: ntkathole <[email protected]>
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Signed-off-by: ntkathole <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    ntkathole and dependabot[bot] authored Dec 3, 2025
    Configuration menu
    Copy the full SHA
    c6284ce View commit details
    Browse the repository at this point in the history
  2. chore(deps): Bump mcp from 1.12.4 to 1.23.0 in /sdk/python/requiremen…

    …ts (#5760)
    
    chore(deps): bump mcp from 1.12.4 to 1.23.0 in /sdk/python/requirements
    
    Bumps [mcp](https://github.com/modelcontextprotocol/python-sdk) from 1.12.4 to 1.23.0.
    - [Release notes](https://github.com/modelcontextprotocol/python-sdk/releases)
    - [Changelog](https://github.com/modelcontextprotocol/python-sdk/blob/main/RELEASE.md)
    - [Commits](modelcontextprotocol/python-sdk@v1.12.4...v1.23.0)
    
    ---
    updated-dependencies:
    - dependency-name: mcp
      dependency-version: 1.23.0
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    ntkathole and dependabot[bot] authored Dec 3, 2025
    Configuration menu
    Copy the full SHA
    8b57796 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2025

  1. fix: Fixed 0.54.1 version to publish it to pypi

    Signed-off-by: ntkathole <[email protected]>
    ntkathole committed Dec 4, 2025
    Configuration menu
    Copy the full SHA
    8ae05d1 View commit details
    Browse the repository at this point in the history
Loading