Skip to content

Lower-bind FAB provider, to latest line.#65523

Merged
potiuk merged 1 commit into
apache:mainfrom
potiuk:bump-min-fab-version
Apr 20, 2026
Merged

Lower-bind FAB provider, to latest line.#65523
potiuk merged 1 commit into
apache:mainfrom
potiuk:bump-min-fab-version

Conversation

@potiuk
Copy link
Copy Markdown
Member

@potiuk potiuk commented Apr 20, 2026

Lack of it might make uv to make bad choices when resolving dependencies. For example this happened in

dde322c#diff-f5c8f9fc9a8fd6114a3f388511416a71c5c2accc6d04e89c3e358d9085f768db

By limiting FAB we avoid downgrading Fab provider to some old versions that were technically not limited but not working in Python 3.13 and 3.14


Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.

Lack of it might make `uv` to make bad choices when resolving
dependencies. For example this happened in

apache@dde322c#diff-f5c8f9fc9a8fd6114a3f388511416a71c5c2accc6d04e89c3e358d9085f768db

By limiting FAB we avoid downgrading Fab provider to some old
versions that were technically not limited but not working in
Python 3.13 and 3.14
@boring-cyborg boring-cyborg Bot added area:dev-tools backport-to-v3-2-test Mark PR with this label to backport to v3-2-test branch labels Apr 20, 2026
@potiuk potiuk added this to the Airflow 3.2.1 milestone Apr 20, 2026
@potiuk potiuk merged commit b31376e into apache:main Apr 20, 2026
6 of 7 checks passed
@potiuk potiuk deleted the bump-min-fab-version branch April 20, 2026 09:32
github-actions Bot pushed a commit that referenced this pull request Apr 20, 2026
Lack of it might make `uv` to make bad choices when resolving
dependencies. For example this happened in

dde322c#diff-f5c8f9fc9a8fd6114a3f388511416a71c5c2accc6d04e89c3e358d9085f768db

By limiting FAB we avoid downgrading Fab provider to some old
versions that were technically not limited but not working in
Python 3.13 and 3.14
(cherry picked from commit b31376e)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
@github-actions
Copy link
Copy Markdown
Contributor

Backport successfully created: v3-2-test

Note: As of Merging PRs targeted for Airflow 3.X
the committer who merges the PR is responsible for backporting the PRs that are bug fixes (generally speaking) to the maintenance branches.

In matter of doubt please ask in #release-management Slack channel.

Status Branch Result
v3-2-test PR Link

potiuk added a commit that referenced this pull request Apr 20, 2026
Lack of it might make `uv` to make bad choices when resolving
dependencies. For example this happened in

dde322c#diff-f5c8f9fc9a8fd6114a3f388511416a71c5c2accc6d04e89c3e358d9085f768db

By limiting FAB we avoid downgrading Fab provider to some old
versions that were technically not limited but not working in
Python 3.13 and 3.14
(cherry picked from commit b31376e)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
vatsrahul1001 pushed a commit that referenced this pull request Apr 20, 2026
Lack of it might make `uv` to make bad choices when resolving
dependencies. For example this happened in

dde322c#diff-f5c8f9fc9a8fd6114a3f388511416a71c5c2accc6d04e89c3e358d9085f768db

By limiting FAB we avoid downgrading Fab provider to some old
versions that were technically not limited but not working in
Python 3.13 and 3.14
(cherry picked from commit b31376e)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-to-v3-2-test Mark PR with this label to backport to v3-2-test branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants