Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Incorporate release 0.37.1 to master #4127

Merged
merged 2 commits into from
Apr 23, 2024

Commits on Apr 22, 2024

  1. chore(release): release 0.37.1

    ## [0.37.1](feast-dev/feast@v0.37.0...v0.37.1) (2024-04-17)
    
    ### Bug Fixes
    
    * Pgvector patch ([feast-dev#4108](feast-dev#4108)) ([1a1f0b1](feast-dev@1a1f0b1))
    
    ### Reverts
    
    * Reverts "fix: Using version args to install the correct feast version" ([feast-dev#4112](feast-dev#4112)) ([d5ded69](feast-dev@d5ded69)), closes [feast-dev#3953](feast-dev#3953)
    feast-ci-bot authored and jeremyary committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    5262434 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. chore: Move feast install to docker build in java it tests (feast-dev…

    …#4126)
    
    * chore: Move feast install to docker build in java it tests
    
    Signed-off-by: tokoko <togurg14@freeuni.edu.ge>
    
    * remove commented out lines in compose file
    
    Signed-off-by: tokoko <togurg14@freeuni.edu.ge>
    
    * make local compose mode default
    
    Signed-off-by: tokoko <togurg14@freeuni.edu.ge>
    
    * limit COPY contents
    
    Signed-off-by: tokoko <togurg14@freeuni.edu.ge>
    
    * remove requirements.txt from java tests docker image
    
    Signed-off-by: tokoko <togurg14@freeuni.edu.ge>
    
    * include pyproject.toml in dockerfile
    
    Signed-off-by: tokoko <togurg14@freeuni.edu.ge>
    
    * change links to depends_on
    
    Signed-off-by: tokoko <togurg14@freeuni.edu.ge>
    
    * try updating setup-python to v5
    
    Signed-off-by: tokoko <togurg14@freeuni.edu.ge>
    
    * pin macos image to macos-12
    
    Signed-off-by: tokoko <togurg14@freeuni.edu.ge>
    
    * force rerun
    
    Signed-off-by: tokoko <togurg14@freeuni.edu.ge>
    
    ---------
    
    Signed-off-by: tokoko <togurg14@freeuni.edu.ge>
    tokoko authored and jeremyary committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    c3f829d View commit details
    Browse the repository at this point in the history