> ## Documentation Index
> Fetch the complete documentation index at: https://docs.prefect.io/llms.txt
> Use this file to discover all available pages before exploring further.

# prefect-databricks

## 0.4.1

*Released on June 23, 2026*

**Enhancements**

* Add Databricks partner user agent attribution to REST clients [#22094](https://github.com/PrefectHQ/prefect/pull/22094) by [@gabcoyne](https://github.com/gabcoyne)

**Documentation**

* Update `prefect-databricks` docs and docstrings [#22348](https://github.com/PrefectHQ/prefect/pull/22348) by [@seanpwlms](https://github.com/seanpwlms)
* Set up automatic `prefect-databricks` API reference docs via `mdxify` [#20719](https://github.com/PrefectHQ/prefect/pull/20719) by [@app/devin-ai-integration](https://github.com/app/devin-ai-integration)
* Regenerate API refs with `mdxify>=0.2.45` and drop empty stubs [#22344](https://github.com/PrefectHQ/prefect/pull/22344) by [@zzstoatzz](https://github.com/zzstoatzz)
* Add redirects for removed SDK stubs and fix broken link in docstring [#22349](https://github.com/PrefectHQ/prefect/pull/22349) by [@zzstoatzz](https://github.com/zzstoatzz)

**Maintenance**

* Fix integration API ref generation anchor targeting [#20789](https://github.com/PrefectHQ/prefect/pull/20789) by [@desertaxle](https://github.com/desertaxle)

***

## 0.4.0

*Released on December 11, 2025*

**Features**

* Add service principal authentication support for Databricks credentials [#19707](https://github.com/PrefectHQ/prefect/pull/19707) by [@app/devin-ai-integration](https://github.com/app/devin-ai-integration)

**Deprecations**

* Remove Python 3.9 support [#19273](https://github.com/PrefectHQ/prefect/pull/19273) by [@desertaxle](https://github.com/desertaxle)

**Maintenance**

* Migrate to `pyproject.toml` [#17116](https://github.com/PrefectHQ/prefect/pull/17116) by [@zzstoatzz](https://github.com/zzstoatzz)
* Update `Field` `examples` kwargs [#17526](https://github.com/PrefectHQ/prefect/pull/17526) by [@zzstoatzz](https://github.com/zzstoatzz)
