Skip to content

Tags: zyxue/feast

Tags

v0.21.3

Toggle v0.21.3's commit message
chore(release): release 0.21.3

## [0.21.3](feast-dev/feast@v0.21.2...v0.21.3) (2022-06-13)

### Bug Fixes

* Change online UI schema field to be optional ([feast-dev#2766](feast-dev#2766)) ([e6edb58](feast-dev@e6edb58)), closes [feast-dev#2719](feast-dev#2719)
* Made URL to registry relative, fixes [feast-dev#2731](feast-dev#2731) ([feast-dev#2753](feast-dev#2753)) ([a66aea8](feast-dev@a66aea8))

v0.9.8

Toggle v0.9.8's commit message
Fix publish version

Signed-off-by: shuheng <[email protected]>

v0.21.2

Toggle v0.21.2's commit message
chore(release): release 0.21.2

## [0.21.2](feast-dev/feast@v0.21.1...v0.21.2) (2022-05-17)

### Bug Fixes

* Correct feature statuses during feature logging test ([feast-dev#2709](feast-dev#2709)) ([c529d58](feast-dev@c529d58))
* Fix on demand feature view crash from inference when it uses df.apply ([feast-dev#2713](feast-dev#2713)) ([0f6da6c](feast-dev@0f6da6c))
* Random port allocation for python server in tests ([feast-dev#2710](feast-dev#2710)) ([e714b16](feast-dev@e714b16))

v0.21.1

Toggle v0.21.1's commit message
chore(release): release 0.21.1

## [0.21.1](feast-dev/feast@v0.21.0...v0.21.1) (2022-05-17)

### Bug Fixes

* Add S3FS dependency (which Dask depends on for S3 files) ([feast-dev#2701](feast-dev#2701)) ([1f893f1](feast-dev@1f893f1))
* Fix broken roadmap links ([feast-dev#2690](feast-dev#2690)) ([079395a](feast-dev@079395a))
* Fix issue when user specifies a port for feast ui  ([feast-dev#2692](feast-dev#2692)) ([00a9de9](feast-dev@00a9de9))
* Python server is not correctly starting in integration tests ([feast-dev#2706](feast-dev#2706)) ([4525336](feast-dev@4525336))
* Support push sources in stream feature views ([feast-dev#2704](feast-dev#2704)) ([6531685](feast-dev@6531685))

sdk/go/v0.9.4

Toggle sdk/go/v0.9.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
new protobuf for online features response (feast-dev#2662)

* new protobuf for online features response

Signed-off-by: KeshavSharma <[email protected]>

* dependency update

Signed-off-by: KeshavSharma <[email protected]>

Co-authored-by: KeshavSharma <[email protected]>

v0.21.0

Toggle v0.21.0's commit message
chore(release): release 0.21.0

# [0.21.0](feast-dev/feast@v0.20.0...v0.21.0) (2022-05-13)

### Bug Fixes

* Addresses ZeroDivisionError when materializing file source with same timestamps ([feast-dev#2551](feast-dev#2551)) ([1e398d9](feast-dev@1e398d9))
* Asynchronously refresh registry for the feast ui command ([feast-dev#2672](feast-dev#2672)) ([1b09ca2](feast-dev@1b09ca2))
* Build platform specific python packages with ci-build-wheel ([feast-dev#2555](feast-dev#2555)) ([b10a4cf](feast-dev@b10a4cf))
* Delete data sources from registry when using the diffing logic ([feast-dev#2669](feast-dev#2669)) ([fc00ca8](feast-dev@fc00ca8))
* Enforce kw args featureservice ([feast-dev#2575](feast-dev#2575)) ([160d7b7](feast-dev@160d7b7))
* Enforce kw args in datasources ([feast-dev#2567](feast-dev#2567)) ([0b7ec53](feast-dev@0b7ec53))
* Feature logging to Redshift is broken ([feast-dev#2655](feast-dev#2655)) ([479cd51](feast-dev@479cd51))
* Feature service to templates ([feast-dev#2649](feast-dev#2649)) ([1e02066](feast-dev@1e02066))
* Feature with timestamp type is incorrectly interpreted by Go FS ([feast-dev#2588](feast-dev#2588)) ([e3d9588](feast-dev@e3d9588))
* Fix `__hash__` methods ([feast-dev#2556](feast-dev#2556)) ([ebb7dfe](feast-dev@ebb7dfe))
* Fix AWS bootstrap template ([feast-dev#2604](feast-dev#2604)) ([c94a69c](feast-dev@c94a69c))
* Fix broken proto conversion methods for data sources ([feast-dev#2603](feast-dev#2603)) ([00ed65a](feast-dev@00ed65a))
* Fix case where on demand feature view tab is broken if no custom tabs are passed.  ([feast-dev#2682](feast-dev#2682)) ([01d3568](feast-dev@01d3568))
* Fix DynamoDB fetches when there are entities that are not found ([feast-dev#2573](feast-dev#2573)) ([7076fe0](feast-dev@7076fe0))
* Fix Feast UI parser to work with new APIs ([feast-dev#2668](feast-dev#2668)) ([8d76751](feast-dev@8d76751))
* Fix java server after odfv update ([feast-dev#2602](feast-dev#2602)) ([0ca6297](feast-dev@0ca6297))
* Fix materialization with ttl=0 bug ([feast-dev#2666](feast-dev#2666)) ([ab78702](feast-dev@ab78702))
* Fix push sources and add docs / tests pushing via the python feature server ([feast-dev#2561](feast-dev#2561)) ([e8e418e](feast-dev@e8e418e))
* Fixed data mapping errors for Snowflake ([feast-dev#2558](feast-dev#2558)) ([53c2ce2](feast-dev@53c2ce2))
* Forcing ODFV udfs to be __main__ module and fixing false positive duplicate data source warning ([feast-dev#2677](feast-dev#2677)) ([2ce33cd](feast-dev@2ce33cd))
* Include the ui/build directory, and remove package data ([feast-dev#2681](feast-dev#2681)) ([0384f5f](feast-dev@0384f5f))
* Infer features for feature services when they depend on feature views without schemas ([feast-dev#2653](feast-dev#2653)) ([87c194c](feast-dev@87c194c))
* Pin dependencies to nearest major version ([feast-dev#2647](feast-dev#2647)) ([bb72b7c](feast-dev@bb72b7c))
* Pin pip<22.1 to get around breaking change in pip==22.1 ([feast-dev#2678](feast-dev#2678)) ([d3e01bc](feast-dev@d3e01bc))
* Punt deprecation warnings and clean up some warnings. ([feast-dev#2670](feast-dev#2670)) ([f775d2e](feast-dev@f775d2e))
* Reject undefined features when using `get_historical_features` or `get_online_features` ([feast-dev#2665](feast-dev#2665)) ([36849fb](feast-dev@36849fb))
* Remove ci extra from the feature transformation server dockerfile ([feast-dev#2618](feast-dev#2618)) ([25613b4](feast-dev@25613b4))
* Remove incorrect call to logging.basicConfig ([feast-dev#2676](feast-dev#2676)) ([8cbf51c](feast-dev@8cbf51c))
* Small typo in CLI ([feast-dev#2578](feast-dev#2578)) ([f372981](feast-dev@f372981))
* Switch from `join_key` to `join_keys` in tests and docs ([feast-dev#2580](feast-dev#2580)) ([d66c931](feast-dev@d66c931))
* Teardown trino container correctly after tests ([feast-dev#2562](feast-dev#2562)) ([72f1558](feast-dev@72f1558))
* Update build_go_protos to use a consistent python path ([feast-dev#2550](feast-dev#2550)) ([f136f8c](feast-dev@f136f8c))
* Update data source timestamp inference error message to make sense ([feast-dev#2636](feast-dev#2636)) ([3eaf6b7](feast-dev@3eaf6b7))
* Update field api to add tag parameter corresponding to labels in Feature. ([feast-dev#2610](feast-dev#2610)) ([689d20b](feast-dev@689d20b))
* Update java integration tests and add more logging ([feast-dev#2637](feast-dev#2637)) ([10e23b4](feast-dev@10e23b4))
* Update on demand feature view api ([feast-dev#2587](feast-dev#2587)) ([38cd7f9](feast-dev@38cd7f9))
* Update RedisCluster to use redis-py official implementation ([feast-dev#2554](feast-dev#2554)) ([ce5606f](feast-dev@ce5606f))
* Use cwd when getting module path ([feast-dev#2577](feast-dev#2577)) ([b550e59](feast-dev@b550e59))
* Use ParquetDataset for Schema Inference ([feast-dev#2686](feast-dev#2686)) ([4f85e3e](feast-dev@4f85e3e))
* Use timestamp type when converting unixtimestamp feature type to arrow ([feast-dev#2593](feast-dev#2593)) ([c439611](feast-dev@c439611))

### Features

* Add hbase online store support in feast ([feast-dev#2590](feast-dev#2590)) ([c9eda79](feast-dev@c9eda79))
* Adding SSL options for Postgres ([feast-dev#2644](feast-dev#2644)) ([0e809c2](feast-dev@0e809c2))
* Allow Feast UI to be spun up with CLI command: feast ui ([feast-dev#2667](feast-dev#2667)) ([44ca9f5](feast-dev@44ca9f5))
* Allow to pass secrets and environment variables to transformation service ([feast-dev#2632](feast-dev#2632)) ([ffa33ad](feast-dev@ffa33ad))
* CLI command 'feast serve' should start go-based server if flag is enabled ([feast-dev#2617](feast-dev#2617)) ([f3ff812](feast-dev@f3ff812))
* Create stream and batch feature view abstractions ([feast-dev#2559](feast-dev#2559)) ([d1f76e5](feast-dev@d1f76e5))
* Postgres supported as Registry, Online store, and Offline store ([feast-dev#2401](feast-dev#2401)) ([ed2f979](feast-dev@ed2f979))
* Support entity fields in feature view `schema` parameter by dropping them ([feast-dev#2568](feast-dev#2568)) ([c8fcc35](feast-dev@c8fcc35))
* Write logged features to an offline store (Python API) ([feast-dev#2574](feast-dev#2574)) ([134dc5f](feast-dev@134dc5f))
* Write logged features to Offline Store (Go - Python integration) ([feast-dev#2621](feast-dev#2621)) ([ccad832](feast-dev@ccad832))

### Reverts

* Revert "chore: Deprecate value type (feast-dev#2611)" (feast-dev#2643) ([4fbdfb1](feast-dev@4fbdfb1)), closes [feast-dev#2611](feast-dev#2611) [feast-dev#2643](feast-dev#2643)

v0.20.2

Toggle v0.20.2's commit message
chore(release): release 0.20.2

## [0.20.2](feast-dev/feast@v0.20.1...v0.20.2) (2022-04-28)

### Bug Fixes

* Feature with timestamp type is incorrectly interpreted by Go FS ([feast-dev#2588](feast-dev#2588)) ([3ec943a](feast-dev@3ec943a))
* Fix AWS bootstrap template ([feast-dev#2604](feast-dev#2604)) ([6df5a49](feast-dev@6df5a49))
* Fix broken proto conversion methods for data sources ([feast-dev#2603](feast-dev#2603)) ([c391216](feast-dev@c391216))
* Remove ci extra from the feature transformation server dockerfile ([feast-dev#2618](feast-dev#2618)) ([a7437fa](feast-dev@a7437fa))
* Update field api to add tag parameter corresponding to labels in Feature. ([feast-dev#2610](feast-dev#2610)) ([40962fc](feast-dev@40962fc))
* Use timestamp type when converting unixtimestamp feature type to arrow ([feast-dev#2593](feast-dev#2593)) ([a1c3ee3](feast-dev@a1c3ee3))

v0.9.7

Toggle v0.9.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add init in grpc package (feast-dev#2623)

* pyYAML upgrade to remediate vulneriability

Signed-off-by: KeshavSharma <[email protected]>

* update pipeline dependencies

Signed-off-by: KeshavSharma <[email protected]>

* use 5.4 or higher version of pyyaml

Signed-off-by: KeshavSharma <[email protected]>

* add init to package grpc

Signed-off-by: KeshavSharma <[email protected]>

Co-authored-by: KeshavSharma <[email protected]>

v0.9.6

Toggle v0.9.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
pyYaml dependency upgrade (feast-dev#2622)

* pyYAML upgrade to remediate vulneriability

Signed-off-by: KeshavSharma <[email protected]>

* update pipeline dependencies

Signed-off-by: KeshavSharma <[email protected]>

* use 5.4 or higher version of pyyaml

Signed-off-by: KeshavSharma <[email protected]>

Co-authored-by: KeshavSharma <[email protected]>

v0.20.1

Toggle v0.20.1's commit message
chore(release): release 0.20.1

## [0.20.1](feast-dev/feast@v0.20.0...v0.20.1) (2022-04-20)

### Bug Fixes

* Addresses ZeroDivisionError when materializing file source with same timestamps ([feast-dev#2551](feast-dev#2551)) ([5539c51](feast-dev@5539c51))
* Build platform specific python packages with ci-build-wheel ([feast-dev#2555](feast-dev#2555)) ([1757639](feast-dev@1757639))
* Enforce kw args featureservice ([feast-dev#2575](feast-dev#2575)) ([4dce254](feast-dev@4dce254))
* Enforce kw args in datasources ([feast-dev#2567](feast-dev#2567)) ([6374634](feast-dev@6374634))
* Fix `__hash__` methods ([feast-dev#2556](feast-dev#2556)) ([dd8b854](feast-dev@dd8b854))
* Fix DynamoDB fetches when there are entities that are not found ([feast-dev#2573](feast-dev#2573)) ([882328f](feast-dev@882328f))
* Fix push sources and add docs / tests pushing via the python feature server ([feast-dev#2561](feast-dev#2561)) ([c5006c2](feast-dev@c5006c2))
* Fixed data mapping errors for Snowflake ([feast-dev#2558](feast-dev#2558)) ([abd6be7](feast-dev@abd6be7))
* Small typo in CLI ([feast-dev#2578](feast-dev#2578)) ([8717bc8](feast-dev@8717bc8))
* Switch from `join_key` to `join_keys` in tests and docs ([feast-dev#2580](feast-dev#2580)) ([6130b80](feast-dev@6130b80))
* Update build_go_protos to use a consistent python path ([feast-dev#2550](feast-dev#2550)) ([1c523bf](feast-dev@1c523bf))
* Update RedisCluster to use redis-py official implementation ([feast-dev#2554](feast-dev#2554)) ([c47fa2a](feast-dev@c47fa2a))
* Use cwd when getting module path ([feast-dev#2577](feast-dev#2577)) ([28752f2](feast-dev@28752f2))