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.22.1
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.22.2
Choose a head ref
  • 10 commits
  • 42 files changed
  • 2 contributors

Commits on Jul 19, 2022

  1. chore: Remove UI from quickstart colab (#2951)

    chore: Remove UI from quickstart colab since Colab only supports Python 3.7, which means it isn't showing the latest releases
    
    Signed-off-by: Danny Chiao <danny@tecton.ai>
    adchia committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    57ed370 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. docs: Include docs updates for release process. Clean up old docs (#2957

    )
    
    * docs: Include docs updates for release process. Clean up old references in docs
    
    Signed-off-by: Danny Chiao <danny@tecton.ai>
    
    * clean up third integrations page
    
    Signed-off-by: Danny Chiao <danny@tecton.ai>
    
    * clean up lint
    
    Signed-off-by: Danny Chiao <danny@tecton.ai>
    
    * add clarification on credentials
    
    Signed-off-by: Danny Chiao <danny@tecton.ai>
    adchia committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    9e23787 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. revert(ci): fix: Fix nightly ci again (#2939). This reverts commit c3…

    …63619.
    
    Signed-off-by: Danny Chiao <danny@tecton.ai>
    adchia committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    33cbaeb View commit details
    Browse the repository at this point in the history
  2. revert(ci): "Fix night ci syntax error and update readme (#2935)"

    This reverts commit b35553b.
    
    Signed-off-by: Danny Chiao <danny@tecton.ai>
    adchia committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    31f54c8 View commit details
    Browse the repository at this point in the history
  3. revert(ci): Revert "ci: Add a nightly CI job for integration tests (#…

    …2652)"
    
    This reverts commit 6645efb.
    
    Signed-off-by: Danny Chiao <danny@tecton.ai>
    adchia committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    d4bb394 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. revert(ci): Revert "fix: Deprecate 3.7 wheels and fix verification wo…

    …rkflow (#2934)"
    
    This reverts commit 146e36d.
    
    Signed-off-by: Danny Chiao <danny@tecton.ai>
    adchia committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    efadb22 View commit details
    Browse the repository at this point in the history
  2. revert: Revert "fix: Change numpy version on setup.py and upgrade it …

    …to resolve dependabot warning (#2887)"
    
    This reverts commit b9190b9.
    
    Signed-off-by: Danny Chiao <danny@tecton.ai>
    adchia committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    87190cb View commit details
    Browse the repository at this point in the history
  3. chore: Update grpcio dependencies so local pip installs work

    Signed-off-by: Danny Chiao <danny@tecton.ai>
    adchia committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    b12882e View commit details
    Browse the repository at this point in the history
  4. ci: Fix verify-wheels flow

    Signed-off-by: Danny Chiao <danny@tecton.ai>
    adchia committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    8829e31 View commit details
    Browse the repository at this point in the history
  5. chore(release): release 0.22.2

    ## [0.22.2](v0.22.1...v0.22.2) (2022-07-29)
    
    ### Reverts
    
    * **ci:** "Fix night ci syntax error and update readme ([#2935](#2935))" ([31f54c8](31f54c8))
    * **ci:** fix: Fix nightly ci again ([#2939](#2939)). This reverts commit c363619. ([33cbaeb](33cbaeb))
    * **ci:** Revert "ci: Add a nightly CI job for integration tests ([#2652](#2652))" ([d4bb394](d4bb394))
    * **ci:** Revert "fix: Deprecate 3.7 wheels and fix verification workflow ([#2934](#2934))" ([efadb22](efadb22))
    * Revert "fix: Change numpy version on setup.py and upgrade it to resolve dependabot warning ([#2887](#2887))" ([87190cb](87190cb))
    feast-ci-bot committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    798c7b5 View commit details
    Browse the repository at this point in the history
Loading