This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch v2-2-test
in repository https://gitbox.apache.org/repos/asf/airflow.git.
discard 81c5e22 Update Celery requirements
discard 38e7a6e Update md5 information about image after waiting (#21000)
discard 1fa244d Update refreshing constraints instructions (#21001)
discard 5ffe160 Get rid of upload coverage warnings (#20994)
discard 95de5e5 Add extra sync when adding executable flag to installation
scripts (#20987)
discard ce9fc3b Update base python image to be Python 3.7 by default (#20978)
discard 57f25e2 Fix new buildkit builds on MacOS (#20963)
discard b772374 Switch to 'buildkit' to build Airflow images (#20664)
discard abc213f Fix errors thrown by some versions of Bash v4 (#20932)
discard fb0f634 Switch to non-vendored latest connexion library (#20910)
discard ad392a3 Uses CI images built in previous step to prepare PROD image
(#20889)
discard 284fdc2 Switch to new MySQL public key (#20912)
discard 64de384 add entry in release readme to update milestone in Issues
(#20890)
discard 81845ce Unpin ``argcomplete`` and ``colorlog`` (#20878)
discard 47b2259 Unpin ``cattrs`` (#20872)
discard 475298c Optimize dockerfiles for local rebuilds (#20238)
discard 819d221 Cleaner output for Docker image building (#20747)
discard 45eedad Uses airflow user for build segment of docker image (#20744)
discard 94ea009 Modernize usage of PIP in Airflow images (#20726)
discard ccc3a92 Add color to pytest tests on CI (#20723)
discard e4400c3 Fix naming convention for sdist provider packages (#20711)
discard 70b1f9c Be build -> built, and a stray space (#20703)
discard dc03e16 Cleaner output of docker image building scripts (#20679)
discard 131d782 Remove Python 2 from our images (#20680)
discard 8b90e55 Fix incorrect arguments (#20638)
discard f93b588 Bump flask-appbuilder to >=3.3.4 (#20628)
discard 6406e3a upgrade celery 5.2.3 (#19703)
discard b53fdf6 Fix Constraints failure in PRs (#20631)
discard 069ae9c Generate constraints in PRs when upgrading dependencies
(#20624)
discard a48e61b Fix generation of "Status provider" issue (#20621)
discard d09643f Add twine check for provider packages (#20619)
discard d4461d9 Add known warning generated by snowflake new version (#20604)
discard daa2663 Generate version documentation from single source of truth
(#20594)
new 939ca1a Generate version documentation from single source of truth
(#20594)
new 42dbb11 Add known warning generated by snowflake new version (#20604)
new 1cf8528 Add twine check for provider packages (#20619)
new ea5b8f1 Fix generation of "Status provider" issue (#20621)
new edc6e42 Generate constraints in PRs when upgrading dependencies
(#20624)
new e6c1371 Fix Constraints failure in PRs (#20631)
new 87f081d upgrade celery 5.2.3 (#19703)
new 2cddeab Bump flask-appbuilder to >=3.3.4 (#20628)
new 67796f6 Fix incorrect arguments (#20638)
new 9a6cc64 Remove Python 2 from our images (#20680)
new ea900a0 Cleaner output of docker image building scripts (#20679)
new f86cea1 Be build -> built, and a stray space (#20703)
new 1c633cd Fix naming convention for sdist provider packages (#20711)
new 4c22b90 Add color to pytest tests on CI (#20723)
new bf70181 Modernize usage of PIP in Airflow images (#20726)
new 9333999 Uses airflow user for build segment of docker image (#20744)
new a3be411 Cleaner output for Docker image building (#20747)
new f6a4197 Optimize dockerfiles for local rebuilds (#20238)
new 88b4b86 Unpin ``cattrs`` (#20872)
new ee863fa Unpin ``argcomplete`` and ``colorlog`` (#20878)
new 1da9346 add entry in release readme to update milestone in Issues
(#20890)
new 70be539 Switch to new MySQL public key (#20912)
new 69cf2e1 Uses CI images built in previous step to prepare PROD image
(#20889)
new 878287c Switch to non-vendored latest connexion library (#20910)
new d0cca79 Fix errors thrown by some versions of Bash v4 (#20932)
new 37857e2 Switch to 'buildkit' to build Airflow images (#20664)
new ae477d0 Fix new buildkit builds on MacOS (#20963)
new e31ccc2 Update base python image to be Python 3.7 by default (#20978)
new f30ec47 Add extra sync when adding executable flag to installation
scripts (#20987)
new 482977c Get rid of upload coverage warnings (#20994)
new 441d3c5 Update refreshing constraints instructions (#21001)
new 08dd841 Update md5 information about image after waiting (#21000)
new 6f12ab9 Update Celery requirements
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (81c5e22)
\
N -- N -- N refs/heads/v2-2-test (6f12ab9)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 33 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
BREEZE.rst | 21 +++++++++++----------
README.md | 14 +++++++-------
airflow/api_connexion/endpoints/dag_endpoint.py | 2 +-
.../installation/supported-versions.rst | 2 +-
4 files changed, 20 insertions(+), 19 deletions(-)