Airflow Summit 2025 is coming October 07-09. Register now to secure your spot!

Package apache-airflow-providers-git

Distributed version control system (GIT)

This is detailed commit list of changes for versions provider package: git. For high-level changelog, see package information including changelog.

0.0.7

Latest change: 2025-09-05

Commit

Committed

Subject

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)

c5ccfd165a

2025-08-29

Catch Exception in git hook instantiation (#55079)

3b442a2618

2025-08-28

Fix process leaks in 'GitDagBundle' repository management (#54997)

7ee068e173

2025-08-19

Fix git connection test by adding required conn_type field (#54681)

845f77556e

2025-08-19

Replace API server’s direct Connection access workaround in BaseHook (#54083)

3442d811cf

2025-08-17

Switch pre-commit to prek (#54258)

6bdf1e94d8

2025-08-14

Add missing changelog provider for Git (#54496)

0.0.6

Latest change: 2025-08-07

Commit

Committed

Subject

3664481941

2025-08-07

Prepare release for Aug 2025 1st wave of providers (#54193)

48d653478a

2025-07-31

Refactor bundle view_url to not instaniate bundle on server components (#52876)

0.0.5

Latest change: 2025-07-29

Commit

Committed

Subject

cdf5d1e1b1

2025-07-29

Prepare release for July 2025 2nd wave of providers (#53806)

72cfa64ebd

2025-07-18

fix: always create GitHook even when 'repo_url' is provided (#52897)

db3bf8fbfa

2025-07-17

Add Python 3.13 support for Airflow. (#46891)

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)

b88a24b5c2

2025-07-07

Moving BaseHook usages to version_compat for git (#52944)

0.0.4

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)

e7e89a07ff

2025-06-27

Drop support for Python 3.9 (#52072)

a3ebc3e294

2025-06-22

Remove pytest.mark.db_test: Git (#52035)

8e21e7c9d1

2025-06-22

Introducing fixture to create 'Connections' without DB in provider tests (#51930)

bd4bbb2316

2025-06-16

Minor pre-commit fixes (#51769)

0.0.3

Latest change: 2025-06-15

Commit

Committed

Subject

b808dd8d82

2025-06-15

Prepare release for June 2025 provider wave (#51724)

5217c6192e

2025-06-14

add user_name to http git (#51256)

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)

0.0.2

Latest change: 2025-04-20

Commit

Committed

Subject

689b4455ad

2025-04-20

Prepare docs for Apr ad hoc release of edge3 and git providers (#49465)

2ae12c815b

2025-04-16

Update documentation for edge3 and git provider (#49365)

dd0efe348b

2025-04-16

Use 'git_default' if the user defines nothing (#49359)

ca3e4e75c6

2025-04-16

Prepare docs for Apr 3rd wave of providers (#49338)

192b337c86

2025-04-16

Don't log repo_url in git dag bundle (#48909)

2c7b56ee74

2025-04-15

Make git connection optional for git dag bundle (#49270)

b9052eed42

2025-04-15

Include subdir in Gitbundle view url (#49239)

0.0.1

Latest change: 2025-04-10

Commit

Committed

Subject

4a8567b20b

2025-04-10

Prepare docs for Apr 2nd wave of providers (#49051)

4a1e2ff8ab

2025-04-09

Mark git provider as ready (#48860)

c68f31d3db

2025-04-08

Remove dev0 suffix from Airlfow version (#48934)

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)

81ae7e2f71

2025-04-02

Fix git has_version check (#48707)

d4473555c0

2025-04-02

Simplify tooling by switching completely to uv (#48223)

513bba7a65

2025-03-29

Don't add auth token to git bundle view urls (#48516)

d7d9d48e6e

2025-03-28

Unify the usage of structlog.get_logger in the codebase (#48480)

08d9dc201e

2025-03-26

Move 'GitDagBundle' to providers (#47636)

Was this entry helpful?