+1 (binding), checked:

- SVN
- in Docker installation
- Reproducible build
- Licence
- Signature
- Checksums

Additionally tested common.ai LGTM

Regards,
Pavan


On Sat, Aug 8, 2026 at 1:04 AM Jarek Potiuk <[email protected]> wrote:

> > +1 on common ai
> Good start ;) ...
>
> On Sat, Aug 8, 2026 at 3:18 AM Kaxil Naik <[email protected]> wrote:
>
> > +1 on common ai
> >
> > On Fri, 7 Aug 2026 at 20:51, Jarek Potiuk <[email protected]> wrote:
> >
> > > I would love to get use some binding +1s on that one - we have about 1
> > hour
> > > left.
> > >
> > > On Fri, Aug 7, 2026 at 5:35 PM Jarek Potiuk <[email protected]> wrote:
> > >
> > > > This turns out to be be a dependency issue in google-cloud-aiplatform
> > ->
> > > > created a better workaround
> > https://github.com/apache/airflow/pull/71273
> > > > and connected issue
> > > > https://github.com/googleapis/python-aiplatform/issues/7057
> > > >
> > > > I will remove it from the wave. It would be great if we still
> continue
> > > > voting on that one - and possibly even release it tonight (I need 2
> +1
> > > > binding votes). Assuming I get those, I can start third wave - google
> > > only
> > > > (which might help Rahul release 3.3.1rc1 finally - with the latest
> > > > providers including Google).
> > > >
> > > > J.
> > > >
> > > > On Fri, Aug 7, 2026 at 2:45 PM Rahul Vats <[email protected]>
> > > wrote:
> > > >
> > > >> -1 for google provider as its not getting installed with python3.14
> > also
> > > >> issue persist with last released version looks like introduced with
> > > >> 22.2.0.
> > > >>
> > > >> More details
> > > >> Tracking issue https://github.com/apache/airflow/issues/71268
> > > >> Fix PR https://github.com/apache/airflow/pull/71269
> > > >>
> > > >> Regards,
> > > >> Rahul Vats
> > > >>
> > > >> On Thu, 6 Aug 2026 at 22:11, Jarek Potiuk <[email protected]> wrote:
> > > >>
> > > >> > Hey all,
> > > >> >
> > > >> > I have just cut a new wave of Airflow Providers packages with
> > release
> > > >> > preparation date 2026-08-06. This email is calling a vote on the
> > > >> release,
> > > >> > which will last for 24 hours - which means that it will end on
> > > >> > 2026-08-07 16:35 UTC and until 3 binding +1 votes have been
> > received.
> > > >> >
> > > >> > Consider this my (binding) +1.
> > > >> >
> > > >> > This is an expedited release. It replaces the 2026-08-01 wave,
> whose
> > > >> vote
> > > >> > I cancelled: that wave was cut with the pandas < 3 cap from
> > > >> > https://github.com/apache/airflow/pull/70791, which has since
> been
> > > >> > reverted
> > > >> > in https://github.com/apache/airflow/pull/71100 and replaced by
> > > pandas
> > > >> 3
> > > >> > support in https://github.com/apache/airflow/pull/71103. Because
> > that
> > > >> > touched most of the wave, every provider is re-cut rather than
> > > trimmed.
> > > >> > Hence the shorter voting window.
> > > >> >
> > > >> > This wave contains 46 providers. There are no breaking changes in
> > any
> > > of
> > > >> > them - all bumps are minor or patch level.
> > > >> >
> > > >> > Most providers are at rc2, being re-cuts of the cancelled wave.
> > Three
> > > >> are
> > > >> > at rc3, having also been re-cut in 2026-08-01:
> > > >> >
> > > >> >   - apache-airflow-providers-common-ai 0.7.0rc3
> > > >> >   - apache-airflow-providers-google 22.3.0rc3
> > > >> >   - apache-airflow-providers-openlineage 2.20.0rc3
> > > >> >
> > > >> > One is at rc1, because it is a new version rather than a re-cut:
> > > >> >
> > > >> >   - apache-airflow-providers-opensearch 1.12.0rc1
> > > >> >
> > > >> > Two providers that were in the cancelled wave are not in this one:
> > > >> >
> > > >> >   - keycloak is held back. Its "Move keycloak JWT tokens to
> separate
> > > >> >     cookies" (#70550) depends on middleware that is still being
> > fixed
> > > >> >     (#71077, #70981), and a tester asked for it to be held. It
> will
> > be
> > > >> >     released separately once those land.
> > > >> >   - clickhousedb returns to 1.0.0. Its 1.0.1 was never published,
> so
> > > the
> > > >> >     change it carried rides a later release instead.
> > > >> >
> > > >> > The testing status issue is
> > > >> > https://github.com/apache/airflow/issues/71246 - check marks
> > carried
> > > >> over
> > > >> > from the cancelled wave's issue (#70953) mark code that has not
> > > changed,
> > > >> > so please do not re-verify those. Only the unticked items need
> > > >> attention.
> > > >> >
> > > >> > Airflow Providers are available at:
> > > >> >
> https://dist.apache.org/repos/dist/dev/airflow/providers/2026-08-06
> > > >> >
> > > >> > *apache_airflow_providers-2026-08-06-source.tar.gz* is the full
> > source
> > > >> > tarball of airflow repo - snapshot taken at the moment of
> provider's
> > > >> > release.
> > > >> >
> > > >> > *apache-airflow-providers-<PROVIDER>-*.tar.gz* are the convenience
> > > >> > python "sdist" distributions that we publish in PyPI
> > > >> >
> > > >> > *apache_airflow_providers_<PROVIDER>-*.whl are the convenience
> > Python
> > > >> > "wheel" distributions that we publish in PyPI.
> > > >> >
> > > >> > The test procedure for PMC members is described in
> > > >> >
> > > >> >
> > > >>
> > >
> >
> https://github.com/apache/airflow/blob/main/dev/README_RELEASE_PROVIDERS.md#verify-the-release-candidate-by-pmc-members
> > > >> >
> > > >> > The test procedure for and Contributors who would like to test
> this
> > RC
> > > >> > is described in:
> > > >> >
> > > >> >
> > > >>
> > >
> >
> https://github.com/apache/airflow/blob/main/dev/README_RELEASE_PROVIDERS.md#verify-the-release-candidate-by-contributors
> > > >> >
> > > >> > Public keys are available at:
> > > >> > https://dist.apache.org/repos/dist/release/airflow/KEYS
> > > >> >
> > > >> > Please vote accordingly:
> > > >> >
> > > >> > [ ] +1 approve
> > > >> > [ ] +0 no opinion
> > > >> > [ ] -1 disapprove with the reason
> > > >> >
> > > >> > Only votes from PMC members are binding, but all members of the
> > > >> community
> > > >> > are encouraged to test the release and vote with "(non-binding)".
> > > >> >
> > > >> > Please note that the version number excludes the 'rcX' string.
> > > >> > This will allow us to rename the artifact without modifying
> > > >> > the artifact checksums when we actually release it.
> > > >> >
> > > >> > The packages released to PyPI, with their rc suffixes:
> > > >> >
> > > >> >
> https://pypi.org/project/apache-airflow-providers-airbyte/6.0.1rc2/
> > > >> >
> https://pypi.org/project/apache-airflow-providers-alibaba/3.4.0rc2/
> > > >> >
> https://pypi.org/project/apache-airflow-providers-amazon/9.34.0rc2/
> > > >> >
> > https://pypi.org/project/apache-airflow-providers-anthropic/0.2.1rc2/
> > > >> >
> > > >>
> > >
> https://pypi.org/project/apache-airflow-providers-apache-hdfs/4.12.2rc2/
> > > >> >
> > >
> https://pypi.org/project/apache-airflow-providers-apache-hive/9.6.1rc2/
> > > >> >
> > > >>
> > >
> >
> https://pypi.org/project/apache-airflow-providers-apache-kafka/1.15.1rc2/
> > > >> >
> > >
> https://pypi.org/project/apache-airflow-providers-apache-livy/4.6.0rc2/
> > > >> >
> > > >>
> > >
> https://pypi.org/project/apache-airflow-providers-apache-spark/6.3.1rc2/
> > > >> >
> > https://pypi.org/project/apache-airflow-providers-arangodb/2.9.6rc2/
> > > >> >
> https://pypi.org/project/apache-airflow-providers-celery/3.23.1rc2/
> > > >> >
> > > >> >
> > > >>
> > >
> >
> https://pypi.org/project/apache-airflow-providers-cncf-kubernetes/10.21.0rc2/
> > > >> >
> https://pypi.org/project/apache-airflow-providers-cohere/1.6.7rc2/
> > > >> >
> > https://pypi.org/project/apache-airflow-providers-common-ai/0.7.0rc3/
> > > >> >
> > > >>
> > >
> >
> https://pypi.org/project/apache-airflow-providers-common-compat/1.18.0rc2/
> > > >> >
> > > https://pypi.org/project/apache-airflow-providers-common-sql/2.1.0rc2/
> > > >> >
> > >
> https://pypi.org/project/apache-airflow-providers-databricks/7.18.1rc2/
> > > >> >
> > https://pypi.org/project/apache-airflow-providers-dbt-cloud/4.9.3rc2/
> > > >> >
> https://pypi.org/project/apache-airflow-providers-docker/4.5.9rc2/
> > > >> > https://pypi.org/project/apache-airflow-providers-edge3/4.3.0rc2/
> > > >> >
> > > >>
> > >
> >
> https://pypi.org/project/apache-airflow-providers-elasticsearch/6.9.0rc2/
> > > >> >
> https://pypi.org/project/apache-airflow-providers-exasol/4.10.5rc2/
> > > >> > https://pypi.org/project/apache-airflow-providers-fab/3.8.0rc2/
> > > >> > https://pypi.org/project/apache-airflow-providers-git/0.4.2rc2/
> > > >> >
> https://pypi.org/project/apache-airflow-providers-google/22.3.0rc3/
> > > >> >
> > https://pypi.org/project/apache-airflow-providers-hashicorp/4.8.0rc2/
> > > >> > https://pypi.org/project/apache-airflow-providers-imap/3.12.1rc2/
> > > >> >
> > > >> >
> > > >>
> > >
> >
> https://pypi.org/project/apache-airflow-providers-microsoft-azure/14.1.0rc2/
> > > >> >
> https://pypi.org/project/apache-airflow-providers-neo4j/3.12.1rc2/
> > > >> >
> https://pypi.org/project/apache-airflow-providers-openai/1.8.2rc2/
> > > >> >
> > > >>
> > >
> https://pypi.org/project/apache-airflow-providers-openlineage/2.20.0rc3/
> > > >> >
> > >
> https://pypi.org/project/apache-airflow-providers-opensearch/1.12.0rc1/
> > > >> >
> > > https://pypi.org/project/apache-airflow-providers-papermill/3.13.2rc2/
> > > >> >
> > https://pypi.org/project/apache-airflow-providers-postgres/7.0.1rc2/
> > > >> >
> https://pypi.org/project/apache-airflow-providers-presto/5.12.1rc2/
> > > >> >
> > >
> https://pypi.org/project/apache-airflow-providers-salesforce/5.14.2rc2/
> > > >> > https://pypi.org/project/apache-airflow-providers-sftp/6.0.1rc2/
> > > >> > https://pypi.org/project/apache-airflow-providers-smtp/3.0.3rc2/
> > > >> >
> > > https://pypi.org/project/apache-airflow-providers-snowflake/6.16.0rc2/
> > > >> > https://pypi.org/project/apache-airflow-providers-ssh/6.0.1rc2/
> > > >> >
> > https://pypi.org/project/apache-airflow-providers-standard/1.17.0rc2/
> > > >> >
> > https://pypi.org/project/apache-airflow-providers-telegram/4.9.6rc2/
> > > >> >
> > https://pypi.org/project/apache-airflow-providers-teradata/3.6.2rc2/
> > > >> > https://pypi.org/project/apache-airflow-providers-trino/6.6.1rc2/
> > > >> >
> > https://pypi.org/project/apache-airflow-providers-weaviate/3.4.1rc2/
> > > >> >
> https://pypi.org/project/apache-airflow-providers-yandex/4.5.1rc2/
> > > >> >
> > > >> > J.
> > > >> >
> > > >> >
> > ---------------------------------------------------------------------
> > > >> > To unsubscribe, e-mail: [email protected]
> > > >> > For additional commands, e-mail: [email protected]
> > > >> >
> > > >> >
> > > >>
> > > >
> > >
> >
>

Reply via email to