v0.2.5 (2021-05-11)
Fixed bugs:
- Fix SSTable name length restrictions during ingestion #70 (terryyylim)
Merged pull requests:
v0.2.4 (2021-05-05)
Fixed bugs:
Merged pull requests:
- Update redis host for e2e tests #68 (khorshuheng)
- Bigtable sink (row level) metrics #67 (pyalex)
v0.2.3 (2021-04-29)
Implemented enhancements:
- Support for Schedule Spark Application #59 (khorshuheng)
Fixed bugs:
Merged pull requests:
- Explicitly stop sparkSession on exception to prevent it stucking #65 (pyalex)
- Migrate sparkop e2e tests to kf-feast cluster #62 (khorshuheng)
v0.2.2 (2021-04-27)
Implemented enhancements:
- Add project whitelist #57 (terryyylim)
- Configurable triggering interval from streaming ingestion #63 (pyalex)
Merged pull requests:
v0.2.1 (2021-04-19)
Implemented enhancements:
- Cassandra as sink option for ingestion job #51 (khorshuheng)
Merged pull requests:
v0.2.0 (2021-04-15)
Implemented enhancements:
- Cassandra as sink option for ingestion job #51 (khorshuheng)
- Bigtable as alternative Online Storage #46 (pyalex)
Fixed bugs:
- Cassandra schema update should not fail when column exist #55 (khorshuheng)
- Fix avro serialization: reuse generated schema in advance #52 (pyalex)
Merged pull requests:
- Fix dependencies for aws e2e #56 (pyalex)
- Better handling for invalid proto messages #54 (pyalex)
- Bump feast version to 0.9.5 #53 (terryyylim)
- Fix setup.py dependencies #49 (woop)
- Add documentation building for readthedocs.org #47 (woop)
- Cleanup Scala code #28 (YikSanChan)
v0.1.2 (2021-03-17)
Implemented enhancements:
- Implicit type conversion for entity and feature table source #43 (khorshuheng)
Merged pull requests:
- Make field mapping for batch source consistent with streaming source #45 (khorshuheng)
- Better cleanup for cached rdds in Streaming Ingestion #44 (pyalex)
- Add tests for master branch #25 (woop)
v0.1.1 (2021-03-11)
v0.1.0 (2021-03-08)
Fixed bugs:
- Fix GH Actions PR Workflow Support for PRs from External Contributors #35 (mrzzy)
- Allow only project filter when listing ft #32 (terryyylim)
Implemented enhancements:
Merged pull requests:
-
Add project filter to list jobs #16 (terryyylim)
-
Update CI workflow #19 (terryyylim)
-
Update submodule #18 (terryyylim)
-
Use feast core images from GCR instead of building them ourselves #17 (pyalex)
-
Build & push docker workflow for spark ingestion job #13 (pyalex)