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

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


    omit 56068df2ed regenerate command hashes
    omit 5426e88d43 Update RELEASE_NOTES.rst
    omit 3948615cd2 Update version to 2.10.0
    omit 96c5ada160 Update default branches for 2-10
     add e0ff05f48a Small fixes for system tests (#41026)
     add 871c88f7dc Sanitizing file names in example_bash_decorator DAG (#40949)
     add 95cab23792 Bug fix: sync perm command not able to use custom security 
manager (#41020)
     add 7105960dc9 Update providers metadata 2024-07-25 (#41029)
     add ac465e4f10 Improve detection of tests vs. airflow code for internal 
API (#41030)
     add ae101f59ec Skip SLA miss callback when in DB isolation mode (#41028)
     add ba78d54538 Refactor `BaseSensorOperator` introduce `skip_policy` 
parameter (#40924)
     add ae65820aec Implement AIP-44 compliant DagRun.get_task_instances method 
(#41033)
     add 6e3bc84905 fix unnecessary imports for CloudSQL hook (#41009)
     add 84dcfe7eb2 Add dataset event info to dag graph (#41012)
     add fa927276b5 Enhance start_trigger_args serialization (#40993)
     add cbc4c891ae Add string representation to dataset alias (#41041)
     add e0ccaa96e2 Revert "Refactor `BaseSensorOperator` introduce 
`skip_policy` parameter (#40924)" (#41045)
     add f3db8761eb Added support for replace option when using insert_rows 
with MsSqlHook (#40836)
     add 33461d26ed Add Tasks API endpoint tests for DAG without start_date 
(#40881)
     add c8f5d28746 Add 2.10.0b1 to issue template (#41046)
     add dd10f472c5 DatabricksPlugin - Fix dag view redirect URL by using 
url_for redirect (#41040)
     add 592eafa82a openlineage, docs: add missing execution_timeout conf value 
(#41042)
     add 277e746fa4 openlineage: update docs on openlineage methods (#41051)
     add f0ef69198e Check dataset_alias exists in inlets when use it to 
retrieve inlet_events (#41043)
     add 29610ded9f Increase frequency of canary runs to 4xDay (#41056)
     add 1ff3717f35 Update "what goes to next release" process (#41058)
     add 1def3f151a Change `task_id` from `send_email` to 
`send_email_notification` in`taskflow.rst` (#41060)
     add f6c7388cfa Create SQLAlchemy engine from connection in DB Hook and 
added autocommit param to insert_rows method (#40669)
     add 83ca61a501 Fix `RdsStopDbOperator` operator in deferrable mode (#41059)
     add c519920661 Make EMR Container Trigger max attempts retries match the 
Operator (#41008)
     add 047d139549 Update VertexAI system tests (#41052)
     add 4535e08b86 [Databricks Provider] Revert PRs #40864 and #40471 (#41050)
     add 4e5ad66656 fix: add argument include_xcom in method rsolve an optional 
value (#41062)
     add fad5e5e9d4 Limit incremental library (dependency of towncrier) (#41065)
     add bf01953138 Fix broken/renamed internal API method (#41070)
     add e7a2a9d865 Add links to example dags in use params section (#41031)
     add a482d0f851 Update UV to latest version 0.2.30 (#41071)
     add 4ab0183cfa Add AirflowRun on COMPLETE/FAIL events (#40996)
     add 681b884525 Refactor Compute Engine system tests (#40538)
     add 7126678e87 Prepare Providers docs ad hoc release (#41074)
     add 7e910e5412 Add information about lack of security guarantees for 
docker compose (#41072)
     add b6ed1a9be4 [Task] add NonCachingRotatingFileHanlder for worker task 
(#41064)
     add 81fcc721ee Basic exclusions for DB Isolation mode (#41079)
     add f9c56cb321 Bugfix/41067 attempt to fix tests/core/test_core.py (#41082)
     add 9b8ae2c406 Add missing unit tests for redis provider. (#41066)
     add 66044fdf48 fix gitignore (#41081)
     add 129911b2bf add section "Manipulating queued dataset events through 
REST API" (#41022)
     add 9468a72b75 Fix failing secret backends database isolation tests 
(#41088)
     add c0cc614b2d Improve logging in _register_dataset_changes (#41089)
     add 072f3b95ad Make HookLineageCollector group datasets by (#41034)
     add 815d1122cf AIP-64: Add task instance history list endpoint (#40988)
     add 36b92345b9 fix(view): set "has_outlet_datasets" to true if "dataset 
alias" exists (#41091)
     add 97c4fdce71 Fix `EmrServerlessStartJobOperator` (#41103)
     add c07b69b676 fix tests/core/test_sentry.py for internal API tests 
(#41084)
     add 6e2634a9eb Bugfix/41067 Fix `test_base_aws.py` (#41104)
     add 010b507f29 Bugfix/41067 Fix `base_auth_manager` (#41105)
     add 8f616551ca Fix cloudsql-query system tests (#41092)
     add 8a1b84dc54 Fix typo in contributing doc about skipping unit_tests 
(#41108)
     add a7b0dc25c0 Upgrade istallers after pip release (#41110)
     add b317aa8e57 Add dataset alias unique constraint and remove wrong 
dataset alias removing logic (#41097)
     add 89fd695aa8 add example dag for dataset_alias (#41037)
     add 2521555989 Add start execution from trigger support for existing core 
sensors (#41021)
     add 41508f23ad Mark test_task_workflow_trigger_skipped as flaky (#41115)
     add f10fbe64e3 Add task duration plot across dagruns (#40755)
     add a3d3479bb9 Build documentation in canary runs using ASF self-hosted 
AMD runners (#41057)
     add 24426f38b9 Do not attempt to refresh task instance in session for DB 
isolation (#41117)
     add 4e70337baa Improve detection of the airflow code vs. test code in db 
isolation (#41127)
     add 7233ffe644 Make traceback for DB isolation mode way smaller and useful 
(#41129)
     add 58b06724ca Disable db isolation tests for api_connexion tests (#41130)
     add 63e7c6354a Skip www tests for db isolation mode (#41131)
     add f1a32a4072 Pass mapIndex to LogLink component for external log systems 
(#41125)
     add db8ce428b2 Remove Dataset Alias Condition Tests from Dataset Isolation 
Mode! (#41132)
     add 0433d75594 Only set "running db isolation tests" mode in Breeze for 
tests (#41135)
     add 940c2851df Remove datatables.net (#41133)
     add f970b4dabc Fix Base Job Tests for Dataset Isolation Mode (#41136)
     add c1772d090f Fix Utils Tests for Dataset Isolation Mode (#41138)
     add 206ce3e023 Disable tests for DB isolation only when running 
"start-airflow" (#41139)
     add 3a915ae037 Fix Manager Tests for Dataset Isolation Mode (#41143)
     add 3905772b31 Minor updates to the release guides (#41100)
     add 16be0e8d62 Remove incremental upper-bind limit (#41075)
     add b014077fe3 Fix ApiException handling when adopting completed pods 
(#41109)
     add 16ed4df3d0 Render Dataset Conditions in DAG Graph view (#41137)
     add 77c4863d95 Show dataset aliases in dependency graphs (#41128)
     add 6a5ae50891 Update providers metadata 2024-07-31 (#41159)
     add 26f317ebce Skip tests in DB isolation mode in 
`tests/providers/amazon/aws/operators/test_base_aws.py` (#41156)
     add f5d8b0e796 Skip tests in DB isolation mode in 
`tests/providers/amazon/aws/sensors/test_base_aws.py` (#41157)
     add ab0cf2eb25 Deprecate `SageMakerTrainingPrintLogTrigger` (#41158)
     add 92c8697f20 Re-add the ability to set parallelism to unlimited (#41107)
     add 4ef847b7d2 Fix confusing log message in kubernetes executor (#41035)
     add a6f954e873 fix wrong link in TriggeredDagRuns (#41166)
     add daccc75b06 Make task.run work with DB isolation (#41154)
     add 19744420c4 docs(dataset): add more detail on when dataset alias is 
resolved (#41152)
     add c6eb2628ef Bugfix and refactoring of failing and flaky system tests 
(#41176)
     new 897739eb3c Update default branches for 2-10
     new 2e54e57c48 Update version to 2.10.0
     new b375ccd762 Update RELEASE_NOTES.rst
     new 7d644020e8 regenerate command hashes

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   (56068df2ed)
            \
             N -- N -- N   refs/heads/v2-10-test (7d644020e8)

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 4 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:
 .github/workflows/ci.yml                           |    5 +-
 .github/workflows/static-checks-mypy-docs.yml      |   86 +-
 .gitignore                                         |    2 +-
 .pre-commit-config.yaml                            |    1 +
 Dockerfile                                         |    4 +-
 Dockerfile.ci                                      |   21 +-
 README.md                                          |   34 +-
 RELEASE_NOTES.rst                                  |   29 +-
 .../endpoints/task_instance_endpoint.py            |   53 +-
 airflow/api_connexion/openapi/v1.yaml              |   64 +
 .../api_connexion/schemas/task_instance_schema.py  |   15 +
 airflow/api_internal/endpoints/rpc_api_endpoint.py |    5 +-
 airflow/api_internal/internal_api_call.py          |    6 +
 airflow/config_templates/config.yml                |    2 +-
 airflow/dag_processing/processor.py                |    9 +-
 airflow/example_dags/example_bash_decorator.py     |    5 +-
 airflow/example_dags/example_dataset_alias.py      |  104 +
 airflow/example_dags/example_params_trigger_ui.py  |    2 +
 airflow/example_dags/example_params_ui_tutorial.py |    7 +-
 airflow/executors/base_executor.py                 |    3 +-
 airflow/jobs/scheduler_job_runner.py               |    4 +
 airflow/lineage/hook.py                            |   72 +-
 .../versions/0147_2_10_0_add_dataset_alias.py      |    1 +
 airflow/models/dag.py                              |   29 +-
 airflow/models/dagrun.py                           |    6 +-
 airflow/models/dataset.py                          |   17 +
 airflow/models/expandinput.py                      |    6 +-
 airflow/models/param.py                            |    2 +-
 airflow/models/taskinstance.py                     |   47 +-
 airflow/models/xcom_arg.py                         |   10 +-
 airflow/providers/amazon/CHANGELOG.rst             |   30 +
 airflow/providers/amazon/__init__.py               |    2 +-
 airflow/providers/amazon/aws/hooks/rds.py          |    6 +-
 airflow/providers/amazon/aws/operators/emr.py      |   46 +-
 airflow/providers/amazon/aws/operators/rds.py      |   37 +-
 .../providers/amazon/aws/operators/sagemaker.py    |   19 +-
 airflow/providers/amazon/aws/triggers/emr.py       |    4 +-
 airflow/providers/amazon/aws/triggers/sagemaker.py |   10 +-
 airflow/providers/amazon/aws/waiters/rds.json      |  253 ++
 airflow/providers/amazon/provider.yaml             |    3 +-
 .../kubernetes/executors/kubernetes_executor.py    |    9 +-
 airflow/providers/common/sql/hooks/sql.py          |   23 +-
 airflow/providers/common/sql/hooks/sql.pyi         |    6 +-
 .../providers/databricks/operators/databricks.py   |  273 +-
 .../databricks/plugins/databricks_workflow.py      |    8 +-
 airflow/providers/databricks/utils/databricks.py   |    4 +-
 airflow/providers/fab/CHANGELOG.rst                |   18 +
 airflow/providers/fab/__init__.py                  |    2 +-
 .../fab/auth_manager/cli_commands/utils.py         |    4 +
 airflow/providers/fab/provider.yaml                |    3 +-
 airflow/providers/google/CHANGELOG.rst             |   23 +
 airflow/providers/google/__init__.py               |    2 +-
 airflow/providers/google/cloud/hooks/cloud_sql.py  |   18 +-
 airflow/providers/google/provider.yaml             |    3 +-
 airflow/providers/jdbc/hooks/jdbc.py               |   26 +-
 airflow/providers/microsoft/mssql/hooks/mssql.py   |   53 +-
 airflow/providers/openlineage/plugins/adapter.py   |    9 +-
 airflow/providers/openlineage/plugins/listener.py  |   10 +-
 airflow/reproducible_build.yaml                    |    4 +-
 airflow/sensors/date_time.py                       |   23 +-
 airflow/sensors/filesystem.py                      |   21 +
 airflow/sensors/time_sensor.py                     |   24 +-
 airflow/serialization/pydantic/dag_run.py          |   17 +-
 airflow/serialization/serialized_objects.py        |   46 +-
 airflow/settings.py                                |   79 +-
 airflow/template/templater.py                      |    2 +-
 airflow/triggers/base.py                           |    9 -
 airflow/utils/context.py                           |    3 +-
 airflow/utils/log/file_task_handler.py             |   25 +-
 airflow/utils/mixins.py                            |    2 +-
 airflow/www/package.json                           |    4 +-
 airflow/www/static/css/graph.css                   |    9 +
 airflow/www/static/js/api/useDatasetEvents.ts      |   27 +-
 airflow/www/static/js/api/useTaskInstance.ts       |    4 +-
 .../www/static/js/api/useUpstreamDatasetEvents.ts  |   42 +-
 .../www/static/js/components/DatasetEventCard.tsx  |   51 +-
 .../static/js/components/SourceTaskInstance.tsx    |   16 +-
 .../www/static/js/components/TriggeredDagRuns.tsx  |   92 +
 .../js/dag/details/dagRun/DatasetTriggerEvents.tsx |    5 +-
 .../static/js/dag/details/graph/DatasetNode.tsx    |   90 +-
 airflow/www/static/js/dag/details/graph/Node.tsx   |   38 +-
 airflow/www/static/js/dag/details/graph/index.tsx  |  189 +-
 airflow/www/static/js/dag/details/graph/utils.ts   |    7 +
 airflow/www/static/js/dag/details/index.tsx        |   35 +-
 .../static/js/dag/details/task/AllTaskDuration.tsx |  167 ++
 .../dag/details/taskInstance/Logs/LogLink.test.tsx |    4 +-
 .../js/dag/details/taskInstance/Logs/index.tsx     |    1 +
 airflow/www/static/js/datasets/Graph/Legend.tsx    |    7 +-
 airflow/www/static/js/datasets/Graph/Node.tsx      |    2 +
 airflow/www/static/js/types/api-generated.ts       |  108 +
 airflow/www/static/js/types/index.ts               |    9 +-
 airflow/www/static/js/utils/graph.ts               |   17 +-
 .../www/templates/airflow/dag_dependencies.html    |    1 +
 airflow/www/views.py                               |    6 +-
 airflow/www/webpack.config.js                      |   16 -
 airflow/www/yarn.lock                              |   25 +-
 contributing-docs/testing/unit_tests.rst           |    2 +-
 dev/README_RELEASE_AIRFLOW.md                      |    6 +-
 dev/README_RELEASE_PYTHON_CLIENT.md                |    7 +-
 .../commands/minor_release_command.py              |    2 +-
 dev/breeze/src/airflow_breeze/global_constants.py  |    1 +
 .../src/airflow_breeze/utils/selective_checks.py   |   22 +-
 dev/breeze/tests/test_selective_checks.py          |   20 +-
 docs/apache-airflow-providers-amazon/commits.rst   |   24 +-
 docs/apache-airflow-providers-amazon/index.rst     |   41 +-
 docs/apache-airflow-providers-fab/commits.rst      |   16 +-
 docs/apache-airflow-providers-fab/index.rst        |    2 +-
 docs/apache-airflow-providers-google/commits.rst   |   21 +-
 docs/apache-airflow-providers-google/index.rst     |  144 +-
 .../guides/developer.rst                           |   19 +-
 .../guides/user.rst                                |   20 +
 .../advanced-logging-configuration.rst             |   21 +
 .../authoring-and-scheduling/datasets.rst          |   30 +
 docs/apache-airflow/core-concepts/params.rst       |   29 +-
 docs/apache-airflow/core-concepts/taskflow.rst     |    6 +-
 docs/apache-airflow/howto/docker-compose/index.rst |    2 +-
 docs/apache-airflow/img/airflow_erd.sha256         |    2 +-
 docs/apache-airflow/img/airflow_erd.svg            | 3094 ++++++++++----------
 generated/provider_metadata.json                   |  104 +-
 hatch_build.py                                     |    2 +
 scripts/docker/entrypoint_ci.sh                    |   13 +-
 tests/always/test_example_dags.py                  |    3 +-
 tests/always/test_project_structure.py             |    2 -
 .../endpoints/test_config_endpoint.py              |    2 +-
 .../endpoints/test_connection_endpoint.py          |    2 +-
 tests/api_connexion/endpoints/test_dag_endpoint.py |    2 +-
 tests/api_connexion/endpoints/test_dag_parsing.py  |    2 +-
 .../endpoints/test_dag_run_endpoint.py             |    2 +-
 .../endpoints/test_dag_source_endpoint.py          |    2 +-
 .../endpoints/test_dag_warning_endpoint.py         |    2 +-
 .../endpoints/test_dataset_endpoint.py             |    2 +-
 .../endpoints/test_event_log_endpoint.py           |    2 +-
 .../endpoints/test_extra_link_endpoint.py          |    2 +-
 .../endpoints/test_forward_to_fab_endpoint.py      |    2 +-
 .../endpoints/test_health_endpoint.py              |    2 +-
 .../endpoints/test_import_error_endpoint.py        |    2 +-
 tests/api_connexion/endpoints/test_log_endpoint.py |    2 +-
 .../test_mapped_task_instance_endpoint.py          |    2 +-
 .../endpoints/test_plugin_endpoint.py              |    2 +-
 .../api_connexion/endpoints/test_pool_endpoint.py  |    2 +-
 .../endpoints/test_provider_endpoint.py            |    2 +-
 .../api_connexion/endpoints/test_task_endpoint.py  |  127 +-
 .../endpoints/test_task_instance_endpoint.py       |   83 +-
 .../endpoints/test_variable_endpoint.py            |    2 +-
 .../endpoints/test_version_endpoint.py             |    2 +-
 .../api_connexion/endpoints/test_xcom_endpoint.py  |    2 +-
 .../schemas/test_connection_schema.py              |    2 +-
 tests/api_connexion/schemas/test_dag_run_schema.py |    2 +-
 tests/api_connexion/schemas/test_dag_schema.py     |    2 +
 tests/api_connexion/schemas/test_dataset_schema.py |    2 +-
 tests/api_connexion/schemas/test_error_schema.py   |    2 +-
 .../api_connexion/schemas/test_event_log_schema.py |    2 +-
 tests/api_connexion/schemas/test_pool_schemas.py   |    2 +-
 .../schemas/test_role_and_permission_schema.py     |    2 +-
 .../schemas/test_task_instance_schema.py           |    1 +
 tests/api_connexion/schemas/test_xcom_schema.py    |    2 +-
 tests/api_connexion/test_auth.py                   |    2 +-
 tests/api_connexion/test_cors.py                   |    2 +-
 tests/api_connexion/test_error_handling.py         |    2 +-
 tests/api_connexion/test_security.py               |    2 +-
 .../auth/backend/test_basic_auth.py                |    2 +-
 tests/api_experimental/common/test_mark_tasks.py   |    2 +-
 .../endpoints/test_rpc_api_endpoint.py             |   26 +-
 tests/auth/managers/test_base_auth_manager.py      |   18 +-
 tests/cli/commands/test_dag_command.py             |    2 +-
 tests/cli/commands/test_dag_processor_command.py   |    2 +-
 tests/conftest.py                                  |   11 +
 tests/core/test_core.py                            |   10 +-
 tests/core/test_sentry.py                          |   12 +-
 tests/dag_processing/test_processor.py             |   23 +-
 tests/datasets/test_dataset.py                     |    1 +
 tests/datasets/test_manager.py                     |   71 +-
 tests/io/test_path.py                              |   22 +-
 tests/io/test_wrapper.py                           |   16 +-
 tests/jobs/test_backfill_job.py                    |    2 +-
 tests/jobs/test_base_job.py                        |   34 +-
 tests/jobs/test_scheduler_job.py                   |  120 +
 tests/lineage/test_hook.py                         |   81 +-
 tests/models/test_dag.py                           |   21 +-
 tests/models/test_taskinstance.py                  |    2 +
 .../test_aws_security_manager_override.py          |    2 +
 .../aws/auth_manager/test_aws_auth_manager.py      |    5 +-
 tests/providers/amazon/aws/hooks/test_rds.py       |   24 +-
 tests/providers/amazon/aws/hooks/test_s3.py        |   14 +-
 .../amazon/aws/operators/test_base_aws.py          |    8 +-
 .../amazon/aws/operators/test_emr_serverless.py    |   21 +
 tests/providers/amazon/aws/operators/test_rds.py   |   14 +-
 .../providers/amazon/aws/sensors/test_base_aws.py  |    9 +-
 tests/providers/amazon/aws/triggers/test_emr.py    |   24 +
 .../executors/test_kubernetes_executor.py          |   35 +
 .../databricks/operators/test_databricks.py        |  756 +----
 .../databricks/plugins/test_databricks_workflow.py |   13 +
 .../providers/databricks/utils/test_databricks.py  |    4 +-
 tests/providers/jdbc/hooks/test_jdbc.py            |   15 +
 tests/providers/microsoft/conftest.py              |   24 +-
 .../providers/microsoft/mssql/hooks/test_mssql.py  |   94 +
 .../microsoft/mssql/resources}/__init__.py         |    0
 .../microsoft/mssql/resources/replace.sql          |   26 +
 .../providers/openlineage/plugins/test_adapter.py  |    5 +-
 .../providers/openlineage/plugins/test_listener.py |   20 +-
 .../redis/operators/test_redis_publish.py          |   33 +-
 .../providers/redis/sensors/test_redis_key.py      |   25 +-
 tests/serialization/test_dag_serialization.py      |   38 +-
 .../cloud/bigquery/example_bigquery_to_mssql.py    |   73 +-
 .../cloud/bigquery/example_bigquery_to_mysql.py    |    4 +-
 .../cloud/bigquery/example_bigquery_to_postgres.py |   69 +-
 .../cloud/cloud_batch/example_cloud_batch.py       |   48 +-
 .../cloud/cloud_sql/example_cloud_sql_query.py     |   70 +-
 .../cloud/cloud_sql/example_cloud_sql_query_ssl.py |   55 +-
 .../google/cloud/compute/example_compute.py        |   58 +-
 .../google/cloud/compute/example_compute_igm.py    |   42 +-
 .../google/cloud/compute/example_compute_ssh.py    |   24 +-
 .../cloud/compute/example_compute_ssh_os_login.py  |   26 +-
 .../cloud/compute/example_compute_ssh_parallel.py  |   20 +-
 .../google/cloud/dataplex/example_dataplex.py      |   13 +-
 .../google/cloud/dataprep/example_dataprep.py      |   33 +-
 .../google/cloud/gcs/example_calendar_to_gcs.py    |   35 +-
 .../providers/google/cloud/gcs/example_gcs_acl.py  |    4 +-
 .../google/cloud/gcs/example_gcs_to_gdrive.py      |   35 +-
 .../google/cloud/gcs/example_gcs_to_sheets.py      |   36 +-
 .../google/cloud/gcs/example_gdrive_to_gcs.py      |   35 +-
 .../google/cloud/gcs/example_mysql_to_gcs.py       |   51 +-
 .../providers/google/cloud/gcs/example_sheets.py   |   35 +-
 .../google/cloud/gcs/example_sheets_to_gcs.py      |   36 +-
 .../kubernetes_engine/example_kubernetes_engine.py |   13 +-
 .../example_kubernetes_engine_async.py             |    9 +-
 .../cloud/sql_to_sheets/example_sql_to_sheets.py   |   52 +-
 .../cloud/transfers/example_gdrive_to_local.py     |   35 +-
 .../cloud/transfers/example_postgres_to_gcs.py     |   44 +-
 ...ample_vertex_ai_auto_ml_forecasting_training.py |   43 +-
 .../example_vertex_ai_auto_ml_image_training.py    |   44 +-
 .../example_vertex_ai_auto_ml_list_training.py     |    7 +
 .../example_vertex_ai_auto_ml_tabular_training.py  |   44 +-
 .../example_vertex_ai_auto_ml_text_training.py     |   45 +-
 .../example_vertex_ai_auto_ml_video_training.py    |   44 +-
 .../example_vertex_ai_batch_prediction_job.py      |   24 +-
 .../example_vertex_ai_custom_container.py          |    7 +
 .../vertex_ai/example_vertex_ai_custom_job.py      |   15 +-
 .../example_vertex_ai_custom_job_python_package.py |    7 +
 .../cloud/vertex_ai/example_vertex_ai_dataset.py   |   30 +-
 .../cloud/vertex_ai/example_vertex_ai_endpoint.py  |   44 +-
 .../example_vertex_ai_generative_model.py          |    2 +-
 .../example_vertex_ai_hyperparameter_tuning_job.py |    9 +-
 .../example_vertex_ai_list_custom_jobs.py          |    7 +
 .../vertex_ai/example_vertex_ai_model_service.py   |   16 +-
 .../vertex_ai/example_vertex_ai_pipeline_job.py    |    9 +-
 .../cloud/vision/example_vision_annotate_image.py  |   11 +-
 .../cloud/vision/example_vision_autogenerated.py   |   13 +-
 .../google/cloud/vision/example_vision_explicit.py |   13 +-
 .../marketing_platform/example_analytics_admin.py  |   32 +-
 .../google/suite/example_local_to_drive.py         |   35 +-
 tests/triggers/test_external_task.py               |    1 +
 .../www/api/experimental/test_dag_runs_endpoint.py |    2 +-
 tests/www/api/experimental/test_endpoints.py       |    2 +-
 tests/www/test_app.py                              |    2 +-
 tests/www/test_auth.py                             |    2 +
 tests/www/test_security_manager.py                 |    2 +
 tests/www/test_utils.py                            |    6 +
 258 files changed, 5910 insertions(+), 3966 deletions(-)
 create mode 100644 airflow/example_dags/example_dataset_alias.py
 create mode 100644 airflow/providers/amazon/aws/waiters/rds.json
 create mode 100644 airflow/www/static/js/components/TriggeredDagRuns.tsx
 create mode 100644 airflow/www/static/js/dag/details/task/AllTaskDuration.tsx
 copy {airflow/api/auth => 
tests/providers/microsoft/mssql/resources}/__init__.py (100%)
 create mode 100644 tests/providers/microsoft/mssql/resources/replace.sql
 copy tests/{integration => }/providers/redis/operators/test_redis_publish.py 
(61%)
 copy tests/{integration => }/providers/redis/sensors/test_redis_key.py (66%)

Reply via email to