> ## 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-snowflake

## 0.28.8

*Released on June 05, 2026*

**Features**

* Add SPCS worker crash diagnostics, pending state handling, and partner ID [#21624](https://github.com/PrefectHQ/prefect/pull/21624) by [@gabcoyne](https://github.com/gabcoyne)
* Add attribution headers to SDK API requests [#20508](https://github.com/PrefectHQ/prefect/pull/20508) by [@zangell44](https://github.com/zangell44)

**Enhancements**

* Use parameterized queries in Snowflake SPCS worker [#19507](https://github.com/PrefectHQ/prefect/pull/19507) by [@ColeMurray](https://github.com/ColeMurray)

**Maintenance**

* Bump `prefect` lower bound to `>=3.6.22`
* Set up automatic API reference docs via `mdxify` [#20707](https://github.com/PrefectHQ/prefect/pull/20707) by [@app/devin-ai-integration](https://github.com/app/devin-ai-integration)
* Fix integration API reference generation [#20789](https://github.com/PrefectHQ/prefect/pull/20789) by [@desertaxle](https://github.com/desertaxle)
* Bump ruff from 0.14.14 to 0.15.0 [#20540](https://github.com/PrefectHQ/prefect/pull/20540) by [@app/dependabot](https://github.com/app/dependabot)

***

## 0.28.7

* prefect-snowflake: Support workload identity federation (WIF) in the SnowflakeCredentials block by [@rcash](https://github.com/rcash) in [#19443](https://github.com/PrefectHQ/prefect/pull/19443)
* Improve async support and add more unit tests to SPCS worker by [@bjorhn](https://github.com/bjorhn) in [#19446](https://github.com/PrefectHQ/prefect/pull/19446)
