You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2020/11/12 21:07:48 UTC

[airflow] branch v1-10-test updated (df23b1f -> c4c1cab)

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

kaxilnaik pushed a change to branch v1-10-test
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    omit df23b1f  Better file extension for Helm template (#11702)
    omit 7c3f00d  Enforce strict rules for yamllint (#11709)
    omit 44a93fd  Revert "Update yamllint & isort pre-commit hooks (#11252)"
    omit 470f242  Revert "Adds --no-rbac-ui flag for Breeze airflow 1.10 installation (#11315)"
    omit e9232b2  Fix static check
    omit c761c1a  k8s tests pass
    omit 800611c  Fix static tests
    omit c74833e  The .pypirc file is read from docker-context-files (#11779)
    omit edae056  [AIRFLOW-3607] Optimize dep checking when depends on past set and concurrency limit
    omit cb750c1  [AIRFLOW-3607] Only query DB once per DAG run for TriggerRuleDep (#4751)
    omit 77ad666  Modify helm chart to use pod_template_file (#10872)
    omit 3edc89c  Fixes SHA used for cancel-workflow-action (#11400)
    omit dbc9ab9  Add capability of customising PyPI sources (#11385)
    omit 972a45b  Workarounds "unknown blob" issue by introducing retries (#11411)
    omit 73fbd26  Fixes cancelling of too many workflows. (#11403)
    omit f726c38  Fixes automated upgrade to latest constraints. (#11399)
    omit a7e6f93  Push and schedule duplicates are not cancelled. (#11397)
    omit dd3a404  Constraints and PIP packages can be installed from local sources (#11382)
    omit 932b565  Add pypirc initialization (#11386)
    omit 43e51e4  Use only-if-needed upgrade strategy for PRs (#11363)
    omit 3898a5f  Better diagnostics when there are problems with Kerberos (#11353)
    omit e620ff8  Bump cache version for kubernetes tests (#11355)
    omit 3c643c2  Better message when Building Image fails or gets cancelled. (#11333)
    omit 722b1a4  Adds --no-rbac-ui flag for Breeze airflow 1.10 installation (#11315)
    omit d2ad37e  Breeze start-airflow command wasn't able to initialize the db in 1.10.x (#11207)
    omit 96a6f57  Add TaskHandlersMovedRule in upgrade check command (#11265)
    omit 550d9dd  Create AirflowMacroPluginRemoved rule and tests (#11285)
    omit 73925a0  Add GCP Service Account rule (#11230)
    omit 6974e62  SkipMixin: Handle empty branches (#11120)
    omit 2da215b  Add rules to ensure users are using pod_template_file for KubernetesE… (#11090)
    omit 86877dd  [AIRFLOW-5274] dag loading duration metric name too long (#5890)
    omit a425105  Handle no Dagrun in DagrunIdDep (#8389) (#11343)
    omit 2900f13  Fix interpolation issue in conf_vars in tests (#11326)
    omit bcfb29b  Use rst lexer to format airflow upgrade check output (#11259)
    omit a6b95b3  Replaces depreated set-env with env file (#11292)
    omit 8c731b8  Switched to Run Checks for Building Images. (#11276)
    omit e3d521f  Improve running and canceliling of the PR-triggered builds. (#11268)
    omit 6c7a510  Limits CodeQL workflow to run only in the Apache Airflow repo (#11264)
    omit eb3a6d7  Add Github Code Scanning (#11211)
    omit 25b6cb0  Add LegacyUIDeprecated for upgrade_check (#11279)
    omit 7b99d16  Add LoggingConfigurationRule for upgrade_check (#11132)
    omit e367231  Add UniqueConnIdRule rule and unittest (#11222)
    omit 4431c92  Add ImportChangesRule for upgrade check (#11056)
    omit 195f00d  The bats script for CI image is now placed in the docker folder
    omit 3025a0d  Fix 'Upload documentation' step in CI (#10981)
    omit 2474f74  Breeze: Fix issue with pulling an image via ID (#11255)
    omit 6426e92  Update yamllint & isort pre-commit hooks (#11252)
    omit 21dbefd  More customizable build process for Docker images (#11176)
    omit 994f51f  Fixes image tag readonly failure (#11194)
    omit 84c2379  in_container bats pre-commit hook and updated bats-tests hook (#11179)
    omit f9517a7  Optionally tags image when building with Breeze (#11181)
    omit 2173875  Update SendGridEmail with None return type (#11256)
    omit c4810b9  `airflow test` only works for tasks in 1.10, not whole dags (#11191)
    omit 00203db  Allow overrides for pod_template_file (#11162)
    omit cba3d71  Fixes celery deployments for Airflow 2.0 (#11129)
    omit e91c78c  Update to latest version of pbgouncer-exporter (#11150)
    omit 933b357  Make sure pgbouncer-exporter docker image is linux/amd64 (#11148)
    omit 0628da2  Fix user in helm chart pgbouncer deployment (#11143)
    omit 818c9df  Conditional MySQL Client installation (#11174)
    omit 02f637f  New Breeze command start-airflow, it replaces the previous flag (#11157)
    omit 2abff08  Update UPDATING.md (#11172)
    omit 4b642c1  Optionally disables PIP cache from GitHub during the build (#11173)
    omit b581362  Add FernetEnabledRule for upgrade check command (#11116)
    omit c23b5e6  Improve warning messaging for duplicate task_ids in a DAG (#11126)
    omit ffd7fb8  Move Backport Providers docs to our docsite (#11136)
    omit 02b7d95  README Doc: Link to Airflow directory in ASF Directory (#11137)
    omit a86114e  Add Helm Chart linting (#11108)
    omit 3133f88  Adds timeout in CI/PROD waiting jobs (#11117)
    omit 81cd513  Add Opensignal to INTHEWILD.md (#11105)
    omit c7d00de  Fix typo in README (#11106)
    omit 0749554  Fix sort-in-the-wild pre-commit on Mac (#11103)
    omit bce4be5  Requirements might get upgraded without setup.py change (#10784)
    omit de88b2e  All versions in CI yamls are not hard-coded any more (#10959)
    omit edd1421  Separates out user documentation for production images. (#10998)
    omit 2b503db  Only gather KinD logs if tests fail (#11058)
    omit c18efc8  Starting breeze will run an init script after the environment is setup (#11029)
    omit 06c903f  Refactor rebase copy (#11030)
    omit 64c053d  Remove redundant curly brace from breeze echo message (#11012)
    omit d3b1de0  Allows to build production images for 1.10.2 and 1.10.1 Airflow (#10983)
    omit cfa91b7  Improve the Error message in Breeze for invalid params (#10980)
    omit df307b2  Fix typo in the word "committed" (#10979)
    omit 1f40444  added environment configuration for using --start-airflow (#10971)
    omit 7463ee5  Fix case of GitHub. (#10955)
    omit 6e7fa8e  Add SendGrid emailer rule (#11067)
    omit 5867343  Allow upgrade rules to return None or str (#11081)
    omit 21c3a4f  Add missing images for kubernetes executor docs (#11083)
    omit 33dd68b  Fix rules auto-detection for upgrade check (#11066)
    omit ea36166  Add Secrets backend for Microsoft Azure Key Vault (#10898)
    omit 118faaf  Fix `breeze flags` command. (#10766)
    omit fd80a58  fix kubernetes 2.7 tests
    omit 0e81af6  fix kubernetes tests
    omit f30d0d0  Pins temporarily moto to 1.3.14 (#10986)
    omit d88841e  fix static tests
    omit e8ec9a0  DbApiHook: Support kwargs in get_pandas_df (#9730)
    omit cc69249  Fix typos: duplicated "the" (#10647)
    omit 333278b  Fix Kubernetes Executor logs for long dag names (#10942)
    omit b3c356b  Fix identation in executor_config example (#10467)
    omit eb565b8  Fix typo in Custom XCom backend (#10588)
    omit 1cc8fe3  Enhanced the Kubernetes Executor doc  (#10433)
    omit cce85ac  Fix pod_mutation_hook for 1.10.13 (#10850)
    omit 6b86255  Make grace_period_seconds option on K8sPodOperator (#10727)
    omit e27c523  Add on_kill support for the KubernetesPodOperator (#10666)
    omit f2c1be2  KubernetesPodOperator template fix (#10963)
    omit d3fa087  Fixes retrieval of correct branch in non-master related builds (#10912)
    omit c1d08c6  Github repository can be overridden in command line by Breeze (#10943)
    omit c250fb8  Adds test_cli_webserver_background to quarantine
    omit 0d46b0e  Cache for kubernetes tests is updateable
    omit 838aae1  Remove unknown pytest.ini setting (#10923)
    omit 1ee2b47  Make breeeze-complete Google Shell Guide compatible (#10708)
    omit 261ee25  Make vrious scripts Google Shell Guide compatible (#10812)
    omit b86007a  Fix typos in scripts/ci/docker-compose/local.yml (#10906)
    omit 730a966  Fix grammar in BREEZE.rst (#10904)
    omit 56755e2  Fix typos in BREEZE.rst (#10905)
    omit d79227c  Make the usage of bash 'shift' consistent across Breeze (#10907)
    omit a261206  Add missing closing bracket in CI.rst (#10908)
    omit 3387603  Fix syntax error in Dockerfile 'maintainer' Label (#10899)
    omit 852f30f  Add pre-commit to sort INTHEWILD.md file automatically (#10851)
    omit 4247b6e  Remove errors raised during initialiation of virtualenv (#10896)
    omit 2eafdf5  The entrypoints in Docker Image should be owned by Airflow (#10853)
    omit 96b58c5  Flag --start-airflow for breeze (#10837)
    omit afe8465  Fix `breeze -i` error (#10887)
    omit 26fb221  Refactor content to a markdown table (#10863)
    omit 92d392d  Rename "Beyond the Horizon" section and refactor content (#10802)
    omit c39f440  Make dockerfiles Google Shell Guide Compliant (#10734)
    omit 622dc3e  Make scripts/ci/tools Google Shell Guide Compatible (#10811)
    omit 3d60f94  Make airflow testing Google Shell Guide compatible (#10813)
    omit e1bd0d7  Fix integration tests being accidentally excluded (#10807)
    omit a756d42  Fixed wrong "-e" on md5 file status check (#10803)
    omit bf06b2c  Make script/ci/kubernetes Google Shell Guide Compatible (#10746)
    omit 032dde6  Make script/ci/images Google Shell Guide compatible (#10745)
    omit 27d7239  Refactor official source section to use bullets (#10801)
    omit 3c5df4f  Add section for official source code (#10678)
    omit 4754d78  Check that all pre-commits are synchronized code<>docs (#10789)
    omit b5ea3d7  Move dev docker images to airflow registry (#9652)
    omit c1c7db5  Fixes pre-commit failing on build step (#10785)
    omit 3f2d236  Make static checks Google Shell Guide compatible (#10750)
    omit 0670019  The scripts to run tests properly initialises constants (#10769)
    omit 0d05756  Make ci/scripts/pre-commit Google Shell Guide compatible (#10748)
    omit 1f09b87  The verbose functions will not exit immediately if not asked to (#10731)
    omit f7c5029  Check all dockerfiles with hadolint (#10754)
    omit 0adfc79  Switch to downloaded pgbouncer_exporter (#10759)
    omit 97e7224  clean-logs script for Dockerfile: trim logs before sleep (#10685)
    omit f7f80da  Switches to better BATS asserts (#10718)
    omit 8c77eec  Add packages to function names in bash (#10670) (#10696)
    omit d8ca69e  Implement Google Shell Conventions for breeze script (#10695)
    omit 4c6af1b  Improve getting started section (#10680)
    omit f075ba7  Small fixes in Breeze/Static check/docs documentation (#10658)
    omit c8328e8  Move roles to CONTRIBUTING.rst (#10327)
    omit f357e81  Improve output of check_environment.sh (#10631)
    omit f3e5c5f  Add 1.10.12 to breeze-complete
    omit b286f93  updated official docker images in README (#10579)
    omit c74605e  Helm Docker image sources are now included in the Airlfow codebase (#9650)
    omit 7c2e6e0  The PIP version is not pinned to 19.0.2 any more (#10542)
    omit a0418d9  Add a possibility to switch back to building images by secret (#10509)
    omit ffa146b  Sets default timeout for the job waiting for images (#10517)
    omit a4bb2d4  Mounting from sources is disabled for tests (#10472)
    omit aeb3f0b  Fixes uploading of doc artifacts. (#10441)
    omit 94fc95c  GitHub Registry is now lowercase (#10489)
    omit be5ebfe  Optimise production image building during k8s tests on CI (#10476)
    omit d60c7f0  Fixes problem with Python image not ready to be pushed (#10430)
    omit cb788a6  Fixes quoting bug introduced in #10473 (#10477)
    omit c9d837a  Stops running workflow_run for scheduled runs in forks (#10473)
    omit 7d1f517  Mount gcloud kubeconifg to breeze (#10439)
    omit 7af27ec  Fix port number in webserver for kind setup (#10452)
    omit 8c16f82  Do not override in_container scripts when building the image (#10442)
    omit 9bffbef  Be nice to fork repositories when it comes to scheduled events (#10448)
    omit 2ec41e2  Fix Breeze failure on MacOS (#10440)
    omit fd48cfc  Switch to released cancel-workflow-runs action (#10423)
    omit 8d208c0  Fix failing breeze (#10424)
    omit ef37531  Enable optimisation of image building. (#10422)
    omit 9080ccb  You can disable spellcheck or documentation when building docs. (#10377)
    omit 502dca1  Status of quarantined tests is stored in Github Issue (#10119)
    omit 0663f95  Removes snakebite kerberos dependency (#10865)
    omit d23f16a  Fix failing dependencies for FAB and Celery (#10828)
    omit a2032ed  Replace file.io with artifacts (#10137)
    omit 69d13f4  CI Images are now pre-build and stored in registry (#10368)
    omit 8138baa  Fix broken breeze script (#10418)
    omit bb7de06  Fixes optimisation where doc only change should build much faster (#10344)
    omit ff38020  Move docker-compose ci.yml to ga.yml as it is GITHUB_* only (#10405)
    omit fe93011  Constraint CI scripts are now separated out (#10404)
    omit bbc2cc4  Replaced aliases for common tools with functions. (#10402)
    omit ad497fc  Kubernetes image is extended rather than customized (#10399)
    omit 51beda1  When precommits are run, output is silenced (#10390)
    omit 8cba53e  Documentation artifact are also uploaded as GitHub Actions Artifacts (#10158)
    omit f15c3e8  Docker images are now consistently labelled and a bit smaller (#10387)
    omit 6b7fb91  Update github flags for Breeze (#10384)
    omit d6a6d58  Too much was happening in this pre-commit script (#10345)
    omit 6ed632c  Add to CONTRIBUTING.rst link to backport packages troubleshooting (#10360)
    omit e0837ac  Add redbubble link to Airflow merch (#10359)
    omit 69f4bb4  Breeze: More fancy environment checking (#10329)
    omit 978ab75  More informative description of Breeze's --verbose flag. (#10348)
    omit 079203c  Breeze was slightly too chatty when there was no dirs created (#10346)
    omit 589d907  Fix pod_mutation_hook for 1.10.13 (#10850)
    omit 547d03d  Add airflow upgrade-check command (MVP) (#9467)
    omit 982b4da  Fix formatting of Host information
    omit 6b82904  Create a script to migrate KubernetesExecutor airflow.cfg configs to … (#10732)
    omit c01c6b7  Add generate_yaml command to easily test KubernetesExecutor before deploying pods (#10677)
    omit 8f6aa4d  Execute job cancel HTTPRequest in Dataproc Hook (#10361)
     add c8d1586  Add airflow upgrade-check command (MVP) (#9467)
     add 4913ab2  Fix rules auto-detection for upgrade check (#11066)
     add ebf5150  Allow upgrade rules to return None or str (#11081)
     add 6185f5e  Add SendGrid emailer rule (#11067)
     add 301ca11  Add FernetEnabledRule for upgrade check command (#11116)
     add baa28b8  Update SendGridEmail with None return type (#11256)
     add 920ac26  Add UniqueConnIdRule rule and unittest (#11222)
     add c2af3e7  Add LoggingConfigurationRule for upgrade_check (#11132)
     add b044be8  Add LegacyUIDeprecated for upgrade_check (#11279)
     add c4adb16  Use rst lexer to format airflow upgrade check output (#11259)
     add 8f27ae9  Add rules to ensure users are using pod_template_file for KubernetesE… (#11090)
     add 6b14f74  Add GCP Service Account rule (#11230)
     add fc2b7e9  Create AirflowMacroPluginRemoved rule and tests (#11285)
     add 56efd57  Add TaskHandlersMovedRule in upgrade check command (#11265)
     add 0e6e13db Fix interpolation issue in conf_vars in tests
     add 9c68453  Merge branch 'u15' into v1-10-stable
     add 6b7588f  Adding ChainBetwenDAGAndOperatorNotAllowedRule for easing upgrade to 2.0  (#11839)
     add 65df1e8  Do not upgrade dependencies on v1-10-stable (#11903)
     add 6dbed4b  Fix Logout Google Auth issue in Non-RBAC UI (#11890)
     add fc40a49  Deprecate adding Operators and Sensors via plugins (#12069)
     add 321bf6b  Deprecate importing Hooks from plugin-created module (#12133)
     new 5be227a  Execute job cancel HTTPRequest in Dataproc Hook (#10361)
     new de5f81b  Add generate_yaml command to easily test KubernetesExecutor before deploying pods (#10677)
     new 9613049  Create a script to migrate KubernetesExecutor airflow.cfg configs to … (#10732)
     new 1e5757e  Fix formatting of Host information
     new bcf4197  Fix pod_mutation_hook for 1.10.13 (#10850)
     new 31a5910  Breeze was slightly too chatty when there was no dirs created (#10346)
     new ed854f7  More informative description of Breeze's --verbose flag. (#10348)
     new cdc3977  Breeze: More fancy environment checking (#10329)
     new 581354d  Add redbubble link to Airflow merch (#10359)
     new 491607c  Add to CONTRIBUTING.rst link to backport packages troubleshooting (#10360)
     new 07c3aef  Too much was happening in this pre-commit script (#10345)
     new 3d7c48b  Update github flags for Breeze (#10384)
     new 40c7e0c  Docker images are now consistently labelled and a bit smaller (#10387)
     new 1df595d  Documentation artifact are also uploaded as GitHub Actions Artifacts (#10158)
     new 196500e  When precommits are run, output is silenced (#10390)
     new b3ff0e5  Kubernetes image is extended rather than customized (#10399)
     new 54e70d1  Replaced aliases for common tools with functions. (#10402)
     new e938838  Constraint CI scripts are now separated out (#10404)
     new bdcedf2  Move docker-compose ci.yml to ga.yml as it is GITHUB_* only (#10405)
     new cf826ef  Fixes optimisation where doc only change should build much faster (#10344)
     new 5ab33c8  Fix broken breeze script (#10418)
     new 569341f  CI Images are now pre-build and stored in registry (#10368)
     new 359976f  Replace file.io with artifacts (#10137)
     new 66c7574  Fix failing dependencies for FAB and Celery (#10828)
     new e6f2fa7  Removes snakebite kerberos dependency (#10865)
     new f2f84fb  Status of quarantined tests is stored in Github Issue (#10119)
     new 5a3ad00  You can disable spellcheck or documentation when building docs. (#10377)
     new 57c39f6  Enable optimisation of image building. (#10422)
     new af81004  Fix failing breeze (#10424)
     new f329296  Switch to released cancel-workflow-runs action (#10423)
     new 9ef091c  Fix Breeze failure on MacOS (#10440)
     new 166bc42  Be nice to fork repositories when it comes to scheduled events (#10448)
     new 3ad45b1  Do not override in_container scripts when building the image (#10442)
     new eb77b8d  Fix port number in webserver for kind setup (#10452)
     new 680828f  Mount gcloud kubeconifg to breeze (#10439)
     new 8236737  Stops running workflow_run for scheduled runs in forks (#10473)
     new c218111  Fixes quoting bug introduced in #10473 (#10477)
     new 292377c  Fixes problem with Python image not ready to be pushed (#10430)
     new 2084335  Optimise production image building during k8s tests on CI (#10476)
     new 711c589  GitHub Registry is now lowercase (#10489)
     new 6aa89ee  Fixes uploading of doc artifacts. (#10441)
     new e200245  Mounting from sources is disabled for tests (#10472)
     new 1573f8c  Sets default timeout for the job waiting for images (#10517)
     new 723bac5  Add a possibility to switch back to building images by secret (#10509)
     new af4047e  The PIP version is not pinned to 19.0.2 any more (#10542)
     new 0c12f95  Helm Docker image sources are now included in the Airlfow codebase (#9650)
     new b463c9e  updated official docker images in README (#10579)
     new d1eebe6  Add 1.10.12 to breeze-complete
     new 705051c  Improve output of check_environment.sh (#10631)
     new 9142c46  Move roles to CONTRIBUTING.rst (#10327)
     new ce7daaa  Small fixes in Breeze/Static check/docs documentation (#10658)
     new 692cc24  Improve getting started section (#10680)
     new c13e033  Implement Google Shell Conventions for breeze script (#10695)
     new 45af6f2  Add packages to function names in bash (#10670) (#10696)
     new a6a1100  Switches to better BATS asserts (#10718)
     new dfe7ea1  clean-logs script for Dockerfile: trim logs before sleep (#10685)
     new 08c5396  Switch to downloaded pgbouncer_exporter (#10759)
     new 09ec3f4  Check all dockerfiles with hadolint (#10754)
     new 6fb930b  The verbose functions will not exit immediately if not asked to (#10731)
     new a85e34f  Make ci/scripts/pre-commit Google Shell Guide compatible (#10748)
     new df525a0  The scripts to run tests properly initialises constants (#10769)
     new 1559122  Make static checks Google Shell Guide compatible (#10750)
     new 3039a4a  Fixes pre-commit failing on build step (#10785)
     new b9a8692  Move dev docker images to airflow registry (#9652)
     new 4b65ddf  Check that all pre-commits are synchronized code<>docs (#10789)
     new 651eef6  Add section for official source code (#10678)
     new bd31a0b  Refactor official source section to use bullets (#10801)
     new 259d715  Make script/ci/images Google Shell Guide compatible (#10745)
     new 5831413  Make script/ci/kubernetes Google Shell Guide Compatible (#10746)
     new 7fa6bad  Fixed wrong "-e" on md5 file status check (#10803)
     new 4b87db6  Fix integration tests being accidentally excluded (#10807)
     new ed82aa6  Make airflow testing Google Shell Guide compatible (#10813)
     new 3cbdcce  Make scripts/ci/tools Google Shell Guide Compatible (#10811)
     new 1f87dfa  Make dockerfiles Google Shell Guide Compliant (#10734)
     new 9772a60  Rename "Beyond the Horizon" section and refactor content (#10802)
     new 0ef8205  Refactor content to a markdown table (#10863)
     new 6f1484b  Fix `breeze -i` error (#10887)
     new e367d65  Flag --start-airflow for breeze (#10837)
     new 3204517  The entrypoints in Docker Image should be owned by Airflow (#10853)
     new f95fcd0  Remove errors raised during initialiation of virtualenv (#10896)
     new 251b630  Add pre-commit to sort INTHEWILD.md file automatically (#10851)
     new 914ba37  Fix syntax error in Dockerfile 'maintainer' Label (#10899)
     new f8a0d53  Add missing closing bracket in CI.rst (#10908)
     new 43011a4  Make the usage of bash 'shift' consistent across Breeze (#10907)
     new d68cf6b  Fix typos in BREEZE.rst (#10905)
     new 66e7383  Fix grammar in BREEZE.rst (#10904)
     new 67235d4  Fix typos in scripts/ci/docker-compose/local.yml (#10906)
     new eb380a4  Make vrious scripts Google Shell Guide compatible (#10812)
     new cae98e8  Make breeeze-complete Google Shell Guide compatible (#10708)
     new a6f8a87  Remove unknown pytest.ini setting (#10923)
     new 7303571  Cache for kubernetes tests is updateable
     new 8c66df2  Adds test_cli_webserver_background to quarantine
     new 0c01eec  Github repository can be overridden in command line by Breeze (#10943)
     new d3cad4d  Fixes retrieval of correct branch in non-master related builds (#10912)
     new dad7ca6  KubernetesPodOperator template fix (#10963)
     new 1be2f21  Add on_kill support for the KubernetesPodOperator (#10666)
     new a44739c  Make grace_period_seconds option on K8sPodOperator (#10727)
     new f971f1d  Enhanced the Kubernetes Executor doc  (#10433)
     new f7ea83a  Fix typo in Custom XCom backend (#10588)
     new 5bb8a25  Fix identation in executor_config example (#10467)
     new 3f9dcde  Fix Kubernetes Executor logs for long dag names (#10942)
     new b85271e  Fix typos: duplicated "the" (#10647)
     new 61a5b0d  DbApiHook: Support kwargs in get_pandas_df (#9730)
     new 641fcd7  fix static tests
     new 29c462a  Pins temporarily moto to 1.3.14 (#10986)
     new bec1802  fix kubernetes tests
     new 0702538  fix kubernetes 2.7 tests
     new ea49910  Fix `breeze flags` command. (#10766)
     new 076a434  Add Secrets backend for Microsoft Azure Key Vault (#10898)
     new 76f1842  Add missing images for kubernetes executor docs (#11083)
     new 9bc0b50  Fix case of GitHub. (#10955)
     new f485ae6  added environment configuration for using --start-airflow (#10971)
     new 64aa6d5  Fix typo in the word "committed" (#10979)
     new 18dc0b2  Improve the Error message in Breeze for invalid params (#10980)
     new 74d40c6  Allows to build production images for 1.10.2 and 1.10.1 Airflow (#10983)
     new 73b90d0  Remove redundant curly brace from breeze echo message (#11012)
     new 0fa4240  Refactor rebase copy (#11030)
     new 7160890  Starting breeze will run an init script after the environment is setup (#11029)
     new 2ab193d  Only gather KinD logs if tests fail (#11058)
     new 629d064  Separates out user documentation for production images. (#10998)
     new 37124af  All versions in CI yamls are not hard-coded any more (#10959)
     new 65e09aa  Requirements might get upgraded without setup.py change (#10784)
     new 4e6ac8a  Fix sort-in-the-wild pre-commit on Mac (#11103)
     new 531c8a3  Fix typo in README (#11106)
     new aba23aa  Add Opensignal to INTHEWILD.md (#11105)
     new 353faeb  Adds timeout in CI/PROD waiting jobs (#11117)
     new be81f87  Add Helm Chart linting (#11108)
     new 610b30a  README Doc: Link to Airflow directory in ASF Directory (#11137)
     new 8ab64cc  Move Backport Providers docs to our docsite (#11136)
     new 82cc53c  Improve warning messaging for duplicate task_ids in a DAG (#11126)
     new b13600a  Optionally disables PIP cache from GitHub during the build (#11173)
     new 0f6cd6c  Update UPDATING.md (#11172)
     new d7841a8  New Breeze command start-airflow, it replaces the previous flag (#11157)
     new 940ef97  Conditional MySQL Client installation (#11174)
     new e727aba  Fix user in helm chart pgbouncer deployment (#11143)
     new 7cb67b3  Make sure pgbouncer-exporter docker image is linux/amd64 (#11148)
     new 39e27d2  Update to latest version of pbgouncer-exporter (#11150)
     new ff14221  Fixes celery deployments for Airflow 2.0 (#11129)
     new 85d8fa3  Allow overrides for pod_template_file (#11162)
     new beb5160  `airflow test` only works for tasks in 1.10, not whole dags (#11191)
     new e728e47  Optionally tags image when building with Breeze (#11181)
     new de41f74  in_container bats pre-commit hook and updated bats-tests hook (#11179)
     new 6727ef7  Fixes image tag readonly failure (#11194)
     new 2b07e92  More customizable build process for Docker images (#11176)
     new 5e9e07f  Update yamllint & isort pre-commit hooks (#11252)
     new 3185f2e  Breeze: Fix issue with pulling an image via ID (#11255)
     new 90ae772  Fix 'Upload documentation' step in CI (#10981)
     new 7943f94  The bats script for CI image is now placed in the docker folder
     new eebc10c  Add ImportChangesRule for upgrade check (#11056)
     new 740a054  Add Github Code Scanning (#11211)
     new 7bdc34f  Limits CodeQL workflow to run only in the Apache Airflow repo (#11264)
     new 1019648  Improve running and canceliling of the PR-triggered builds. (#11268)
     new 90db355  Switched to Run Checks for Building Images. (#11276)
     new c863070  Replaces depreated set-env with env file (#11292)
     new b66f856  Handle no Dagrun in DagrunIdDep (#8389) (#11343)
     new 80c391b  [AIRFLOW-5274] dag loading duration metric name too long (#5890)
     new 102214a  SkipMixin: Handle empty branches (#11120)
     new d5eed6d  Breeze start-airflow command wasn't able to initialize the db in 1.10.x (#11207)
     new b13f4f2  Adds --no-rbac-ui flag for Breeze airflow 1.10 installation (#11315)
     new 58c8b74  Better message when Building Image fails or gets cancelled. (#11333)
     new 45dd5a5  Bump cache version for kubernetes tests (#11355)
     new 5980b04  Better diagnostics when there are problems with Kerberos (#11353)
     new 0da8ad5  Use only-if-needed upgrade strategy for PRs (#11363)
     new 1a9310d  Add pypirc initialization (#11386)
     new ce3e162  Constraints and PIP packages can be installed from local sources (#11382)
     new 970ed96  Push and schedule duplicates are not cancelled. (#11397)
     new eb07a60  Fixes automated upgrade to latest constraints. (#11399)
     new de71309  Fixes cancelling of too many workflows. (#11403)
     new a52c135  Workarounds "unknown blob" issue by introducing retries (#11411)
     new 43c5554  Add capability of customising PyPI sources (#11385)
     new f64de0d  Fixes SHA used for cancel-workflow-action (#11400)
     new f161472  Modify helm chart to use pod_template_file (#10872)
     new 8e8bec3  [AIRFLOW-3607] Only query DB once per DAG run for TriggerRuleDep (#4751)
     new 2482fbe  [AIRFLOW-3607] Optimize dep checking when depends on past set and concurrency limit
     new 2c7c80e  The .pypirc file is read from docker-context-files (#11779)
     new 3f14d9c  Fix static tests
     new 2ad2de6e k8s tests pass
     new 2bc0182  Fix static check
     new ae4b53d  Revert "Adds --no-rbac-ui flag for Breeze airflow 1.10 installation (#11315)"
     new f86a60f  Revert "Update yamllint & isort pre-commit hooks (#11252)"
     new 2aa25cc  Enforce strict rules for yamllint (#11709)
     new c4c1cab  Better file extension for Helm template (#11702)

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   (df23b1f)
            \
             N -- N -- N   refs/heads/v1-10-test (c4c1cab)

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 182 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/contrib/auth/backends/google_auth.py       |   4 +
 airflow/hooks/__init__.py                          |   6 ++
 airflow/operators/__init__.py                      |   8 ++
 airflow/plugins_manager.py                         |  96 +++++++++++++++++-
 airflow/sensors/__init__.py                        |   7 ++
 ...in_between_dag_and_operator_not_allowed_rule.py |  73 ++++++++++++++
 docs/security.rst                                  |   9 +-
 setup.py                                           |   1 +
 tests/plugins/test_plugins_manager_www.py          |  30 +++++-
 ...in_between_dag_and_operator_not_allowed_rule.py | 112 +++++++++++++++++++++
 10 files changed, 336 insertions(+), 10 deletions(-)
 create mode 100644 airflow/upgrade/rules/chain_between_dag_and_operator_not_allowed_rule.py
 create mode 100644 tests/upgrade/rules/test_chain_between_dag_and_operator_not_allowed_rule.py