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
Choose a base ref
...
head repository: kaihendry/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.
  • 5 commits
  • 11 files changed
  • 1 contributor

Commits on Nov 25, 2025

  1. Bump the pip group across 3 directories with 4 updates (#5)

    Updates the requirements on [protobuf](https://github.com/protocolbuffers/protobuf), [pyyaml](https://github.com/yaml/pyyaml), [numpy](https://github.com/numpy/numpy) and [grpcio](https://github.com/grpc/grpc) to permit the latest version.
    
    Updates `protobuf` to 5.27.2
    - [Release notes](https://github.com/protocolbuffers/protobuf/releases)
    - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
    - [Commits](protocolbuffers/protobuf@v3.0.0-javalite...v5.27.2)
    
    Updates `pyyaml` from 5.1.2 to 5.4
    - [Release notes](https://github.com/yaml/pyyaml/releases)
    - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES)
    - [Commits](yaml/pyyaml@5.1.2...5.4)
    
    Updates `numpy` from 1.16.4 to 1.22.0
    - [Release notes](https://github.com/numpy/numpy/releases)
    - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
    - [Commits](numpy/numpy@v1.16.4...v1.22.0)
    
    Updates `grpcio` to 1.65.1
    - [Release notes](https://github.com/grpc/grpc/releases)
    - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
    - [Commits](grpc/grpc@v1.20.0-pre1...v1.65.1)
    
    Updates `numpy` to 2.0.1
    - [Release notes](https://github.com/numpy/numpy/releases)
    - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
    - [Commits](numpy/numpy@v1.16.4...v1.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: protobuf
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: pyyaml
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: numpy
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: grpcio
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: numpy
      dependency-type: direct:production
      dependency-group: pip
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 25, 2025
    Configuration menu
    Copy the full SHA
    b9220e0 View commit details
    Browse the repository at this point in the history
  2. Bump the maven group across 4 directories with 12 updates (#4)

    Bumps the maven group with 11 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [io.grpc:grpc-protobuf](https://github.com/grpc/grpc-java) | `1.17.1` | `1.53.0` |
    | [com.google.guava:guava](https://github.com/google/guava) | `26.0-jre` | `32.0.0-jre` |
    | [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) | `3.10.0` | `3.16.3` |
    | org.apache.kafka:kafka_2.12 | `2.3.0` | `2.6.3` |
    | [org.springframework.boot:spring-boot-starter-web](https://github.com/spring-projects/spring-boot) | `2.0.9.RELEASE` | `2.5.12` |
    | [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator) | `6.0.13.Final` | `6.0.20.Final` |
    | [junit:junit](https://github.com/junit-team/junit4) | `4.12` | `4.13.1` |
    | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.2.3` | `1.2.13` |
    | [com.google.code.gson:gson](https://github.com/google/gson) | `2.8.5` | `2.8.9` |
    | [org.hibernate:hibernate-core](https://github.com/hibernate/hibernate-orm) | `5.3.6.Final` | `5.3.20.Final` |
    | [io.pebbletemplates:pebble](https://github.com/PebbleTemplates/pebble) | `3.1.0` | `3.1.6` |
    
    Bumps the maven group with 7 updates in the /core directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [io.grpc:grpc-protobuf](https://github.com/grpc/grpc-java) | `1.17.1` | `1.53.0` |
    | [com.google.guava:guava](https://github.com/google/guava) | `26.0-jre` | `32.0.0-jre` |
    | [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) | `3.10.0` | `3.16.3` |
    | org.apache.kafka:kafka_2.12 | `2.3.0` | `2.6.3` |
    | [org.springframework.boot:spring-boot-starter-web](https://github.com/spring-projects/spring-boot) | `2.0.9.RELEASE` | `2.5.12` |
    | [com.google.code.gson:gson](https://github.com/google/gson) | `2.8.5` | `2.8.9` |
    | [org.hibernate:hibernate-core](https://github.com/hibernate/hibernate-orm) | `5.3.6.Final` | `5.3.20.Final` |
    
    Bumps the maven group with 8 updates in the /ingestion directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [io.grpc:grpc-protobuf](https://github.com/grpc/grpc-java) | `1.17.1` | `1.53.0` |
    | [com.google.guava:guava](https://github.com/google/guava) | `26.0-jre` | `32.0.0-jre` |
    | [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) | `3.10.0` | `3.16.3` |
    | org.apache.kafka:kafka_2.12 | `2.3.0` | `2.6.3` |
    | [org.springframework.boot:spring-boot-starter-web](https://github.com/spring-projects/spring-boot) | `2.0.9.RELEASE` | `2.5.12` |
    | [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator) | `6.0.13.Final` | `6.0.20.Final` |
    | [junit:junit](https://github.com/junit-team/junit4) | `4.12` | `4.13.1` |
    | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.2.3` | `1.2.13` |
    
    Bumps the maven group with 7 updates in the /serving directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [io.grpc:grpc-protobuf](https://github.com/grpc/grpc-java) | `1.17.1` | `1.53.0` |
    | [com.google.guava:guava](https://github.com/google/guava) | `26.0-jre` | `32.0.0-jre` |
    | [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) | `3.10.0` | `3.16.3` |
    | org.apache.kafka:kafka_2.12 | `2.3.0` | `2.6.3` |
    | [org.springframework.boot:spring-boot-starter-web](https://github.com/spring-projects/spring-boot) | `2.0.9.RELEASE` | `2.5.12` |
    | [org.hibernate:hibernate-core](https://github.com/hibernate/hibernate-orm) | `5.4.5.Final` | `5.4.24.Final` |
    | [io.pebbletemplates:pebble](https://github.com/PebbleTemplates/pebble) | `3.1.0` | `3.1.6` |
    
    
    
    Updates `io.grpc:grpc-protobuf` from 1.17.1 to 1.53.0
    - [Release notes](https://github.com/grpc/grpc-java/releases)
    - [Commits](grpc/grpc-java@v1.17.1...v1.53.0)
    
    Updates `com.google.guava:guava` from 26.0-jre to 32.0.0-jre
    - [Release notes](https://github.com/google/guava/releases)
    - [Commits](https://github.com/google/guava/commits)
    
    Updates `com.google.protobuf:protobuf-java` from 3.10.0 to 3.16.3
    - [Release notes](https://github.com/protocolbuffers/protobuf/releases)
    - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
    - [Commits](protocolbuffers/protobuf@v3.10.0...v3.16.3)
    
    Updates `org.apache.kafka:kafka_2.12` from 2.3.0 to 2.6.3
    
    Updates `org.apache.kafka:kafka-clients` from 2.3.0 to 2.6.3
    
    Updates `org.springframework.boot:spring-boot-starter-web` from 2.0.9.RELEASE to 2.5.12
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v2.0.9.RELEASE...v2.5.12)
    
    Updates `org.hibernate.validator:hibernate-validator` from 6.0.13.Final to 6.0.20.Final
    - [Changelog](https://github.com/hibernate/hibernate-validator/blob/6.0.20.Final/changelog.txt)
    - [Commits](hibernate/hibernate-validator@6.0.13.Final...6.0.20.Final)
    
    Updates `junit:junit` from 4.12 to 4.13.1
    - [Release notes](https://github.com/junit-team/junit4/releases)
    - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
    - [Commits](junit-team/junit4@r4.12...r4.13.1)
    
    Updates `ch.qos.logback:logback-classic` from 1.2.3 to 1.2.13
    - [Commits](qos-ch/logback@v_1.2.3...v_1.2.13)
    
    Updates `com.google.code.gson:gson` from 2.8.5 to 2.8.9
    - [Release notes](https://github.com/google/gson/releases)
    - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md)
    - [Commits](google/gson@gson-parent-2.8.5...gson-parent-2.8.9)
    
    Updates `org.hibernate:hibernate-core` from 5.3.6.Final to 5.3.20.Final
    - [Release notes](https://github.com/hibernate/hibernate-orm/releases)
    - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.3.20/changelog.txt)
    - [Commits](hibernate/hibernate-orm@5.3.6...5.3.20)
    
    Updates `io.pebbletemplates:pebble` from 3.1.0 to 3.1.6
    - [Release notes](https://github.com/PebbleTemplates/pebble/releases)
    - [Commits](PebbleTemplates/pebble@v3.1.0...3.1.6)
    
    Updates `io.grpc:grpc-protobuf` from 1.17.1 to 1.53.0
    - [Release notes](https://github.com/grpc/grpc-java/releases)
    - [Commits](grpc/grpc-java@v1.17.1...v1.53.0)
    
    Updates `com.google.guava:guava` from 26.0-jre to 32.0.0-jre
    - [Release notes](https://github.com/google/guava/releases)
    - [Commits](https://github.com/google/guava/commits)
    
    Updates `com.google.protobuf:protobuf-java` from 3.10.0 to 3.16.3
    - [Release notes](https://github.com/protocolbuffers/protobuf/releases)
    - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
    - [Commits](protocolbuffers/protobuf@v3.10.0...v3.16.3)
    
    Updates `org.apache.kafka:kafka_2.12` from 2.3.0 to 2.6.3
    
    Updates `org.apache.kafka:kafka-clients` from 2.3.0 to 2.6.3
    
    Updates `org.springframework.boot:spring-boot-starter-web` from 2.0.9.RELEASE to 2.5.12
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v2.0.9.RELEASE...v2.5.12)
    
    Updates `com.google.code.gson:gson` from 2.8.5 to 2.8.9
    - [Release notes](https://github.com/google/gson/releases)
    - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md)
    - [Commits](google/gson@gson-parent-2.8.5...gson-parent-2.8.9)
    
    Updates `org.hibernate:hibernate-core` from 5.3.6.Final to 5.3.20.Final
    - [Release notes](https://github.com/hibernate/hibernate-orm/releases)
    - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.3.20/changelog.txt)
    - [Commits](hibernate/hibernate-orm@5.3.6...5.3.20)
    
    Updates `io.grpc:grpc-protobuf` from 1.17.1 to 1.53.0
    - [Release notes](https://github.com/grpc/grpc-java/releases)
    - [Commits](grpc/grpc-java@v1.17.1...v1.53.0)
    
    Updates `com.google.guava:guava` from 26.0-jre to 32.0.0-jre
    - [Release notes](https://github.com/google/guava/releases)
    - [Commits](https://github.com/google/guava/commits)
    
    Updates `com.google.protobuf:protobuf-java` from 3.10.0 to 3.16.3
    - [Release notes](https://github.com/protocolbuffers/protobuf/releases)
    - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
    - [Commits](protocolbuffers/protobuf@v3.10.0...v3.16.3)
    
    Updates `org.apache.kafka:kafka_2.12` from 2.3.0 to 2.6.3
    
    Updates `org.apache.kafka:kafka-clients` from 2.3.0 to 2.6.3
    
    Updates `org.springframework.boot:spring-boot-starter-web` from 2.0.9.RELEASE to 2.5.12
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v2.0.9.RELEASE...v2.5.12)
    
    Updates `org.hibernate.validator:hibernate-validator` from 6.0.13.Final to 6.0.20.Final
    - [Changelog](https://github.com/hibernate/hibernate-validator/blob/6.0.20.Final/changelog.txt)
    - [Commits](hibernate/hibernate-validator@6.0.13.Final...6.0.20.Final)
    
    Updates `junit:junit` from 4.12 to 4.13.1
    - [Release notes](https://github.com/junit-team/junit4/releases)
    - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
    - [Commits](junit-team/junit4@r4.12...r4.13.1)
    
    Updates `ch.qos.logback:logback-classic` from 1.2.3 to 1.2.13
    - [Commits](qos-ch/logback@v_1.2.3...v_1.2.13)
    
    Updates `io.grpc:grpc-protobuf` from 1.17.1 to 1.53.0
    - [Release notes](https://github.com/grpc/grpc-java/releases)
    - [Commits](grpc/grpc-java@v1.17.1...v1.53.0)
    
    Updates `com.google.guava:guava` from 26.0-jre to 32.0.0-jre
    - [Release notes](https://github.com/google/guava/releases)
    - [Commits](https://github.com/google/guava/commits)
    
    Updates `com.google.protobuf:protobuf-java` from 3.10.0 to 3.16.3
    - [Release notes](https://github.com/protocolbuffers/protobuf/releases)
    - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
    - [Commits](protocolbuffers/protobuf@v3.10.0...v3.16.3)
    
    Updates `org.apache.kafka:kafka_2.12` from 2.3.0 to 2.6.3
    
    Updates `org.apache.kafka:kafka-clients` from 2.3.0 to 2.6.3
    
    Updates `org.springframework.boot:spring-boot-starter-web` from 2.0.9.RELEASE to 2.5.12
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v2.0.9.RELEASE...v2.5.12)
    
    Updates `org.hibernate:hibernate-core` from 5.4.5.Final to 5.4.24.Final
    - [Release notes](https://github.com/hibernate/hibernate-orm/releases)
    - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.3.20/changelog.txt)
    - [Commits](hibernate/hibernate-orm@5.3.6...5.3.20)
    
    Updates `io.pebbletemplates:pebble` from 3.1.0 to 3.1.6
    - [Release notes](https://github.com/PebbleTemplates/pebble/releases)
    - [Commits](PebbleTemplates/pebble@v3.1.0...3.1.6)
    
    ---
    updated-dependencies:
    - dependency-name: io.grpc:grpc-protobuf
      dependency-type: direct:production
      dependency-group: maven
    - dependency-name: com.google.guava:guava
      dependency-type: direct:production
      dependency-group: maven
    - dependency-name: com.google.protobuf:protobuf-java
      dependency-type: direct:production
      dependency-group: maven
    - dependency-name: org.apache.kafka:kafka_2.12
      dependency-type: direct:development
      dependency-group: maven
    - dependency-name: org.apache.kafka:kafka-clients
      dependency-type: direct:production
      dependency-group: maven
    - dependency-name: org.springframework.boot:spring-boot-starter-web
      dependency-type: direct:production
      dependency-group: maven
    - dependency-name: org.hibernate.validator:hibernate-validator
      dependency-type: direct:production
      dependency-group: maven
    - dependency-name: junit:junit
      dependency-type: direct:development
      dependency-group: maven
    - dependency-name: ch.qos.logback:logback-classic
      dependency-type: direct:production
      dependency-group: maven
    - dependency-name: com.google.code.gson:gson
      dependency-type: direct:production
      dependency-group: maven
    - dependency-name: org.hibernate:hibernate-core
      dependency-type: direct:production
      dependency-group: maven
    - dependency-name: io.pebbletemplates:pebble
      dependency-type: direct:production
      dependency-group: maven
    - dependency-name: io.grpc:grpc-protobuf
      dependency-type: direct:production
      dependency-group: maven
    - dependency-name: com.google.guava:guava
      dependency-type: direct:production
      dependency-group: maven
    - dependency-name: com.google.protobuf:protobuf-java
      dependency-type: direct:production
      dependency-group: maven
    - dependency-name: org.apache.kafka:kafka_2.12
      dependency-type: direct:production
      dependency-group: maven
    - dependency-name: org.apache.kafka:kafka-clients
      dependency-type: direct:production
      dependency-group: maven
    - dependency-name: org.springframework.boot:spring-boot-starter-web
      dependency-type: direct:production
      dependency-group: maven
    - dependency-name: com.google.code.gson:gson
      dependency-type: direct:production
      dependency-group: maven
    - dependency-name: org.hibernate:hibernate-core
      dependency-type: direct:production
      dependency-group: maven
    - dependency-name: io.grpc:grpc-protobuf
      dependency-type: direct:production
      dependency-group: maven
    - dependency-name: com.google.guava:guava
      dependency-type: direct:production
      dependency-group: maven
    - dependency-name: com.google.protobuf:protobuf-java
      dependency-type: direct:production
      dependency-group: maven
    - dependency-name: org.apache.kafka:kafka_2.12
      dependency-type: direct:development
      dependency-group: maven
    - dependency-name: org.apache.kafka:kafka-clients
      dependency-type: direct:production
      dependency-group: maven
    - dependency-name: org.springframework.boot:spring-boot-starter-web
      dependency-type: direct:production
      dependency-group: maven
    - dependency-name: org.hibernate.validator:hibernate-validator
      dependency-type: direct:production
      dependency-group: maven
    - dependency-name: junit:junit
      dependency-type: direct:development
      dependency-group: maven
    - dependency-name: ch.qos.logback:logback-classic
      dependency-type: direct:production
      dependency-group: maven
    - dependency-name: io.grpc:grpc-protobuf
      dependency-type: direct:production
      dependency-group: maven
    - dependency-name: com.google.guava:guava
      dependency-type: direct:production
      dependency-group: maven
    - dependency-name: com.google.protobuf:protobuf-java
      dependency-type: direct:production
      dependency-group: maven
    - dependency-name: org.apache.kafka:kafka_2.12
      dependency-type: direct:production
      dependency-group: maven
    - dependency-name: org.apache.kafka:kafka-clients
      dependency-type: direct:production
      dependency-group: maven
    - dependency-name: org.springframework.boot:spring-boot-starter-web
      dependency-type: direct:production
      dependency-group: maven
    - dependency-name: org.hibernate:hibernate-core
      dependency-type: direct:production
      dependency-group: maven
    - dependency-name: io.pebbletemplates:pebble
      dependency-type: direct:production
      dependency-group: maven
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 25, 2025
    Configuration menu
    Copy the full SHA
    9f30c42 View commit details
    Browse the repository at this point in the history
  3. (#3)

    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 25, 2025
    Configuration menu
    Copy the full SHA
    a88a524 View commit details
    Browse the repository at this point in the history
  4. (#2)

    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 25, 2025
    Configuration menu
    Copy the full SHA
    040d317 View commit details
    Browse the repository at this point in the history
  5. (#1)

    updated-dependencies:
    - dependency-name: github.com/Masterminds/goutils
      dependency-type: indirect
      dependency-group: go_modules
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      dependency-group: go_modules
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 25, 2025
    Configuration menu
    Copy the full SHA
    3b7737d View commit details
    Browse the repository at this point in the history
Loading