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-java-old
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: feast-dev/feast-java-old
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.25-branch
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 32 files changed
  • 8 contributors

Commits on Mar 1, 2021

  1. Release v0.25.0

    Signed-off-by: Jacob Klegar <jacob@tecton.ai>
    jklegar committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    87b89c4 View commit details
    Browse the repository at this point in the history
  2. Update version to next SNAPSHOT

    Signed-off-by: Jacob Klegar <jacob@tecton.ai>
    jklegar committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    2404065 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Support Keto authorization directly

    Signed-off-by: Khor Shu Heng <khor.heng@go-jek.com>
    Khor Shu Heng authored and khorshuheng committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    57c84a7 View commit details
    Browse the repository at this point in the history
  2. Add redis timeout configuration option & Serving Configuration Refact…

    …oring (#8)
    
    * add redis timeout option
    
    Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>
    
    * fix typo
    
    Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>
    
    * remove StoreProto.Store
    
    Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>
    
    * remove StoreProto.Store
    
    Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>
    
    * fix test
    
    Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>
    
    * clean up
    
    Signed-off-by: Oleksii Moskalenko <moskalenko.alexey@gmail.com>
    pyalex authored and khorshuheng committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    c477136 View commit details
    Browse the repository at this point in the history
  3. Fix javadoc for keto authorization provider (#9)

    Signed-off-by: Khor Shu Heng <khor.heng@go-jek.com>
    khorshuheng committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    7899bd5 View commit details
    Browse the repository at this point in the history
  4. Make better use of java8 stream

    Signed-off-by: Khor Shu Heng <khor.heng@gojek.com>
    陈易生 authored and khorshuheng committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    2833750 View commit details
    Browse the repository at this point in the history
  5. Add mirroring for internal repository (#10)

    Signed-off-by: Khor Shu Heng <khor.heng@go-jek.com>
    khorshuheng committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    bb42adb View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. Fix applyFeatureTable log messages (#13)

    Fixes #5
    
    Signed-off-by: ted chang <htchang@us.ibm.com>
    (cherry picked from commit 0316049)
    tedhtchang authored and khorshuheng committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    389875d View commit details
    Browse the repository at this point in the history
  2. Remove test scope for keto

    Signed-off-by: Terence Lim <terencelimxp@gmail.com>
    (cherry picked from commit afb3a06)
    terryyylim authored and khorshuheng committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    316e925 View commit details
    Browse the repository at this point in the history
  3. Bump keto client version

    Signed-off-by: Terence Lim <terencelimxp@gmail.com>
    (cherry picked from commit aa73cea)
    terryyylim authored and khorshuheng committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    b42325e View commit details
    Browse the repository at this point in the history
  4. Revert versions and scope

    Signed-off-by: Terence Lim <terencelimxp@gmail.com>
    (cherry picked from commit 548c17a)
    terryyylim authored and khorshuheng committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    bae584d View commit details
    Browse the repository at this point in the history
  5. Bump core chart version

    Signed-off-by: Terence Lim <terence.limxp@go-jek.com>
    Terence Lim authored and khorshuheng committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    18987a3 View commit details
    Browse the repository at this point in the history
Loading