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 e61cf07  fixup! Switch to f-strings using flynt. (#13732)
 discard 8482e56  Add Azure Data Factory hook (#11015)
 discard f2e6710  Add Tableau provider separate from Salesforce Provider 
(#14030)
 discard f8bb300  Pin moto to <2 (#14433)
 discard 99714d4  Remove testfixtures module that is only used once (#14318)
 discard 9c65297  Limits Sphinx to <3.5.0 (#14238)
 discard f4602bd  Remove reinstalling azure-storage steps from CI / Breeze 
(#14102)
 discard 86464f9  Update to Pytest 6.0 (#14065)
 discard cf43aa1  Support google-cloud-logging` >=2.0.0 (#13801)
 discard 76c6843  Support google-cloud-monitoring>=2.0.0 (#13769)
 discard a68c296  Refactor DataprocOperators to support google-cloud-dataproc 
2.0 (#13256)
 discard 65eebe5  Support google-cloud-tasks>=2.0.0 (#13347)
 discard b491668  Support google-cloud-automl >=2.1.0 (#13505)
 discard c304840  Support google-cloud-datacatalog>=3.0.0 (#13534)
 discard bc04985  Salesforce provider requires tableau (#13593)
 discard a85ffbd  Support google-cloud-bigquery-datatransfer>=3.0.0 (#13337)
 discard 02d4647  Add timeout option to gcs hook methods. (#13156)
 discard ad61070  Support google-cloud-redis>=2.0.0 (#13117)
 discard 817ad37  Support google-cloud-pubsub>=2.0.0 (#13127)
 discard dd62000  Update compatibility with google-cloud-kms>=2.0 (#13124)
 discard d3ac484  Support google-cloud-datacatalog>=1.0.0 (#13097)
 discard 9118420  Update compatibility with google-cloud-os-login>=2.0.0 
(#13126)
 discard b106111  Add Google Cloud Workflows Operators (#13366)
 discard 6bba4e1  Upgrade slack_sdk to v3 (#13745)
 discard fd4c91c  Add Apache Beam operators (#12814)
 discard ef800f7  Fix grammar in production-deployment.rst (#14386)
 discard db77c3e  Minor doc fixes (#14547)
 discard faf47cd  Add Neo4j hook and operator (#13324)
 discard e3e6341  Add more tips about health checks (#14537)
 discard cf1a66f  Add docs about Celery monitoring (#14533)
 discard 2418915  Fix misleading statement on sqlite (#14317)
 discard 4c0463b  Correct PostgreSQL password in doc example code (#14256)
 discard 36f0cb5  Add better description and guidance in case of sqlite version 
mismatch (#14209)
 discard d8f7781  Update documents for using MySQL (#14174)
 discard c95f409  Document configuration for email backend credentials. (#14006)
 discard d769466  Use DAG context manager in examples (#13297)
 discard 99d1e18  Implement provider versioning tools (#13767)
 discard 5b88b0e  Fix breeze redirect on macOS (#14506)
 discard 8548b03  Log all breeze output to a file automatically (#14470)
 discard 35c26b9  Switch to f-strings using flynt. (#13732)
 discard ddc619d  Disable health checks for ad-hoc containers (#14536)
 discard 598ba31  Add CLI check for scheduler (#14519)
 discard 90ed184  Add health-check for celery worker (#14522)
     new a0c14a3  Disable health checks for ad-hoc containers (#14536)
     new 9588912  Switch to f-strings using flynt. (#13732)
     new 656a467  Log all breeze output to a file automatically (#14470)
     new 3c39b5d  Fix breeze redirect on macOS (#14506)
     new 5896cd0  Implement provider versioning tools (#13767)
     new 7a6d568  Use DAG context manager in examples (#13297)
     new 400e078  Update documents for using MySQL (#14174)
     new f1ae4a4  Add better description and guidance in case of sqlite version 
mismatch (#14209)
     new c8012cb  Correct PostgreSQL password in doc example code (#14256)
     new 25e482e  Fix misleading statement on sqlite (#14317)
     new 915f3ff  Add more tips about health checks (#14537)
     new 3072feb  Add Neo4j hook and operator (#13324)
     new 35375f5  Minor doc fixes (#14547)
     new aa50ae4  Fix grammar in production-deployment.rst (#14386)
     new f394df3  Add Apache Beam operators (#12814)
     new 36a7383  Upgrade slack_sdk to v3 (#13745)
     new 3f5cc0c  Add Google Cloud Workflows Operators (#13366)
     new e2eceb5  Update compatibility with google-cloud-os-login>=2.0.0 
(#13126)
     new 1939446  Support google-cloud-datacatalog>=1.0.0 (#13097)
     new c2c85dd  Update compatibility with google-cloud-kms>=2.0 (#13124)
     new 8faa1bd  Support google-cloud-pubsub>=2.0.0 (#13127)
     new ce6c631  Support google-cloud-redis>=2.0.0 (#13117)
     new 7c5ce8b  Add timeout option to gcs hook methods. (#13156)
     new ce5c00f  Support google-cloud-bigquery-datatransfer>=3.0.0 (#13337)
     new 0150960  Salesforce provider requires tableau (#13593)
     new 02cb5e1  Support google-cloud-datacatalog>=3.0.0 (#13534)
     new a3b6e47  Support google-cloud-automl >=2.1.0 (#13505)
     new c518035  Support google-cloud-tasks>=2.0.0 (#13347)
     new 30bad81  Refactor DataprocOperators to support google-cloud-dataproc 
2.0 (#13256)
     new acfe4ae  Support google-cloud-monitoring>=2.0.0 (#13769)
     new be04073  Support google-cloud-logging` >=2.0.0 (#13801)
     new df99938  Update to Pytest 6.0 (#14065)
     new b31484f  Remove reinstalling azure-storage steps from CI / Breeze 
(#14102)
     new 68b2d9e  Limits Sphinx to <3.5.0 (#14238)
     new ad50ff2  Remove testfixtures module that is only used once (#14318)
     new 80d2644  Pin moto to <2 (#14433)
     new d3359a0  Add Tableau provider separate from Salesforce Provider 
(#14030)
     new 9ecee99  Add Azure Data Factory hook (#11015)
     new b05faa4  fixup! Switch to f-strings using flynt. (#13732)
     new 1bb177d  Fix failing docs build on Master (#14465)
     new 0d78fe1  fixup! Add Neo4j hook and operator (#13324)

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

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 41 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/cli/cli_parser.py                          |  76 ++----------
 airflow/cli/commands/jobs_command.py               |  53 ---------
 airflow/providers/amazon/aws/utils/emailer.py      |  49 --------
 docs/apache-airflow-providers-neo4j/commits.rst    |  10 +-
 docs/apache-airflow-providers-neo4j/index.rst      |  76 ++++++++++++
 docs/apache-airflow-providers-tableau/index.rst    |   6 -
 docs/apache-airflow/howto/email-config.rst         |  34 +-----
 .../logging-monitoring/check-health.rst            |  74 ------------
 docs/apache-airflow/start/docker-compose.yaml      |  12 --
 docs/apache-airflow/start/docker.rst               |   4 +-
 tests/cli/commands/test_jobs_command.py            | 128 ---------------------
 tests/cli/test_cli_parser.py                       |   7 +-
 12 files changed, 99 insertions(+), 430 deletions(-)
 delete mode 100644 airflow/cli/commands/jobs_command.py
 delete mode 100644 airflow/providers/amazon/aws/utils/emailer.py
 delete mode 100644 tests/cli/commands/test_jobs_command.py

Reply via email to