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.34.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.34.1
Choose a head ref
  • 4 commits
  • 31 files changed
  • 5 contributors

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    77bfe36 View commit details
    Browse the repository at this point in the history
  2. fix: Set keepalives_idle None by default (#3756)

    set keepalives_idle None by default
    
    Co-authored-by: Nikita Demashov <n.demashov@yadro.com>
    2 people authored and adchia committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    093928d View commit details
    Browse the repository at this point in the history
  3. fix: Pin numpy version to avoid spammy deprecation messages

    Signed-off-by: Danny C <d.chiao@gmail.com>
    adchia committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    904c4c7 View commit details
    Browse the repository at this point in the history
  4. chore(release): release 0.34.1

    ## [0.34.1](v0.34.0...v0.34.1) (2023-09-07)
    
    ### Bug Fixes
    
    * Fix warnings from deprecated paths and update default log level ([#3757](#3757)) ([77bfe36](77bfe36))
    * Pin numpy version to avoid spammy deprecation messages ([904c4c7](904c4c7))
    * Set keepalives_idle None by default ([#3756](#3756)) ([093928d](093928d))
    feast-ci-bot committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    9df2224 View commit details
    Browse the repository at this point in the history
Loading