-
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.1
head repository: feast-dev/feast
compare: v0.4.2
- 10 commits
- 148 files changed
- 5 contributors
Commits on Dec 30, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 3dd2144 - Browse repository at this point
Copy the full SHA 3dd2144View commit details
Commits on Dec 31, 2019
-
Update feast core default values to include hibernate merge strategy (#…
…400) * Update feast core default values to include hibernate merge strategy * Add default value for job polling timeout
Configuration menu - View commit details
-
Copy full SHA for c3175e8 - Browse repository at this point
Copy the full SHA c3175e8View commit details
Commits on Jan 3, 2020
-
Use Nexus staging plugin for deployment (#394)
* Use Nexus staging pluging for deployment * Fix Javadoc error * Hard coded parent version as variable substitution is not supported
Configuration menu - View commit details
-
Copy full SHA for 3d44ad7 - Browse repository at this point
Copy the full SHA 3d44ad7View commit details
Commits on Jan 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8a0f53b - Browse repository at this point
Copy the full SHA 8a0f53bView commit details
Commits on Jan 6, 2020
-
Filter out extra fields, deduplicate fields in ingestion (#404)
* Filter out duplicate fields, ignore extra fields * Add test for filtering out extra fields
Configuration menu - View commit details
-
Copy full SHA for 3e25841 - Browse repository at this point
Copy the full SHA 3e25841View commit details -
Automatic documentation generation for gRPC API (#403)
* Add documentation building for Core and Serving gRPC APIs * Remove staticly generated Python documentation
Configuration menu - View commit details
-
Copy full SHA for 2b291a3 - Browse repository at this point
Copy the full SHA 2b291a3View commit details -
Deduplicate rows in subquery (#409)
* Deduplicate rows in subquery * Rename columns * Use correct feature names * Select k.* instead of iterating through fields
Configuration menu - View commit details
-
Copy full SHA for 57b3887 - Browse repository at this point
Copy the full SHA 57b3887View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa34a6b - Browse repository at this point
Copy the full SHA aa34a6bView commit details
Commits on Jan 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3230bf5 - Browse repository at this point
Copy the full SHA 3230bf5View commit details -
Java SDK release script (#406)
* Use back revision variable in pom.xml So user or CI system can easily override revision from external sources such as Git tag name * Add flatten maven plugin This plugin is useful during deployment so the final pom is resolved without parent dependency, i.e. we do not necessarily need to upload parent library * Increase versions for maven source,javadoc,spotless plugins So it has newer features and more fixes * Add gpg-plugin needed to sign releases * Use oss configure for flatten plugin, add developers info in pom.xml (required for releasing library * Add publish-java-sdk script * Add more logs to publish-java-sdk.sh * Add ProwJob publish-java-sdk * Use GPG_KEY_IMPORT_DIR variable * Update revision in pom.xml to 0.4.2-SNAPSHOT
Configuration menu - View commit details
-
Copy full SHA for ec6b26b - Browse repository at this point
Copy the full SHA ec6b26bView 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.1...v0.4.2