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: v0.52.0
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.53.0
Choose a head ref
  • 10 commits
  • 68 files changed
  • 5 contributors

Commits on Aug 17, 2025

  1. Configuration menu
    Copy the full SHA
    9ab32e5 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2025

  1. feat: Added ray example template (#5570)

    Signed-off-by: ntkathole <nikhilkathole2683@gmail.com>
    ntkathole authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    a66d890 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2025

  1. feat: Allow hyphen in repo name (#5562)

    * allow hyphen in repo nam
    
    Signed-off-by: HaoXuAI <sduxuhao@gmail.com>
    
    * fix unit test
    
    Signed-off-by: HaoXuAI <sduxuhao@gmail.com>
    
    * fix unit test
    
    Signed-off-by: HaoXuAI <sduxuhao@gmail.com>
    
    * fix int test
    
    Signed-off-by: HaoXuAI <sduxuhao@gmail.com>
    
    * fix readme
    
    Signed-off-by: HaoXuAI <sduxuhao@gmail.com>
    
    * fix test
    
    Signed-off-by: HaoXuAI <sduxuhao@gmail.com>
    
    ---------
    
    Signed-off-by: HaoXuAI <sduxuhao@gmail.com>
    HaoXuAI authored Aug 20, 2025
    Configuration menu
    Copy the full SHA
    4436673 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2025

  1. fix(docs): Use absolute image URLs in README

    Signed-off-by: kramaranya <kramaranya15@gmail.com>
    kramaranya authored and ntkathole committed Aug 25, 2025
    Configuration menu
    Copy the full SHA
    7188fc9 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2025

  1. Configuration menu
    Copy the full SHA
    0de7503 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e9cbeb View commit details
    Browse the repository at this point in the history
  3. Change Python version to 3.10 in .readthedocs.yml

    Downgrade Python version from 3.12 to 3.10 in ReadTheDocs configuration.
    franciscojavierarceo authored Aug 26, 2025
    Configuration menu
    Copy the full SHA
    ac2946d View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2025

  1. fix: Consistency in allow_cache and savedDatasets api (#5572)

    Signed-off-by: ntkathole <nikhilkathole2683@gmail.com>
    ntkathole authored Aug 27, 2025
    Configuration menu
    Copy the full SHA
    7e8b914 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2025

  1. Configuration menu
    Copy the full SHA
    0ed6c80 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2025

  1. chore(release): release 0.53.0

    # [0.53.0](v0.52.0...v0.53.0) (2025-08-30)
    
    ### Bug Fixes
    
    * Consistency in allow_cache and savedDatasets api ([#5572](#5572)) ([7e8b914](7e8b914))
    * **docs:** Use absolute image URLs in README ([7188fc9](7188fc9))
    
    ### Features
    
    * Added ray example template ([#5570](#5570)) ([a66d890](a66d890))
    * Allow hyphen in repo name ([#5562](#5562)) ([4436673](4436673))
    feast-ci-bot committed Aug 30, 2025
    Configuration menu
    Copy the full SHA
    2f36e7b View commit details
    Browse the repository at this point in the history
Loading