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.30.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.30.1
Choose a head ref
  • 3 commits
  • 18 files changed
  • 2 contributors

Commits on Mar 24, 2023

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

Commits on Mar 25, 2023

  1. fix: Use pyarrow in a way that works across versions (#3562)

    Signed-off-by: Achal Shah <achals@gmail.com>
    achals committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    99a163c View commit details
    Browse the repository at this point in the history
  2. chore(release): release 0.30.1

    ## [0.30.1](v0.30.0...v0.30.1) (2023-03-25)
    
    ### Bug Fixes
    
    * Use pyarrow in a way that works across versions ([#3562](#3562)) ([99a163c](99a163c))
    feast-ci-bot committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    ab06fa9 View commit details
    Browse the repository at this point in the history
Loading