-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Comparing changes
Open a pull request
base repository: feast-dev/feast
base: v0.19.3
head repository: feast-dev/feast
compare: v0.19.4
- 5 commits
- 34 files changed
- 4 contributors
Commits on Apr 6, 2022
-
ci: Pin setup-gcloud actions to v0 instead of master (#2434)
Signed-off-by: Felix Wang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1b7c0fc - Browse repository at this point
Copy the full SHA 1b7c0fcView commit details -
fix: Don't prevent apply from running given duplicate empty names in …
…data sources. Also fix repeated apply of Spark data source. (#2415) * fix: Print more warning statements on requirement for data sources to have name in future, but don't prevent apply from running if there are duplicate empty data sources. Also attach class type when applying data sources so repeated feast apply commands properly work for Spark Signed-off-by: Danny Chiao <[email protected]> * typo Signed-off-by: Danny Chiao <[email protected]> * typo Signed-off-by: Danny Chiao <[email protected]> * fix Signed-off-by: Danny Chiao <[email protected]> * fix Signed-off-by: Danny Chiao <[email protected]> * fix Signed-off-by: Danny Chiao <[email protected]> * More tests Signed-off-by: Danny Chiao <[email protected]> * fix Signed-off-by: Danny Chiao <[email protected]> * fix Signed-off-by: Danny Chiao <[email protected]> * fix Signed-off-by: Danny Chiao <[email protected]> * fix Signed-off-by: Danny Chiao <[email protected]> * revert Signed-off-by: Danny Chiao <[email protected]> * fix Signed-off-by: Danny Chiao <[email protected]> * fix Signed-off-by: Danny Chiao <[email protected]> * fix Signed-off-by: Danny Chiao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 88e01a2 - Browse repository at this point
Copy the full SHA 88e01a2View commit details -
fix: Add spark to lambda dockerfile (#2480)
* add spark to lambda dockerfile Signed-off-by: Achal Shah <[email protected]> * add *args Signed-off-by: Achal Shah <[email protected]> * Add *args Signed-off-by: Felix Wang <[email protected]> * Pin protobuf==3.19.4 Signed-off-by: Felix Wang <[email protected]> * Remove *args Signed-off-by: Felix Wang <[email protected]> * Add a range Signed-off-by: Achal Shah <[email protected]> * Add a todo Signed-off-by: Achal Shah <[email protected]> * cleanup prints Signed-off-by: Achal Shah <[email protected]> * lock deps Signed-off-by: Achal Shah <[email protected]> * lock deps correctly Signed-off-by: Achal Shah <[email protected]> * fix lint Signed-off-by: Achal Shah <[email protected]> * fix lint take 2 Signed-off-by: Achal Shah <[email protected]> * Undo general updates Signed-off-by: Achal Shah <[email protected]> Co-authored-by: Felix Wang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ba22c28 - Browse repository at this point
Copy the full SHA ba22c28View commit details -
fix: Fix DataSource constructor to unbreak custom data sources (#2492)
* fix: Fix DataSource constructor to unbreak custom data sources Signed-off-by: Achal Shah <[email protected]> * fix first party refernces to use kwargs only Signed-off-by: Achal Shah <[email protected]> * remove force kwargs Signed-off-by: Achal Shah <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2115bd0 - Browse repository at this point
Copy the full SHA 2115bd0View commit details -
chore(release): release 0.19.4
## [0.19.4](v0.19.3...v0.19.4) (2022-04-06) ### Bug Fixes * Add spark to lambda dockerfile ([#2480](#2480)) ([ba22c28](ba22c28)) * Don't prevent apply from running given duplicate empty names in data sources. Also fix repeated apply of Spark data source. ([#2415](#2415)) ([88e01a2](88e01a2)) * Fix DataSource constructor to unbreak custom data sources ([#2492](#2492)) ([2115bd0](2115bd0))
Configuration menu - View commit details
-
Copy full SHA for 20e7a6f - Browse repository at this point
Copy the full SHA 20e7a6fView 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.19.3...v0.19.4