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: 987cb99
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: 64852e2
Choose a head ref
  • 6 commits
  • 64 files changed
  • 5 contributors

Commits on May 1, 2020

  1. Set version to 0.3.8-SNAPSHOT

    ches committed May 1, 2020
    Configuration menu
    Copy the full SHA
    e78a21b View commit details
    Browse the repository at this point in the history
  2. Fix typos in change log

    woop authored May 1, 2020
    Configuration menu
    Copy the full SHA
    f7314b7 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2020

  1. v0.3 backport: Add Java coverage reporting (#734)

    * Add Java code coverage reporting with JaCoCo
    
    * Define revision property when packaging jars in Dockerfile (#410)
    
    Co-authored-by: David Heryanto <david.heryanto@hotmail.com>
    ches and davidheryanto authored May 23, 2020
    Configuration menu
    Copy the full SHA
    0eb9c56 View commit details
    Browse the repository at this point in the history
  2. v0.3 backport: Add feature and feature set labels (#737)

    * Add feature and feature set labels
    
    Backports #536 to v0.3
    
    * Fix feature labels test for round trip
    
    It appears that this test was only exercising the test setup code, not
    covering that labels work when applied.
    
    This change should be forward-ported to master.
    
    Co-authored-by: Suwinski, Krzysztof (Agoda) <Krzysztof.Suwinski@agoda.com>
    ches and Suwinski, Krzysztof (Agoda) authored May 23, 2020
    Configuration menu
    Copy the full SHA
    ffe7ec8 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2020

  1. Configuration menu
    Copy the full SHA
    b517225 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. Release v0.3.8

    ches committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    64852e2 View commit details
    Browse the repository at this point in the history
Loading