Package apache-airflow-providers-github
GitHub
This is detailed commit list of changes for versions provider package: github.
For high-level changelog, see package information including changelog.
2.9.3
Latest change: 2025-10-22
| Commit | Committed | Subject | 
|---|
| 7ab6dc2ecf | 2025-10-22 | Prepare release for Oct 2025 wave of providers (#57029)
 | 
| 62b441164d | 2025-10-22 | Migrate github provider to ''common.compat'' (#57009)
 | 
| 134348e189 | 2025-09-25 | Remove placeholder Release Date in changelog and index files (#56056)
 | 
| 28e49e72bf | 2025-09-18 | Prepare release for Sep 2025 2nd wave of providers (#55688)
 | 
| 05960ac2eb | 2025-09-05 | Prepare release for Sep 2025 1st wave of providers (#55203)
 | 
| 13716ab772 | 2025-09-04 | Fix Airflow 2 reference in README/index of providers (#55240)
 | 
| b7846750bd | 2025-08-30 | Make term Dag consistent in providers docs (#55101)
 | 
| 3442d811cf | 2025-08-17 | Switch pre-commit to prek (#54258)
 | 
2.9.2
Latest change: 2025-07-29
| Commit | Committed | Subject | 
|---|
| cdf5d1e1b1 | 2025-07-29 | Prepare release for July 2025 2nd wave of providers (#53806)
 | 
| db3bf8fbfa | 2025-07-17 | Add Python 3.13 support for Airflow. (#46891)
 | 
| facb1ec56f | 2025-07-13 | Cleanup type ignores (#53291)
 | 
| 01c5150a5f | 2025-07-12 | Remove type ignore across codebase after mypy upgrade (#53243)
 | 
| e9eb4813e4 | 2025-07-07 | Remove upper-binding for "python-requires" (#52980)
 | 
| fbc8f06e1b | 2025-07-07 | Temporarily switch to use >=,< pattern instead of '~=' (#52967)
 | 
| 2c0712d45a | 2025-07-04 | Move all BaseHook usages to version_compat in Github (#52810)
 | 
2.9.1
Latest change: 2025-07-03
| Commit | Committed | Subject | 
|---|
| 4c66ebd060 | 2025-07-03 | Prepare release for July 2025 1st provider wave (#52727)
 | 
| ea5d5c3ea3 | 2025-07-02 | Move 'BaseHook' implementation to task SDK (#51873)
 | 
| b90e5151ca | 2025-06-28 | Provider Migration: Update github provider for Airflow 3.0 compatibility (#52415)
 | 
| e7e89a07ff | 2025-06-27 | Drop support for Python 3.9 (#52072)
 | 
| 266c1ce2e8 | 2025-06-27 | Use BaseSensorOperator from task sdk in providers (#52296)
 | 
| a8a9fc5ead | 2025-06-22 | test: remove pytest.mark.db_test from github provider (#52043)
 | 
| 8e21e7c9d1 | 2025-06-22 | Introducing fixture to create 'Connections' without DB in provider tests (#51930)
 | 
2.9.0
Latest change: 2025-05-14
| Commit | Committed | Subject | 
|---|
| a4a51a02db | 2025-05-14 | Prepare release for providers May 2025 (#50531)
 | 
| 4728fffc5f | 2025-05-06 | Update description of provider.yaml dependencies (#50231)
 | 
| c761353ce1 | 2025-04-28 | Avoid committing history for providers (#49907)
 | 
| 0f573ee40b | 2025-04-28 | Bump min Airflow version in providers to 2.10 (#49843)
 | 
| 4a8567b20b | 2025-04-10 | Prepare docs for Apr 2nd wave of providers (#49051)
 | 
| 7b2ec33c7a | 2025-04-08 | Remove unnecessary entries in get_provider_info and update the schema (#48849)
 | 
| 139673d3ce | 2025-04-07 | Remove fab from preinstalled providers (#48457)
 | 
| 67858fd7e7 | 2025-04-06 | Improve documentation building iteration (#48760)
 | 
| adbb062b50 | 2025-04-06 | Prepare docs for Apr 1st wave of providers (#48828)
 | 
| d4473555c0 | 2025-04-02 | Simplify tooling by switching completely to uv (#48223)
 | 
| 347c98cd8c | 2025-03-28 | Move 'BaseSensorOperator' to TaskSDK definitions (#48244)
 | 
| c762e17820 | 2025-03-26 | Prepare docs for Mar 2nd wave of providers (#48383)
 | 
| 6adb2dbae4 | 2025-03-25 | Upgrade providers flit build requirements to 3.12.0 (#48362)
 | 
| 243fe86d4b | 2025-03-21 | Move airflow sources to airflow-core package (#47798)
 | 
| 935d2831fe | 2025-03-15 | Remove links to x/twitter.com (#47801)
 | 
2.8.3
Latest change: 2025-03-09
| Commit | Committed | Subject | 
|---|
| 492ecfe5c0 | 2025-03-09 | Prepare docs for Mar 1st wave of providers (#47545)
 | 
| e4002c3305 | 2025-03-05 | Move tests_common package to devel-common project (#47281)
 | 
| 1addb55154 | 2025-02-28 | Improve documentation for updating provider dependencies (#47203)
 | 
| c6c4f95ed9 | 2025-02-25 | Add legacy namespace packages to airflow.providers (#47064)
 | 
| dbf8bb4092 | 2025-02-24 | Remove extra whitespace in provider readme template (#46975)
 | 
| b28c336e8b | 2025-02-21 | Upgrade flit to 3.11.0 (#46938)
 | 
2.8.2
Latest change: 2025-02-21
| Commit | Committed | Subject | 
|---|
| 0653ffe78e | 2025-02-21 | Prepare docs for Feb 1st wave of providers (fixed) (#46962)
 | 
| 5d87bddf0a | 2025-02-21 | Prepare docs for Feb 1st wave of providers (#46893)
 | 
| 4d5846f58f | 2025-02-16 | Move provider_tests to unit folder in provider tests (#46800)
 | 
| e027457a24 | 2025-02-15 | Removed the unused provider's distribution (#46608)
 | 
| ee6bd7ee16 | 2025-02-03 | Fix doc issues found with recent moves (#46372)
 | 
| 1396f321dc | 2025-01-30 | refactor(providers/github): move github provider to new structure (#46211)
 | 
| f616c62209 | 2025-01-15 | AIP-72: Support better type-hinting for Context dict in SDK  (#45583)
 | 
2.8.0
Latest change: 2024-12-20
| Commit | Committed | Subject | 
|---|
| 2723508345 | 2024-12-20 | Prepare docs for Nov 1st wave of providers Dec 2024 (#45042)
 | 
| 35b927fe17 | 2024-12-19 | Update path of example dags in docs (#45069)
 | 
| 4b38bed76c | 2024-12-16 | Bump min version of Providers to 2.9 (#44956)
 | 
| 4dfae23532 | 2024-11-15 | Update DAG example links in multiple providers documents (#44034)
 | 
| a53d9f6d25 | 2024-11-14 | Prepare docs for Nov 1st wave of providers (#44011)
 | 
| 857ca4c06c | 2024-10-09 | Split providers out of the main "airflow/" tree into a UV workspace project (#42505)
 | 
| 82abd79913 | 2024-08-27 | Fix some non-critical pre-commit issues (#41749)
 | 
2.7.0
Latest change: 2024-08-19
| Commit | Committed | Subject | 
|---|
| 75fb7acbac | 2024-08-19 | Prepare docs for Aug 2nd wave of providers (#41559)
 | 
| fcbff15bda | 2024-08-12 | Bump minimum Airflow version in providers to Airflow 2.8.0 (#41396)
 | 
| d23881c648 | 2024-08-03 | Prepare docs for Aug 1st wave of providers (#41230)
 | 
| 09a7bd1d58 | 2024-07-09 | Prepare docs 1st wave July 2024 (#40644)
 | 
| a62bd83188 | 2024-06-27 | Enable enforcing pydocstyle rule D213 in ruff. (#40448)
 | 
2.6.2
Latest change: 2024-06-22
| Commit | Committed | Subject | 
|---|
| 6e5ae26382 | 2024-06-22 | Prepare docs 2nd wave June 2024 (#40273)
 | 
| c0f27094ab | 2024-06-04 | iMPlement per-provider tests with lowest-direct dependency resolution (#39946)
 | 
2.6.1
Latest change: 2024-05-26
| Commit | Committed | Subject | 
|---|
| 34500f3a2f | 2024-05-26 | Prepare docs 3rd wave May 2024 (#39738)
 | 
| 2b1a2f8d56 | 2024-05-11 | Reapply templates for all providers (#39554)
 | 
| 2c05187b07 | 2024-05-10 | Faster 'airflow_version' imports (#39552)
 | 
| 73918925ed | 2024-05-08 | Simplify 'airflow_version' imports (#39497)
 | 
2.6.0
Latest change: 2024-05-01
| Commit | Committed | Subject | 
|---|
| fe4605a10e | 2024-05-01 | Prepare docs 1st wave May 2024 (#39328)
 | 
| ead9b00f7c | 2024-04-25 | Bump minimum Airflow version in providers to Airflow 2.7.0 (#39240)
 | 
| 5fa80b6aea | 2024-04-10 | Prepare docs 1st wave (RC1) April 2024 (#38863)
 | 
| 0a74928894 | 2024-03-18 | Bump ruff to 0.3.3 (#38240)
 | 
| 83316b8158 | 2024-03-04 | Prepare docs 1st wave (RC1) March 2024 (#37876)
 | 
| 5a0be392e6 | 2024-02-16 | Add comment about versions updated by release manager (#37488)
 | 
| bfb054e9e8 | 2024-02-12 | Prepare docs 1st wave of Providers February 2024 (#37326)
 | 
| f61ffe58d3 | 2024-02-11 | Remove extra package headers in provider indexes (#37324)
 | 
| cead3da4a6 | 2024-01-26 | Add docs for RC2 wave of providers for 2nd round of Jan 2024 (#37019)
 | 
| 2b4da0101f | 2024-01-22 | Prepare docs 2nd wave of Providers January 2024 (#36945)
 | 
| 19ebcac239 | 2024-01-07 | Prepare docs 1st wave of Providers January 2024 (#36640)
 | 
| 6937ae7647 | 2023-12-30 | Speed up autocompletion of Breeze by simplifying provider state (#36499)
 | 
2.5.1
Latest change: 2023-12-23
| Commit | Committed | Subject | 
|---|
| b15d5578da | 2023-12-23 | Re-apply updated version numbers to 2nd wave of providers in December (#36380)
 | 
| f5883d6e7b | 2023-12-23 | Prepare 2nd wave of providers in December (#36373)
 | 
| cd476acd8f | 2023-12-11 | Follow BaseHook connection fields method signature in child classes (#36086)
 | 
2.5.0
Latest change: 2023-12-08
| Commit | Committed | Subject | 
|---|
| 999b70178a | 2023-12-08 | Prepare docs 1st wave of Providers December 2023 (#36112)
 | 
| d0918d77ee | 2023-12-07 | Bump minimum Airflow version in providers to Airflow 2.6.0 (#36017)
 | 
| 0b23d5601c | 2023-11-24 | Prepare docs 2nd wave of Providers November 2023 (#35836)
 | 
| 99534e47f3 | 2023-11-19 | Use reproducible builds for provider packages (#35693)
 | 
| 99df205f42 | 2023-11-16 | Fix and reapply templates for provider documentation (#35686)
 | 
| ffbba9efd6 | 2023-11-15 | Fix case where pip requiremet version starts with != (#35645)
 | 
| 1b059c57d6 | 2023-11-08 | Prepare docs 1st wave of Providers November 2023 (#35537)
 | 
| 706878ec35 | 2023-11-04 | Remove empty lines in generated changelog (#35436)
 | 
| 052e26ad47 | 2023-11-04 | Change security.rst to use includes in providers (#35435)
 | 
| d1c58d86de | 2023-10-28 | Prepare docs 3rd wave of Providers October 2023 - FIX (#35233)
 | 
| 3592ff4046 | 2023-10-28 | Prepare docs 3rd wave of Providers October 2023 (#35187)
 | 
| dd7ba3cae1 | 2023-10-19 | Pre-upgrade 'ruff==0.0.292' changes in providers (#35053)
 | 
| 7a93b19138 | 2023-10-16 | D401 Support - Providers: DaskExecutor to Github (Inclusive) (#34935)
 | 
2.4.0
Latest change: 2023-10-13
| Commit | Committed | Subject | 
|---|
| e9987d5059 | 2023-10-13 | Prepare docs 1st wave of Providers in October 2023 (#34916)
 | 
| 0c8e30e43b | 2023-10-05 | Bump min airflow version of providers (#34728)
 | 
| 659d94f0ae | 2023-09-21 | Use 'airflow.exceptions.AirflowException' in providers (#34511)
 | 
2.3.2
Latest change: 2023-08-26
| Commit | Committed | Subject | 
|---|
| c077d19060 | 2023-08-26 | Prepare docs for Aug 2023 3rd wave of Providers (#33730)
 | 
| 85acbb4ae9 | 2023-08-24 | Refactor: Remove useless str() calls (#33629)
 | 
| b5a4d36383 | 2023-08-11 | Prepare docs for Aug 2023 2nd wave of Providers (#33291)
 | 
| 73b90c48b1 | 2023-07-21 | Allow configuration to be contributed by providers (#32604)
 | 
| 225e3041d2 | 2023-07-06 | Prepare docs for July 2023 wave of Providers (RC2) (#32381)
 | 
| 3878fe6fab | 2023-07-05 | Remove spurious headers for provider changelogs (#32373)
 | 
| cb4927a018 | 2023-07-05 | Prepare docs for July 2023 wave of Providers (#32298)
 | 
| d1aa509bbd | 2023-06-28 | D205 Support - Providers: Databricks to Github (inclusive) (#32243)
 | 
| 09d4718d3a | 2023-06-27 | Improve provider documentation and README structure (#32125)
 | 
2.3.1
Latest change: 2023-06-20
| Commit | Committed | Subject | 
|---|
| 79bcc2e668 | 2023-06-20 | Prepare RC1 docs for June 2023 wave of Providers (#32001)
 | 
| 8b146152d6 | 2023-06-20 | Add note about dropping Python 3.7 for providers (#32015)
 | 
| 9276310a43 | 2023-06-05 | Improve docstrings in providers (#31681)
 | 
| a59076eaee | 2023-06-02 | Add D400 pydocstyle check - Providers (#31427)
 | 
2.3.0
Latest change: 2023-05-19
| Commit | Committed | Subject | 
|---|
| 45548b9451 | 2023-05-19 | Prepare RC2 docs for May 2023 wave of Providers (#31416)
 | 
| abea189022 | 2023-05-18 | Use '__version__' in providers not 'version' (#31393)
 | 
| f5aed58d9f | 2023-05-18 | Fixing circular import error in providers caused by airflow version check (#31379)
 | 
| 7ebda3898d | 2023-05-17 | Fix missing line in index.rst for provider documentation (#31343)
 | 
| d9ff55cf6d | 2023-05-16 | Prepare docs for May 2023 wave of Providers (#31252)
 | 
| eef5bc7f16 | 2023-05-03 | Add full automation for min Airflow version for providers (#30994)
 | 
| a7eb32a5b2 | 2023-04-30 | Bump minimum Airflow version in providers (#30917)
 | 
| d23a3bbed8 | 2023-04-04 | Add mechanism to suspend providers (#30422)
 | 
2.2.1
Latest change: 2023-03-03
| Commit | Committed | Subject | 
|---|
| fcd3c0149f | 2023-03-03 | Prepare docs for 03/2023 wave of Providers (#29878)
 | 
| a3d0e79237 | 2023-02-27 | Exclude v1.58 of 'PyGithub' package in GitHub provider (#29728)
 | 
| d4af0cac02 | 2023-02-22 | Handle 'github_method_args' in GithubOperator when not provided (#29699)
 | 
| 2b92c3c74d | 2023-01-05 | Fix providers documentation formatting (#28754)
 | 
| c8e348dcb0 | 2022-12-05 | Add automated version replacement in example dag indexes (#28090)
 | 
2.2.0
Latest change: 2022-11-15
| Commit | Committed | Subject | 
|---|
| 12c3c39d1a | 2022-11-15 | pRepare docs for November 2022 wave of Providers (#27613)
 | 
| 78b8ea2f22 | 2022-10-24 | Move min airflow version to 2.3.0 for all providers (#27196)
 | 
| 2a34dc9e84 | 2022-10-23 | Enable string normalization in python formatting - providers (#27205)
 | 
| d370362d14 | 2022-10-17 | Fix broken PyGithub link in github provider doc (#27055)
 | 
| f8db64c35c | 2022-09-28 | Update docs for September Provider's release (#26731)
 | 
| 06acf40a43 | 2022-09-13 | Apply PEP-563 (Postponed Evaluation of Annotations) to non-core airflow (#26289)
 | 
2.1.0
Latest change: 2022-07-13
| Commit | Committed | Subject | 
|---|
| d2459a241b | 2022-07-13 | Add documentation for July 2022 Provider's release (#25030)
 | 
| ef79a0d1c4 | 2022-07-11 | Only assert stuff for mypy when type checking (#24937)
 | 
| 7f749b653c | 2022-07-07 | Add test connection functionality to 'GithubHook' (#24903)
 | 
| 0de31bd73a | 2022-06-29 | Move provider dependencies to inside provider folders (#24672)
 | 
| 08b675cf66 | 2022-06-13 | Fix links to sources for examples (#24386)
 | 
2.0.0
Latest change: 2022-06-09
| Commit | Committed | Subject | 
|---|
| dcdcf3a2b8 | 2022-06-09 | Update release notes for RC2 release of Providers for May 2022 (#24307)
 | 
| 717a7588bc | 2022-06-07 | Update package description to remove double min-airflow specification (#24292)
 | 
| aeabe994b3 | 2022-06-07 | Prepare docs for May 2022 provider's release (#24231)
 | 
| 5f6d7d202e | 2022-06-05 | Migrate GitHub example DAGs to new design #22446 (#24134)
 | 
| 82d5f7cdb7 | 2022-06-04 | Remove 'GithubOperator' use in  'GithubSensor.__init__()'' (#24214)
 | 
| 4a85370ca9 | 2022-05-18 | Change 'Github' to 'GitHub' (#23764)
 | 
| 75c60923e0 | 2022-05-12 | Prepare provider documentation 2022.05.11 (#23631)
 | 
| 8b6b0848a3 | 2022-04-23 | Use new Breese for building, pulling and verifying the images. (#23104)
 | 
| 6933022e94 | 2022-04-10 | Fix new MyPy errors in main (#22884)
 | 
1.0.3
Latest change: 2022-03-22
| Commit | Committed | Subject | 
|---|
| d7dbfb7e26 | 2022-03-22 | Add documentation for bugfix release of Providers (#22383)
 | 
1.0.2
Latest change: 2022-03-14
| Commit | Committed | Subject | 
|---|
| 16adc035b1 | 2022-03-14 | Add documentation for Classifier release for March 2022 (#22226)
 | 
1.0.1
Latest change: 2022-03-07
| Commit | Committed | Subject | 
|---|
| f5b96315fe | 2022-03-07 | Add documentation for Feb Providers release (#22056)
 | 
| 0a3ff43d41 | 2022-02-08 | Add pre-commit check for docstring param types (#21398)
 | 
1.0.0
Latest change: 2022-02-05
| Commit | Committed | Subject | 
|---|
| 6c3a67d4fc | 2022-02-05 | Add documentation for January 2021 providers release (#21257)
 | 
| 5d23fbe2bb | 2022-01-28 | Adding GitHub provider (#21076)
 |