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

  • Security enhancements for connections to Databricks Online Stores.

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

  • Miscellaneous bug fixes and improvements.

databricks-feature-lookup 0.7.0

  • Instance profile authentication supported for lookup with Feature Store models.

databricks-feature-lookup 0.6.0

  • Support for Databricks Online Stores added.

  • 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.3.0

  • Performance improvements to reduce latency of batch online lookup from DynamoDB.

databricks-feature-lookup 0.2.0

  • Reduce number of database connections used when connecting to Amazon Aurora and Amazon RDS MySQL.

  • 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

  • Look up feature values from Amazon DynamoDB.

  • Look up the latest feature values from time series feature tables published in window mode.

  • Miscellaneous bug fixes and improvements.