Databricks Feature Lookup Client release notes

This page lists releases of the Databricks feature lookup client, available on PyPI. This library is used by served models to look up feature values from the Databricks Feature Store. It is not intended to be installed by users.

databricks-feature-lookup 0.8.0

  • Support for DAG of data and transformation nodes in feature pipelining.

  • Miscellaneous bug fixes and improvements.

databricks-feature-lookup 0.6.0

  • Improvements configured for DynamoDB and CosmosDB retry policies.

databricks-feature-lookup 0.5.1

  • Miscellaneous bug fixes and improvements.

databricks-feature-lookup 0.5.0

  • Support for Feature Functions at lookup time added.

databricks-feature-lookup 0.4.1

  • Miscellaneous bug fixes and improvements.

databricks-feature-lookup 0.4.0

  • Miscellaneous bug fixes and improvements.

databricks-feature-lookup 0.2.0

  • Performance improvements to reduce latency of online lookup when overriding features.

  • Miscellaneous bug fixes and improvements.

databricks-feature-lookup 0.1.2

  • Fix compatibility issues with protobuf >= 4.21.0.

databricks-feature-lookup 0.1.1

  • Miscellaneous bug fixes and improvements.