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.31.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.31.1
Choose a head ref
  • 4 commits
  • 26 files changed
  • 3 contributors

Commits on Apr 24, 2023

  1. fix: Clean up snowflake to_spark_df() (#3607)

    Signed-off-by: Miles Adkins <[email protected]>
    sfc-gh-madkins authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    e8e643e View commit details
    Browse the repository at this point in the history
  2. chore: Upgrade snowflake version to 3.0.0 (#3608)

    Signed-off-by: Miles Adkins <[email protected]>
    sfc-gh-madkins authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    ebcdc36 View commit details
    Browse the repository at this point in the history
  3. chore: Bump redis from 4.2.2 to 4.4.4 in /sdk/python/requirements (#3604

    )
    
    Bumps [redis](https://github.com/redis/redis-py) from 4.2.2 to 4.4.4.
    - [Release notes](https://github.com/redis/redis-py/releases)
    - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
    - [Commits](redis/redis-py@v4.2.2...v4.4.4)
    
    ---
    updated-dependencies:
    - dependency-name: redis
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    6aa54aa View commit details
    Browse the repository at this point in the history
  4. chore(release): release 0.31.1

    ## [0.31.1](v0.31.0...v0.31.1) (2023-04-24)
    
    ### Bug Fixes
    
    * Clean up snowflake to_spark_df() ([#3607](#3607)) ([e8e643e](e8e643e))
    feast-ci-bot committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    52cf2a0 View commit details
    Browse the repository at this point in the history
Loading