Skip to content

Bump version of providers#56208

Merged
eladkal merged 1 commit intoapache:mainfrom
eladkal:bump
Sep 30, 2025
Merged

Bump version of providers#56208
eladkal merged 1 commit intoapache:mainfrom
eladkal:bump

Conversation

@eladkal
Copy link
Copy Markdown
Contributor

@eladkal eladkal commented Sep 29, 2025

Some Airflow 3.1 compatibility issues were addressed in recent provider releases. Lets bump min version to help users avoid hitting problems that are solved by updating providers.

@eladkal eladkal merged commit 8615b55 into apache:main Sep 30, 2025
91 checks passed
@eladkal eladkal deleted the bump branch September 30, 2025 12:56
github-actions bot pushed a commit that referenced this pull request Sep 30, 2025
(cherry picked from commit 8615b55)

Co-authored-by: Elad Kalif <45845474+eladkal@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown
Contributor

Backport successfully created: v3-1-test

Status Branch Result
v3-1-test PR Link

eladkal added a commit that referenced this pull request Sep 30, 2025
(cherry picked from commit 8615b55)

Co-authored-by: Elad Kalif <45845474+eladkal@users.noreply.github.com>
potiuk added a commit to potiuk/airflow that referenced this pull request Oct 3, 2025
The apache#56208 has broken v3-1-test because it added requirements for
providers, where (at least curerntly) uv workspace in v3-1-test
uses provider's depedencies from local "providers" folder. We are
planning to remove providers from v3-1-test branch but this is not
yet done and bumping providers only in "airflow" requireements
without bumping them in pyproject.toml caused conflicts when installing
airflow from local sources in CI image.

bumping the versions in pyproject.toml should solve the problem until
different mechanism is implemented in v3-* branches.
potiuk added a commit that referenced this pull request Oct 3, 2025
The #56208 has broken v3-1-test because it added requirements for
providers, where (at least curerntly) uv workspace in v3-1-test
uses provider's depedencies from local "providers" folder. We are
planning to remove providers from v3-1-test branch but this is not
yet done and bumping providers only in "airflow" requireements
without bumping them in pyproject.toml caused conflicts when installing
airflow from local sources in CI image.

bumping the versions in pyproject.toml should solve the problem until
different mechanism is implemented in v3-* branches.
dabla pushed a commit to dabla/airflow that referenced this pull request Oct 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants