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: master@{1day}
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: master
Choose a head ref
  • 2 commits
  • 61 files changed
  • 4 contributors

Commits on Dec 13, 2025

  1. feat: Support for Map value data type (#5768) (#5772)

    * feat: Support for Map value data type #5768
    
    Signed-off-by: Nick Quinn <[email protected]>
    
    * Updating documentation
    
    Signed-off-by: Nick Quinn <[email protected]>
    
    * Adding proto python files
    
    Signed-off-by: Nick Quinn <[email protected]>
    
    * Fixing format issues
    
    Signed-off-by: Nick Quinn <[email protected]>
    
    ---------
    
    Signed-off-by: Nick Quinn <[email protected]>
    Co-authored-by: Nick Quinn <[email protected]>
    nquinn408 and nickquinn408 authored Dec 13, 2025
    Configuration menu
    Copy the full SHA
    b99a8a9 View commit details
    Browse the repository at this point in the history
  2. feat: Production ready feast operator with v1 apiversion (#5771)

    * Production ready feast operator with v1 apiversion
    
    Signed-off-by: jyejare <[email protected]>
    
    * Tests modified to use v1 , Docs updated
    
    Signed-off-by: jyejare <[email protected]>
    
    * fix: Fix resolving to the correct version v1 or v1alpha1
    
    Signed-off-by: ntkathole <[email protected]>
    
    ---------
    
    Signed-off-by: jyejare <[email protected]>
    Signed-off-by: ntkathole <[email protected]>
    Co-authored-by: ntkathole <[email protected]>
    jyejare and ntkathole authored Dec 13, 2025
    Configuration menu
    Copy the full SHA
    49359c6 View commit details
    Browse the repository at this point in the history
Loading