Skip to content
This repository was archived by the owner on Apr 23, 2024. It is now read-only.

Tags: rewonderful/feast

Tags

v0.37.1

Toggle v0.37.1's commit message
chore(release): release 0.37.1

## [0.37.1](feast-dev/feast@v0.37.0...v0.37.1) (2024-04-17)

### Bug Fixes

* Pgvector patch ([feast-dev#4108](feast-dev#4108)) ([1a1f0b1](feast-dev@1a1f0b1))

### Reverts

* Reverts "fix: Using version args to install the correct feast version" ([feast-dev#4112](feast-dev#4112)) ([d5ded69](feast-dev@d5ded69)), closes [feast-dev#3953](feast-dev#3953)

v0.37.0

Toggle v0.37.0's commit message
chore(release): release 0.37.0

# [0.37.0](feast-dev/feast@v0.36.0...v0.37.0) (2024-04-17)

### Bug Fixes

* Pgvector patch ([feast-dev#4103](feast-dev#4103)) ([5c4a9c5](feast-dev@5c4a9c5))
* Remove top-level grpc import in cli ([feast-dev#4107](feast-dev#4107)) ([4362b6c](feast-dev@4362b6c))

### Features

* Add tags to dynamodb config ([feast-dev#4100](feast-dev#4100)) ([b08b8d5](feast-dev@b08b8d5))

v0.36.0

Toggle v0.36.0's commit message
chore(release): release 0.36.0

# [0.36.0](feast-dev/feast@v0.35.0...v0.36.0) (2024-04-16)

### Bug Fixes

* Add __eq__, __hash__ to SparkSource for correct comparison ([feast-dev#4028](feast-dev#4028)) ([e703b40](feast-dev@e703b40))
* Add conn.commit() to Postgresonline_write_batch.online_write_batch ([feast-dev#3904](feast-dev#3904)) ([7d75fc5](feast-dev@7d75fc5))
* Add missing __init__.py to embedded_go ([feast-dev#4051](feast-dev#4051)) ([6bb4c73](feast-dev@6bb4c73))
* Add missing init files in infra utils ([feast-dev#4067](feast-dev#4067)) ([54910a1](feast-dev@54910a1))
* Added registryPath parameter documentation in WebUI reference ([feast-dev#3983](feast-dev#3983)) ([5e0af8f](feast-dev@5e0af8f)), closes [feast-dev#3974](feast-dev#3974) [feast-dev#3974](feast-dev#3974)
* Adding missing init files in materialization modules ([feast-dev#4052](feast-dev#4052)) ([df05253](feast-dev@df05253))
* Allow trancated timestamps when converting ([feast-dev#3861](feast-dev#3861)) ([bdd7dfb](feast-dev@bdd7dfb))
* Azure blob storage support in Java feature server ([feast-dev#2319](feast-dev#2319)) ([feast-dev#4014](feast-dev#4014)) ([b9aabbd](feast-dev@b9aabbd))
* Bugfix for grabbing historical data from Snowflake with array type features. ([feast-dev#3964](feast-dev#3964)) ([1cc94f2](feast-dev@1cc94f2))
* Bytewax materialization engine fails when loading feature_store.yaml ([feast-dev#3912](feast-dev#3912)) ([987f0fd](feast-dev@987f0fd))
* CI unittest warnings ([feast-dev#4006](feast-dev#4006)) ([0441b8b](feast-dev@0441b8b))
* Correct the returning class proto type of StreamFeatureView to StreamFeatureViewProto instead of FeatureViewProto. ([feast-dev#3843](feast-dev#3843)) ([86d6221](feast-dev@86d6221))
* Create index only if not exists during MySQL online store update ([feast-dev#3905](feast-dev#3905)) ([2f99a61](feast-dev@2f99a61))
* Disable minio tests in workflows on master and nightly ([feast-dev#4072](feast-dev#4072)) ([c06dda8](feast-dev@c06dda8))
* Disable the Feast Usage feature by default. ([feast-dev#4090](feast-dev#4090)) ([b5a7013](feast-dev@b5a7013))
* Dump repo_config by alias ([feast-dev#4063](feast-dev#4063)) ([e4bef67](feast-dev@e4bef67))
* Extend SQL registry config with a sqlalchemy_config_kwargs key ([feast-dev#3997](feast-dev#3997)) ([21931d5](feast-dev@21931d5))
* Feature Server image startup in OpenShift clusters ([feast-dev#4096](feast-dev#4096)) ([9efb243](feast-dev@9efb243))
* Fix copy method for StreamFeatureView ([feast-dev#3951](feast-dev#3951)) ([cf06704](feast-dev@cf06704))
* Fix for materializing entityless feature views in Snowflake ([feast-dev#3961](feast-dev#3961)) ([1e64c77](feast-dev@1e64c77))
* Fix type mapping spark ([feast-dev#4071](feast-dev#4071)) ([3afa78e](feast-dev@3afa78e))
* Fix typo as the cli does not support shortcut-f option. ([feast-dev#3954](feast-dev#3954)) ([dd79dbb](feast-dev@dd79dbb))
* Get container host addresses from testcontainers ([feast-dev#3946](feast-dev#3946)) ([2cf1a0f](feast-dev@2cf1a0f))
* Handle ComplexFeastType to None comparison ([feast-dev#3876](feast-dev#3876)) ([fa8492d](feast-dev@fa8492d))
* Hashlib md5 errors in FIPS for python 3.9+ ([feast-dev#4019](feast-dev#4019)) ([6d9156b](feast-dev@6d9156b))
* Making the query_timeout variable as optional int because upstream is considered to be optional ([feast-dev#4092](feast-dev#4092)) ([fd5b620](feast-dev@fd5b620))
* Move gRPC dependencies to an extra ([feast-dev#3900](feast-dev#3900)) ([f93c5fd](feast-dev@f93c5fd))
* Prevent spamming pull busybox from dockerhub ([feast-dev#3923](feast-dev#3923)) ([7153cad](feast-dev@7153cad))
* Quickstart notebook example ([feast-dev#3976](feast-dev#3976)) ([b023aa5](feast-dev@b023aa5))
* Raise error when not able read of file source spark source ([feast-dev#4005](feast-dev#4005)) ([34cabfb](feast-dev@34cabfb))
* remove not use input parameter in spark source ([feast-dev#3980](feast-dev#3980)) ([7c90882](feast-dev@7c90882))
* Remove parentheses in pull_latest_from_table_or_query ([feast-dev#4026](feast-dev#4026)) ([dc4671e](feast-dev@dc4671e))
* Remove proto-plus imports ([feast-dev#4044](feast-dev#4044)) ([ad8f572](feast-dev@ad8f572))
* Remove unnecessary dependency on mysqlclient ([feast-dev#3925](feast-dev#3925)) ([f494f02](feast-dev@f494f02))
* Restore label check for all actions using pull_request_target ([feast-dev#3978](feast-dev#3978)) ([591ba4e](feast-dev@591ba4e))
* Revert mypy config ([feast-dev#3952](feast-dev#3952)) ([6b8e96c](feast-dev@6b8e96c))
* Rewrite Spark materialization engine to use mapInPandas ([feast-dev#3936](feast-dev#3936)) ([dbb59ba](feast-dev@dbb59ba))
* Run feature server w/o gunicorn on windows ([feast-dev#4024](feast-dev#4024)) ([584e9b1](feast-dev@584e9b1))
* SqlRegistry _apply_object update statement ([feast-dev#4042](feast-dev#4042)) ([ef62def](feast-dev@ef62def))
* Substrait ODFVs for online ([feast-dev#4064](feast-dev#4064)) ([26391b0](feast-dev@26391b0))
* Swap security label check on the PR title validation job to explicit permissions instead ([feast-dev#3987](feast-dev#3987)) ([f604af9](feast-dev@f604af9))
* Transformation server doesn't generate files from proto ([feast-dev#3902](feast-dev#3902)) ([d3a2a45](feast-dev@d3a2a45))
* Trino as an OfflineStore Access Denied when BasicAuthenticaion ([feast-dev#3898](feast-dev#3898)) ([49d2988](feast-dev@49d2988))
* Trying to import pyspark lazily to avoid the dependency on the library ([feast-dev#4091](feast-dev#4091)) ([a05cdbc](feast-dev@a05cdbc))
* Typo Correction in Feast UI Readme ([feast-dev#3939](feast-dev#3939)) ([c16e5af](feast-dev@c16e5af))
* Update actions/setup-python from v3 to v4 ([feast-dev#4003](feast-dev#4003)) ([ee4c4f1](feast-dev@ee4c4f1))
* Update typeguard version to >=4.0.0 ([feast-dev#3837](feast-dev#3837)) ([dd96150](feast-dev@dd96150))
* Upgrade sqlalchemy from 1.x to 2.x regarding PVE-2022-51668. ([feast-dev#4065](feast-dev#4065)) ([ec4c15c](feast-dev@ec4c15c))
* Use CopyFrom() instead of __deepycopy__() for creating a copy of protobuf object. ([feast-dev#3999](feast-dev#3999)) ([5561b30](feast-dev@5561b30))
* Using version args to install the correct feast version ([feast-dev#3953](feast-dev#3953)) ([b83a702](feast-dev@b83a702))
* Verify the existence of Registry tables in snowflake before calling CREATE sql command. Allow read-only user to call feast apply. ([feast-dev#3851](feast-dev#3851)) ([9a3590e](feast-dev@9a3590e))

### Features

* Add duckdb offline store ([feast-dev#3981](feast-dev#3981)) ([161547b](feast-dev@161547b))
* Add Entity df in format of a Spark Dataframe instead of just pd.DataFrame or string for SparkOfflineStore ([feast-dev#3988](feast-dev#3988)) ([43b2c28](feast-dev@43b2c28))
* Add gRPC Registry Server ([feast-dev#3924](feast-dev#3924)) ([373e624](feast-dev@373e624))
* Add local tests for s3 registry using minio ([feast-dev#4029](feast-dev#4029)) ([d82d1ec](feast-dev@d82d1ec))
* Add python bytes to array type conversion support proto ([feast-dev#3874](feast-dev#3874)) ([8688acd](feast-dev@8688acd))
* Add python client for remote registry server ([feast-dev#3941](feast-dev#3941)) ([42a7b81](feast-dev@42a7b81))
* Add Substrait-based ODFV transformation ([feast-dev#3969](feast-dev#3969)) ([9e58bd4](feast-dev@9e58bd4))
* Add support for arrays in snowflake ([feast-dev#3769](feast-dev#3769)) ([8d6bec8](feast-dev@8d6bec8))
* Added delete_table to redis online store ([feast-dev#3857](feast-dev#3857)) ([03dae13](feast-dev@03dae13))
* Adding support for Native Python feature transformations for ODFVs ([feast-dev#4045](feast-dev#4045)) ([73bc853](feast-dev@73bc853))
* Bumping requirements ([feast-dev#4079](feast-dev#4079)) ([1943056](feast-dev@1943056))
* Decouple transformation types from ODFVs ([feast-dev#3949](feast-dev#3949)) ([0a9fae8](feast-dev@0a9fae8))
* Dropping Python 3.8 from local integration tests and integration tests ([feast-dev#3994](feast-dev#3994)) ([817995c](feast-dev@817995c))
* Dropping python 3.8 requirements files from the project. ([feast-dev#4021](feast-dev#4021)) ([f09c612](feast-dev@f09c612))
* Dropping the support for python 3.8 version from feast ([feast-dev#4010](feast-dev#4010)) ([a0f7472](feast-dev@a0f7472))
* Dropping unit tests for Python 3.8 ([feast-dev#3989](feast-dev#3989)) ([60f24f9](feast-dev@60f24f9))
* Enable Arrow-based columnar data transfers  ([feast-dev#3996](feast-dev#3996)) ([d8d7567](feast-dev@d8d7567))
* Enable Vector database and retrieve_online_documents API ([feast-dev#4061](feast-dev#4061)) ([ec19036](feast-dev@ec19036))
* Kubernetes materialization engine written based on bytewax ([feast-dev#4087](feast-dev#4087)) ([7617bdb](feast-dev@7617bdb))
* Lint with ruff ([feast-dev#4043](feast-dev#4043)) ([7f1557b](feast-dev@7f1557b))
* Make arrow primary interchange for offline ODFV execution ([feast-dev#4083](feast-dev#4083)) ([9ed0a09](feast-dev@9ed0a09))
* Pandas v2 compatibility ([feast-dev#3957](feast-dev#3957)) ([64459ad](feast-dev@64459ad))
* Pull duckdb from contribs, add to CI ([feast-dev#4059](feast-dev#4059)) ([318a2b8](feast-dev@318a2b8))
* Refactor ODFV schema inference ([feast-dev#4076](feast-dev#4076)) ([c50a9ff](feast-dev@c50a9ff))
* Refactor registry caching logic into a separate class ([feast-dev#3943](feast-dev#3943)) ([924f944](feast-dev@924f944))
* Rename OnDemandTransformations to Transformations ([feast-dev#4038](feast-dev#4038)) ([9b98eaf](feast-dev@9b98eaf))
* Revert updating dependencies so that feast can be run on 3.11. ([feast-dev#3968](feast-dev#3968)) ([d3c68fb](feast-dev@d3c68fb)), closes [feast-dev#3958](feast-dev#3958)
* Rewrite ibis point-in-time-join w/o feast abstractions ([feast-dev#4023](feast-dev#4023)) ([3980e0c](feast-dev@3980e0c))
* Support s3gov schema by snowflake offline store during materialization ([feast-dev#3891](feast-dev#3891)) ([ea8ad17](feast-dev@ea8ad17))
* Update odfv test ([feast-dev#4054](feast-dev#4054)) ([afd52b8](feast-dev@afd52b8))
* Update pyproject.toml to use Python 3.9 as default ([feast-dev#4011](feast-dev#4011)) ([277b891](feast-dev@277b891))
* Update the Pydantic from v1 to v2 ([feast-dev#3948](feast-dev#3948)) ([ec11a7c](feast-dev@ec11a7c))
* Updating dependencies so that feast can be run on 3.11. ([feast-dev#3958](feast-dev#3958)) ([59639db](feast-dev@59639db))
* Updating protos to separate transformation ([feast-dev#4018](feast-dev#4018)) ([c58ef74](feast-dev@c58ef74))

### Reverts

* Reverting bumping requirements ([feast-dev#4081](feast-dev#4081)) ([1ba65b4](feast-dev@1ba65b4)), closes [feast-dev#4079](feast-dev#4079)
* Verify the existence of Registry tables in snowflake… ([feast-dev#3907](feast-dev#3907)) ([c0d358a](feast-dev@c0d358a)), closes [feast-dev#3851](feast-dev#3851)

v0.35.0

Toggle v0.35.0's commit message
chore(release): release 0.35.0

# [0.35.0](feast-dev/feast@v0.34.0...v0.35.0) (2024-01-13)

### Bug Fixes

* Add async refresh to prevent synchronous refresh in main thread ([feast-dev#3812](feast-dev#3812)) ([9583ed6](feast-dev@9583ed6))
* Adopt connection pooling for HBase ([feast-dev#3793](feast-dev#3793)) ([b3852bf](feast-dev@b3852bf))
* Bytewax engine create configmap from object ([feast-dev#3821](feast-dev#3821)) ([25e9775](feast-dev@25e9775))
* Fix warnings from deprecated paths and update default log level ([feast-dev#3757](feast-dev#3757)) ([68a8737](feast-dev@68a8737))
* improve parsing bytewax job status ([5983f40](feast-dev@5983f40))
* make bytewax settings unexposed ([ae1bb8b](feast-dev@ae1bb8b))
* Make generated temp table name escaped ([feast-dev#3797](feast-dev#3797)) ([175d796](feast-dev@175d796))
* Pin numpy version to avoid spammy deprecation messages ([774ed33](feast-dev@774ed33))
* Redundant feature materialization and premature incremental materialization timestamp updates ([feast-dev#3789](feast-dev#3789)) ([417b16b](feast-dev@417b16b)), closes [feast-dev#6](feast-dev#6) [feast-dev#7](feast-dev#7)
* Resolve hbase hotspot issue when materializing ([feast-dev#3790](feast-dev#3790)) ([7376db8](feast-dev@7376db8))
* Set keepalives_idle None by default ([feast-dev#3756](feast-dev#3756)) ([8717e9b](feast-dev@8717e9b))
* Set upper bound for bigquery client due to its breaking changes ([2151c39](feast-dev@2151c39))
* UI project cannot handle fallback routes ([feast-dev#3766](feast-dev#3766)) ([96ece0f](feast-dev@96ece0f))
* update dependencies versions due to conflicts ([5dc0b24](feast-dev@5dc0b24))
* Update jackson and remove unnecessary logging ([feast-dev#3809](feast-dev#3809)) ([018d0ea](feast-dev@018d0ea))
* upgrade the pyarrow to latest v14.0.1 for CVE-2023-47248. ([052182b](feast-dev@052182b))

### Features

* Add get online feature rpc to gprc server ([feast-dev#3815](feast-dev#3815)) ([01db8cc](feast-dev@01db8cc))
* Add materialize and materialize-incremental rest endpoints ([feast-dev#3761](feast-dev#3761)) ([fa600fe](feast-dev@fa600fe)), closes [feast-dev#3760](feast-dev#3760)
* add redis sentinel support ([3387a15](feast-dev@3387a15))
* add redis sentinel support ([4337c89](feast-dev@4337c89))
* add redis sentinel support format lint ([aad8718](feast-dev@aad8718))
* Add support for `table_create_disposition` in bigquery job for offline store ([feast-dev#3762](feast-dev#3762)) ([6a728fe](feast-dev@6a728fe))
* Add support for in_cluster config and additional labels for bytewax materialization ([feast-dev#3754](feast-dev#3754)) ([2192e65](feast-dev@2192e65))
* Apply cache to load proto registry for performance ([feast-dev#3702](feast-dev#3702)) ([709c709](feast-dev@709c709))
* Make bytewax job write as mini-batches ([feast-dev#3777](feast-dev#3777)) ([9b0e5ce](feast-dev@9b0e5ce))
* Optimize bytewax pod resource with zero-copy ([9cf9d96](feast-dev@9cf9d96))
* Support GCS filesystem for bytewax engine ([feast-dev#3774](feast-dev#3774)) ([fb6b807](feast-dev@fb6b807))

v0.34.1

Toggle v0.34.1's commit message
chore(release): release 0.34.1

## [0.34.1](feast-dev/feast@v0.34.0...v0.34.1) (2023-09-07)

### Bug Fixes

* Fix warnings from deprecated paths and update default log level ([feast-dev#3757](feast-dev#3757)) ([77bfe36](feast-dev@77bfe36))
* Pin numpy version to avoid spammy deprecation messages ([904c4c7](feast-dev@904c4c7))
* Set keepalives_idle None by default ([feast-dev#3756](feast-dev#3756)) ([093928d](feast-dev@093928d))

v0.34.0

Toggle v0.34.0's commit message
chore(release): release 0.34.0

# [0.34.0](feast-dev/feast@v0.33.0...v0.34.0) (2023-09-07)

### Bug Fixes

* Add NUMERIC to bq_to_feast type map ([feast-dev#3719](feast-dev#3719)) ([6474b4b](feast-dev@6474b4b))
* Fix python unit tests ([feast-dev#3734](feast-dev#3734)) ([e81684d](feast-dev@e81684d))
* Handle unknown postgres source types gracefully ([feast-dev#3634](feast-dev#3634)) ([d7041f4](feast-dev@d7041f4))
* Pin protobuf version to avoid seg fault on some machines ([028cc20](feast-dev@028cc20))
* Remove unwanted excessive splitting of gcs path, so expected gcs parquet paths are returned from BigQueryRetrievalJob.to_remote_storage() ([feast-dev#3730](feast-dev#3730)) ([f2c5988](feast-dev@f2c5988))
* Run store.plan() only when need it. ([feast-dev#3708](feast-dev#3708)) ([7bc7c47](feast-dev@7bc7c47))
* Saved datasets no longer break CLI registry-dump command ([feast-dev#3717](feast-dev#3717)) ([f28ccc2](feast-dev@f28ccc2))
* Update py3.8 ci requirements for cython 3.0 release ([feast-dev#3735](feast-dev#3735)) ([1695c13](feast-dev@1695c13))

### Features

* Enhance customization of Trino connections when using Trino-based Offline Stores ([feast-dev#3699](feast-dev#3699)) ([ed7535e](feast-dev@ed7535e))
* Implement gRPC server to ingest streaming features ([feast-dev#3687](feast-dev#3687)) ([a3fcd1f](feast-dev@a3fcd1f))

v0.33.1

Toggle v0.33.1's commit message
chore(release): release 0.33.1

## [0.33.1](feast-dev/feast@v0.33.0...v0.33.1) (2023-08-14)

### Bug Fixes

* Run store.plan() only when need it. ([feast-dev#3708](feast-dev#3708)) ([7bc7c47](feast-dev@7bc7c47))

v0.33.0

Toggle v0.33.0's commit message
chore(release): release 0.33.0

# [0.33.0](feast-dev/feast@v0.32.0...v0.33.0) (2023-08-14)

### Bug Fixes

* Add aws-sts dependency in java sdk so that S3 client acquires IRSA role ([feast-dev#3696](feast-dev#3696)) ([c75a01f](feast-dev@c75a01f))
* Redshift push ignores schema ([feast-dev#3671](feast-dev#3671)) ([76270f6](feast-dev@76270f6))

### Features

* Add possibility to save dataset as table, when spark config has remote warehouse info ([feast-dev#3645](feast-dev#3645)) ([22c109b](feast-dev@22c109b))

v0.32.1

Toggle v0.32.1's commit message
chore(release): release 0.32.1

## [0.32.1](feast-dev/feast@v0.32.0...v0.32.1) (2023-08-14)

### Bug Fixes

* Add aws-sts dependency in java sdk so that S3 client acquires IRSA role ([feast-dev#3696](feast-dev#3696)) ([c75a01f](feast-dev@c75a01f))
* Redshift push ignores schema ([feast-dev#3671](feast-dev#3671)) ([76270f6](feast-dev@76270f6))

v0.32.0

Toggle v0.32.0's commit message
chore(release): release 0.32.0

# [0.32.0](feast-dev/feast@v0.31.0...v0.32.0) (2023-07-17)

### Bug Fixes

* Added generic Feature store Creation for CLI ([feast-dev#3618](feast-dev#3618)) ([bf740d2](feast-dev@bf740d2))
* Broken non-root path with projects-list.json ([feast-dev#3665](feast-dev#3665)) ([4861af0](feast-dev@4861af0))
* Clean up snowflake to_spark_df() ([feast-dev#3607](feast-dev#3607)) ([e8e643e](feast-dev@e8e643e))
* Entityless fv breaks with `KeyError: __dummy` applying feature_store.plan() on python ([feast-dev#3640](feast-dev#3640)) ([ef4ef32](feast-dev@ef4ef32))
* Fix scan datasize to 0 for inference schema ([feast-dev#3628](feast-dev#3628)) ([c3dd74e](feast-dev@c3dd74e))
* Fix timestamp consistency in push api ([feast-dev#3614](feast-dev#3614)) ([9b227d7](feast-dev@9b227d7))
* For SQL registry, increase max data_source_name length to 255 ([feast-dev#3630](feast-dev#3630)) ([478caec](feast-dev@478caec))
* Implements connection pool for postgres online store ([feast-dev#3633](feast-dev#3633)) ([059509a](feast-dev@059509a))
* Manage redis pipe's context ([feast-dev#3655](feast-dev#3655)) ([48e0971](feast-dev@48e0971))
* Missing Catalog argument in athena connector ([feast-dev#3661](feast-dev#3661)) ([f6d3caf](feast-dev@f6d3caf))
* Optimize bytes processed when retrieving entity df schema to 0 ([feast-dev#3680](feast-dev#3680)) ([1c01035](feast-dev@1c01035))

### Features

* Add gunicorn for serve with multiprocess ([feast-dev#3636](feast-dev#3636)) ([4de7faf](feast-dev@4de7faf))
* Use string as a substitute for unregistered types during schema inference ([feast-dev#3646](feast-dev#3646)) ([c474ccd](feast-dev@c474ccd))