This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a change to branch v2-0-test
in repository https://gitbox.apache.org/repos/asf/airflow.git.


 discard bd14361  By default PIP will install all packages in .local folder 
(#14125)
 discard 33a7f9d  Fix failing docs build on Master (#14465)
 discard a7a9061  Add Azure Data Factory hook (#11015)
 discard e99a5be  Add Tableau provider separate from Salesforce Provider 
(#14030)
 discard 355b00d  Pin moto to <2 (#14433)
 discard fa97a49  Remove testfixtures module that is only used once (#14318)
 discard bb62193  Limits Sphinx to <3.5.0 (#14238)
 discard baae04a  Remove reinstalling azure-storage steps from CI / Breeze 
(#14102)
 discard 89ef89d  Update to Pytest 6.0 (#14065)
 discard 0944fc7  Support google-cloud-logging` >=2.0.0 (#13801)
 discard db04b36  Support google-cloud-monitoring>=2.0.0 (#13769)
 discard c6e077b  Refactor DataprocOperators to support google-cloud-dataproc 
2.0 (#13256)
 discard fd464e4  Support google-cloud-tasks>=2.0.0 (#13347)
 discard 0684ba9  Support google-cloud-automl >=2.1.0 (#13505)
 discard 181a277  Support google-cloud-datacatalog>=3.0.0 (#13534)
 discard 9cb5b2b  Salesforce provider requires tableau (#13593)
 discard d8eb32f  Support google-cloud-bigquery-datatransfer>=3.0.0 (#13337)
 discard 84bfaf0  Add timeout option to gcs hook methods. (#13156)
 discard b27a33a  Support google-cloud-redis>=2.0.0 (#13117)
 discard a8e00fa  Support google-cloud-pubsub>=2.0.0 (#13127)
 discard 68d53ed  Update compatibility with google-cloud-kms>=2.0 (#13124)
 discard 788a2f9  Support google-cloud-datacatalog>=1.0.0 (#13097)
 discard 3f1baae  Update compatibility with google-cloud-os-login>=2.0.0 
(#13126)
 discard e2c21e5  Add Google Cloud Workflows Operators (#13366)
 discard e0cb06f  Upgrade slack_sdk to v3 (#13745)
 discard 58c322a  Add Apache Beam operators (#12814)
 discard d16290e  Fix grammar in production-deployment.rst (#14386)
 discard b4eb5da  Minor doc fixes (#14547)
 discard d66bf3d  Add Neo4j hook and operator (#13324)
 discard 92f39ba  Add more tips about health checks (#14537)
 discard a3b7b28  Fix misleading statement on sqlite (#14317)
 discard 094c9ee  Correct PostgreSQL password in doc example code (#14256)
 discard 5115a1c  Add better description and guidance in case of sqlite version 
mismatch (#14209)
 discard 754db00  Update documents for using MySQL (#14174)
 discard c9f73a6  Use DAG context manager in examples (#13297)
 discard 46cdff0  Implement provider versioning tools (#13767)
 discard d6c5eaa  Fix breeze redirect on macOS (#14506)
 discard c2413ff  Log all breeze output to a file automatically (#14470)
 discard 86e9f79  Disable health checks for ad-hoc containers (#14536)
 discard 5942161  Enable LDAP auth in docker-compose.yaml (#14516)
 discard 5416304  Updates docs to include docker resource requirements for 
quickstart (#14464)
 discard 50dad6f  Fix typo in docker.rst (#14389)
 discard 3a70ae5  Fix asset recompilation message (#14532)
 discard 7a0a60c  Production image can be run as root (#14226)
 discard ae504f4  Update hadolint from v1.18.0 to v1.22.1 (#14509)
 discard 8d905ae  Removes the step to upload artifact with documentation 
(#14510)
 discard 8f8244e  Allow your own Docker production image to be verified by bash 
script (#14224)
 discard 4ac009c  Adds --dry-run-docker flag to just print the docker commands 
(#14468)
 discard 716368d  Fixes date command in breeze build-image to work on MacOS 
(#14458)
 discard fed2db8  Fix pylint pre-commit checks when only todo files are changed 
(#14453)
 discard ba4b239  Add PATH to basic_static_checks. (#14451)
 discard f888abe  Upgrade to newer dependencies only set when setup changed for 
PR (#14437)
 discard 6512bab  Pre-commit cache is tied to a specific python version (#14430)
 discard d00f504  Easy switching between GitHub Container Registries (#14120)
 discard bfe0bd9  Fix caching of python images during builds (#14347)
 discard 8f61326  Fix some tests failures after pylint fixes (#14350)
 discard 552aa76  Implements generation of separate constraints for core and 
providers (#14227)
 discard 5951798  Implements generation of separate constraints for core and 
providers (#14227)
     new 9090a37  Implements generation of separate constraints for core and 
providers (#14227)
     new fd6a66a  Fix some tests failures after pylint fixes (#14350)
     new 9e143cc  Fix caching of python images during builds (#14347)
     new 62b8aaa  Easy switching between GitHub Container Registries (#14120)
     new d746c97  Pre-commit cache is tied to a specific python version (#14430)
     new 48156f6  Upgrade to newer dependencies only set when setup changed for 
PR (#14437)
     new 73cb2c5  Add PATH to basic_static_checks. (#14451)
     new 4e1b658  Fix pylint pre-commit checks when only todo files are changed 
(#14453)
     new e2c563c  Fixes date command in breeze build-image to work on MacOS 
(#14458)
     new 3b8082e  Adds --dry-run-docker flag to just print the docker commands 
(#14468)
     new bba6a45  Allow your own Docker production image to be verified by bash 
script (#14224)
     new f3b4538  Removes the step to upload artifact with documentation 
(#14510)
     new cf89142  Update hadolint from v1.18.0 to v1.22.1 (#14509)
     new f216f23  Production image can be run as root (#14226)
     new c83651b  Fix asset recompilation message (#14532)
     new 5deebf7  Fix typo in docker.rst (#14389)
     new df822f0  Updates docs to include docker resource requirements for 
quickstart (#14464)
     new ad033ba  Enable LDAP auth in docker-compose.yaml (#14516)
     new f1bbc01  Disable health checks for ad-hoc containers (#14536)
     new 33c4f42  Log all breeze output to a file automatically (#14470)
     new 61bf25a  Fix breeze redirect on macOS (#14506)
     new fa49408  Implement provider versioning tools (#13767)
     new be44911  Use DAG context manager in examples (#13297)
     new c6b945f  Update documents for using MySQL (#14174)
     new f3b9a33  Add better description and guidance in case of sqlite version 
mismatch (#14209)
     new ff336b4  Correct PostgreSQL password in doc example code (#14256)
     new 7045809  Fix misleading statement on sqlite (#14317)
     new 6155dc9  Add more tips about health checks (#14537)
     new a858731  Add Neo4j hook and operator (#13324)
     new 992bc63  Minor doc fixes (#14547)
     new a214eb7  Fix grammar in production-deployment.rst (#14386)
     new bdbe2de  Add Apache Beam operators (#12814)
     new 1094c2b  Upgrade slack_sdk to v3 (#13745)
     new 5882c77  Add Google Cloud Workflows Operators (#13366)
     new f23b34f  Update compatibility with google-cloud-os-login>=2.0.0 
(#13126)
     new 60f7649  Support google-cloud-datacatalog>=1.0.0 (#13097)
     new 061a0e8  Update compatibility with google-cloud-kms>=2.0 (#13124)
     new 376f281  Support google-cloud-pubsub>=2.0.0 (#13127)
     new d9d5b1a  Support google-cloud-redis>=2.0.0 (#13117)
     new 6d44292  Add timeout option to gcs hook methods. (#13156)
     new 27fa5c2  Support google-cloud-bigquery-datatransfer>=3.0.0 (#13337)
     new 62cd40d  Salesforce provider requires tableau (#13593)
     new 4661d01  Support google-cloud-datacatalog>=3.0.0 (#13534)
     new 67c58db  Support google-cloud-automl >=2.1.0 (#13505)
     new cc7def9  Support google-cloud-tasks>=2.0.0 (#13347)
     new 61569a4  Refactor DataprocOperators to support google-cloud-dataproc 
2.0 (#13256)
     new b00cabd  Support google-cloud-monitoring>=2.0.0 (#13769)
     new c920a56  Support google-cloud-logging` >=2.0.0 (#13801)
     new 73b5822  Update to Pytest 6.0 (#14065)
     new a2a9348  Remove reinstalling azure-storage steps from CI / Breeze 
(#14102)
     new 5fbcdbe  Limits Sphinx to <3.5.0 (#14238)
     new 0a34954  Remove testfixtures module that is only used once (#14318)
     new 1be68d3  Pin moto to <2 (#14433)
     new 40b2fce  Add Tableau provider separate from Salesforce Provider 
(#14030)
     new 4661d0d  Add Azure Data Factory hook (#11015)
     new 4d6914c  Fix failing docs build on Master (#14465)
     new 0d4f9f8  By default PIP will install all packages in .local folder 
(#14125)

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   (bd14361)
            \
             N -- N -- N   refs/heads/v2-0-test (0d4f9f8)

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 57 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:
 airflow/utils/weekday.py | 1 -
 1 file changed, 1 deletion(-)

Reply via email to