Hey Elad,
Thanks for cutting and publishing the release!
`.asc` (Signature) and `.sha512` (Checksum) files are missing from
`dist/dev` to be able to verify the release. Could you please add them to
dist?
```
Check failed. Here are the files we expected but did not find in
/home/bugra/PycharmProjects/asf-dist/dev/airflow/providers/2026-02-20:
- apache_airflow_providers-2026-02-20-source.tar.gz.asc
- apache_airflow_providers-2026-02-20-source.tar.gz.sha512
- apache_airflow_providers_elasticsearch-6.5.0-py3-none-any.whl.asc
- apache_airflow_providers_elasticsearch-6.5.0-py3-none-any.whl.sha512
- apache_airflow_providers_elasticsearch-6.5.0.tar.gz.asc
- apache_airflow_providers_elasticsearch-6.5.0.tar.gz.sha512
- apache_airflow_providers_common_sql-1.32.0-py3-none-any.whl.asc
- apache_airflow_providers_common_sql-1.32.0-py3-none-any.whl.sha512
- apache_airflow_providers_common_sql-1.32.0.tar.gz.asc
- apache_airflow_providers_common_sql-1.32.0.tar.gz.sha512
```
On Fri, Feb 20, 2026 at 1:38 PM Elad Kalif <[email protected]> wrote:
> Small correction
>
> Airflow Providers are available at:
> https://dist.apache.org/repos/dist/dev/airflow/providers/2026-02-20/
>
> On Fri, Feb 20, 2026 at 2:07 PM Elad Kalif <[email protected]> wrote:
>
> > Hey all,
> >
> > I have just cut the ad-hoc wave Airflow Providers packages with release
> > preparation date 2026-02-20. This email is calling a vote on the release,
> > which will last for 72 hours - which means that it will end on February
> 23,
> > 2026 12:05 PM UTC and until 3 binding +1 votes have been received.
> >
> > Consider this my (binding) +1.
> >
> > Airflow Providers are available at:
> >
> https://dist.apache.org/repos/dist/dev/airflow/providers/$\{RELEASE_DATE\}
> >
> > *apache-airflow-providers-2026-02-20-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 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 status of testing the providers by the community is kept here:
> > https://github.com/apache/airflow/issues/62219
> >
> > The issue is also the easiest way to see important PRs included in the RC
> > candidates.
> > Detailed changelog for the providers will be published in the
> > documentation after the
> > RC candidates are released.
> >
> > You can find the RC packages in PyPI following these links:
> >
> >
> https://pypi.org/project/apache-airflow-providers-elasticsearch/6.5.0rc1/
> > https://pypi.org/project/apache-airflow-providers-common-sql/1.32.0rc1/
> >
> > Cheers,
> > Elad Kalif
> >
>
--
Bugra Ozturk