Skip to content

Conversation

@kaxil
Copy link
Member

@kaxil kaxil commented Mar 20, 2025

Bumped providers:

  • Celery
  • K8s
  • common.compat
  • common.io
  • common.messaging
  • common.sql
  • fab
  • standard

^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

kaxil added 2 commits March 20, 2025 20:32
Bumped providers:
- Celery
- K8s
- common.compat
- common.io
- common.messaging
- common.sql
- fab
- standard
@eladkal
Copy link
Contributor

eladkal commented Mar 20, 2025

Kaxil why is this required? We can just release regular wave of provider with RC for the needed provider

@eladkal
Copy link
Contributor

eladkal commented Mar 20, 2025

@kaxil @jedcunningham What is the added value of beta for providers? I can just cut a release wave for providers.

@jedcunningham
Copy link
Member

The idea was to just do the minimum needed to get the beta cut today, and not have to go start a vote etc on top of everything else.

@kaxil
Copy link
Member Author

kaxil commented Mar 20, 2025

Agreed with Elad on proceeding with betas for now and Elad will cut rc's post that

Co-authored-by: Elad Kalif <45845474+eladkal@users.noreply.github.com>
@kaxil kaxil merged commit 1a5eb7a into apache:main Mar 20, 2025
70 checks passed
@kaxil kaxil deleted the bump-prov-b4 branch March 20, 2025 16:34
agupta01 pushed a commit to agupta01/airflow that referenced this pull request Mar 21, 2025
* Bump various providers in preparation for Airflow 3.0.0b4

Bumped providers:
- Celery
- K8s
- common.compat
- common.io
- common.messaging
- common.sql
- fab
- standard

* fixup! Bump various providers in preparation for Airflow 3.0.0b4

* Apply suggestions from code review

* Update providers/cncf/kubernetes/docs/changelog.rst

Co-authored-by: Elad Kalif <45845474+eladkal@users.noreply.github.com>

---------

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

potiuk commented Mar 22, 2025

Agreed with Elad on proceeding with betas for now and Elad will cut rc's post that

Yeah. This is a bit outlier in the current processes of ours and doing it this way for now is good. It might get a bit tricky with Airflow 3 rcs because some of the providers will have to be relased effectively before Airflow 3 is out and we might have to release them together or in a quick succession or possibly together I think when we release Airflow 3.0.0rc* we should assume that a "wave" of releases will contain both Airflow and the subset of providers that we will have to release together.

That means that for installing airlfow rc with pip we will have to use --pre flag when telling people how to install airflow 3 RC https://pip.pypa.io/en/stable/cli/pip_install/#install-pre but that's pretty fine for "RC" release of Airflow 3 I think - even if it means that we can accidentally install some other RC and dev candidates of external dependencies (that's an unfortunate effect of --pre flag having a global effect on all packages) - but this will be mitigated if we use RC constraints that will use speciflcally RC versions of all the providers that will be released to support Airlfow 3 release.

shubham-pyc pushed a commit to shubham-pyc/airflow that referenced this pull request Mar 22, 2025
* Bump various providers in preparation for Airflow 3.0.0b4

Bumped providers:
- Celery
- K8s
- common.compat
- common.io
- common.messaging
- common.sql
- fab
- standard

* fixup! Bump various providers in preparation for Airflow 3.0.0b4

* Apply suggestions from code review

* Update providers/cncf/kubernetes/docs/changelog.rst

Co-authored-by: Elad Kalif <45845474+eladkal@users.noreply.github.com>

---------

Co-authored-by: Elad Kalif <45845474+eladkal@users.noreply.github.com>
nailo2c pushed a commit to nailo2c/airflow that referenced this pull request Apr 4, 2025
* Bump various providers in preparation for Airflow 3.0.0b4

Bumped providers:
- Celery
- K8s
- common.compat
- common.io
- common.messaging
- common.sql
- fab
- standard

* fixup! Bump various providers in preparation for Airflow 3.0.0b4

* Apply suggestions from code review

* Update providers/cncf/kubernetes/docs/changelog.rst

Co-authored-by: Elad Kalif <45845474+eladkal@users.noreply.github.com>

---------

Co-authored-by: Elad Kalif <45845474+eladkal@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants