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: stable
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
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 20 files changed
  • 2 contributors

Commits on Apr 9, 2026

  1. chore(deps): Bump Go >= 1.24.12 to fix CVE-2025-61726 (#6219)

    * chore(deps): bump Go >= 1.24.12 to fix CVE-2025-61726
    
    Bump the Go toolchain from 1.22.9 to 1.24.12 in the feast-operator
    go.mod and Dockerfile to fix CVE-2025-61726 (memory exhaustion in
    net/url query parameter parsing, CVSS 7.5).
    
    Signed-off-by: Chaitany patel <patelchaitany93@gmail.com>
    Made-with: Cursor
    
    * Upgraded Operator SDK
    
    Signed-off-by: Chaitany patel <patelchaitany93@gmail.com>
    
    ---------
    
    Signed-off-by: Chaitany patel <patelchaitany93@gmail.com>
    patelchaitany authored Apr 9, 2026
    Configuration menu
    Copy the full SHA
    d6f33ce View commit details
    Browse the repository at this point in the history
  2. docs: Added Production deployment Topologies docs

    Signed-off-by: ntkathole <nikhilkathole2683@gmail.com>
    ntkathole committed Apr 9, 2026
    Configuration menu
    Copy the full SHA
    d0577b8 View commit details
    Browse the repository at this point in the history
Loading