-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Comparing changes
Open a pull request
base repository: feast-dev/feast
base: v0.4.6
head repository: feast-dev/feast
compare: v0.4.7
- 12 commits
- 41 files changed
- 8 contributors
Commits on Mar 16, 2020
-
Replacing Jedis With Lettuce in ingestion and serving (#485)
* Replacing Jedis With Lettuce in ingestion and serving * Removing extra lines * Abstacting redis connection based on store * Check the connection before connecting as lettuce does the retry automatically * Running spotless * Throw Exception if the job store config is null * Handle No enum constant RuntimeException
Configuration menu - View commit details
-
Copy full SHA for 517e4c6 - Browse repository at this point
Copy the full SHA 517e4c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1517579 - Browse repository at this point
Copy the full SHA 1517579View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8aad8b - Browse repository at this point
Copy the full SHA a8aad8bView commit details -
Remove unused ingestion deps (#520)
* Make dependency:analyze run clean on datatypes-java * Remove stale dependencies from ingestion Unused according to `mvn -pl ingestion dependency:analyze`, and tests. We had a recent bump of hibernate-validator with a CVE fix (#421) that I was looking to backport, and it turns out it's not used anymore anyway.
Configuration menu - View commit details
-
Copy full SHA for 7aab77d - Browse repository at this point
Copy the full SHA 7aab77dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dd6041 - Browse repository at this point
Copy the full SHA 3dd6041View commit details -
Encode feature row before storing in Redis (#530)
* Encode feature row before storing in Redis * Include encoding as part of RedisMutationDoFn Co-authored-by: Khor Shu Heng <khor.heng@gojek.com>
Configuration menu - View commit details
-
Copy full SHA for 2e9b93a - Browse repository at this point
Copy the full SHA 2e9b93aView commit details
Commits on Mar 17, 2020
-
[Bug] Clear all the futures when sync is called. (#501)
* Replacing Jedis With Lettuce in ingestion and serving * Removing extra lines * Abstacting redis connection based on store * Check the connection before connecting as lettuce does the retry automatically * Running spotless * Throw Exception if the job store config is null * Handle No enum constant RuntimeException * Future should be cleared everytime sync is called
Configuration menu - View commit details
-
Copy full SHA for 9b532c9 - Browse repository at this point
Copy the full SHA 9b532c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48e4823 - Browse repository at this point
Copy the full SHA 48e4823View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b5a833 - Browse repository at this point
Copy the full SHA 2b5a833View commit details -
Changelog for release 0.4.7 (#544)
* Version bump for release 0.4.7 * Update changelog for release 0.4.7 Co-authored-by: Khor Shu Heng <khor.heng@gojek.com>
Configuration menu - View commit details
-
Copy full SHA for c4ccee8 - Browse repository at this point
Copy the full SHA c4ccee8View commit details
Commits on Mar 19, 2020
-
Fix helm chart image tag default value (#549)
Co-authored-by: Khor Shu Heng <khor.heng@gojek.com>
Configuration menu - View commit details
-
Copy full SHA for e9069a8 - Browse repository at this point
Copy the full SHA e9069a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bee000 - Browse repository at this point
Copy the full SHA 4bee000View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.4.6...v0.4.7