blob: 71da65c5b0d1083725cf0cdf905ee84cb3050f54 [file] [log] [blame]
{#
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-#}
To: {{ receiver_email }}
From: {{ sender_email }}
Subject: [VOTE] Release Apache Airflow {{ version }} based on {{ version_rc }}
Hello Apache Airflow Community,
This is a call for the vote to release Apache Airflow version {{ version }}.
The release candidate:
https://dist.apache.org/repos/dist/dev/airflow/{{ version_rc }}/
*apache-airflow-{{ version_rc }}-source.tar.gz* is a source release that comes
with INSTALL instructions.
*apache-airflow-{{ version_rc }}-bin.tar.gz* is the binary Python "sdist" release.
*apache_airflow-{{ version_rc }}-py3-none-any.whl* is the binary Python wheel release.
Public keys are available at: https://www.apache.org/dist/airflow/KEYS
The Change Log for the release:
https://github.com/apache/airflow/blob/{{ version_rc }}/CHANGELOG.txt
The vote will be open for at least 72 hours or until the necessary number
of votes are reached.
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, so it's now
simply {{ version }}. This will allow us to rename the artifact without modifying
the artifact checksums when we actually release.
Thanks,
{{ release_manager }}