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.39.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.39.1
Choose a head ref
  • 4 commits
  • 18 files changed
  • 3 contributors

Commits on Jul 4, 2024

  1. fix: Fix SQLite import issue (#4294)

    adding try and except block for import
    
    Co-authored-by: Francisco Javier Arceo <franciscojavierarceo@users.noreply.github.com>
    franciscojavierarceo and franciscojavierarceo committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    8d9b60e View commit details
    Browse the repository at this point in the history
  2. chore: Fix for semantic release for 0.39.1

    Signed-off-by: Francisco Javier Arceo <franciscojavierarceo@users.noreply.github.com>
    franciscojavierarceo committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    979831e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    488ec7b View commit details
    Browse the repository at this point in the history
  4. chore(release): release 0.39.1

    ## [0.39.1](v0.39.0...v0.39.1) (2024-07-04)
    
    ### Bug Fixes
    
    * Fix SQLite import issue ([#4294](#4294)) ([8d9b60e](8d9b60e))
    feast-ci-bot committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    0ea409c View commit details
    Browse the repository at this point in the history
Loading