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.33.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.33.1
Choose a head ref
  • 3 commits
  • 19 files changed
  • 3 contributors

Commits on Aug 14, 2023

  1. ci: Temporarily disable smoke tests (#3727)

    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    4a35e0b View commit details
    Browse the repository at this point in the history
  2. fix: Run store.plan() only when need it. (#3708)

    fix: issue-3682, run store.plan() only when need it.
    shuchu authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    7bc7c47 View commit details
    Browse the repository at this point in the history
  3. chore(release): release 0.33.1

    ## [0.33.1](v0.33.0...v0.33.1) (2023-08-14)
    
    ### Bug Fixes
    
    * Run store.plan() only when need it. ([#3708](#3708)) ([7bc7c47](7bc7c47))
    feast-ci-bot committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    1ff9aee View commit details
    Browse the repository at this point in the history
Loading