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

## 0.4.3

*Released on June 05, 2026*

**Bug Fixes**

* Fix git argument injection in `GitHubRepository` block [#21886](https://github.com/PrefectHQ/prefect/pull/21886) by [@app/devin-ai-integration](https://github.com/app/devin-ai-integration)

**Maintenance**

* Set up automatic API reference docs via `mdxify` [#20710](https://github.com/PrefectHQ/prefect/pull/20710) 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)

***

## 0.4.2

*Released on February 12, 2026*

**Maintenance**

* Bump `prefect` lower bound to `>=3.6.17` [#20659](https://github.com/PrefectHQ/prefect/pull/20659) by [@desertaxle](https://github.com/desertaxle)

***

## 0.4.1

*Released on February 03, 2026*

**Bug Fixes**

* consolidate strip\_auth\_from\_url into prefect.\_internal.urls [#20331](https://github.com/PrefectHQ/prefect/pull/20331) by [@zzstoatzz](https://github.com/zzstoatzz)
* Prevent GitHub token leakage in git error messages [#20330](https://github.com/PrefectHQ/prefect/pull/20330) by [@Rodrigorm33](https://github.com/Rodrigorm33)

**Other**

* migrate git integrations from [@sync](https://github.com/sync)\_compatible to [@async](https://github.com/async)\_dispatch [#20407](https://github.com/PrefectHQ/prefect/pull/20407) by [@zzstoatzz](https://github.com/zzstoatzz)

***

## 0.4.0

*Released on January 15, 2026*

**Bug Fixes**

* Preserve symlinks in `get_directory` instead of following them [#19993](https://github.com/PrefectHQ/prefect/pull/19993) by [@majiayu000](https://github.com/majiayu000)

**Documentation**

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

***

## 0.3.2

*Released on October 23, 2025*

**Enhancements ➕➕**

* Add method for templating credentials into a repository URL [#19236](https://github.com/PrefectHQ/prefect/pull/19236) by [@zzstoatzz](https://github.com/zzstoatzz)
