This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch july-2021-providers
in repository https://gitbox.apache.org/repos/asf/airflow-site.git.
discard b5a1906 Add documentation for Apache Airflow Helm Chart 1.1.0 (#457)
add 91c98b9 Add documentation for Apache Airflow Helm Chart 1.1.0 (#457)
add 696a77f Documentation for July 2021 provider's release
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 (b5a1906)
\
N -- N -- N refs/heads/july-2021-providers (696a77f)
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.
No new revisions were added by this update.
Summary of changes:
.../providers/airbyte/hooks/airbyte/index.html | 14 +-
.../providers/airbyte/operators/airbyte/index.html | 14 +-
.../providers/airbyte/sensors/airbyte/index.html | 8 +-
.../providers/amazon/aws/hooks/athena/index.html | 36 +-
.../providers/amazon/aws/hooks/base_aws/index.html | 16 +-
.../amazon/aws/hooks/batch_client/index.html | 78 +--
.../amazon/aws/hooks/batch_waiters/index.html | 14 +-
.../amazon/aws/hooks/cloud_formation/index.html | 8 +-
.../providers/amazon/aws/hooks/datasync/index.html | 68 +-
.../providers/amazon/aws/hooks/dms/index.html | 28 +-
.../providers/amazon/aws/hooks/dynamodb/index.html | 4 +-
.../providers/amazon/aws/hooks/ec2/index.html | 10 +-
.../hooks/elasticache_replication_group/index.html | 46 +-
.../providers/amazon/aws/hooks/emr/index.html | 4 +-
.../providers/amazon/aws/hooks/glacier/index.html | 10 +-
.../providers/amazon/aws/hooks/glue/index.html | 20 +-
.../amazon/aws/hooks/glue_catalog/index.html | 24 +-
.../amazon/aws/hooks/glue_crawler/index.html | 16 +-
.../providers/amazon/aws/hooks/kinesis/index.html | 2 +-
.../amazon/aws/hooks/lambda_function/index.html | 8 +-
.../providers/amazon/aws/hooks/logs/index.html | 16 +-
.../providers/amazon/aws/hooks/redshift/index.html | 24 +-
.../providers/amazon/aws/hooks/s3/index.html | 182 ++---
.../amazon/aws/hooks/sagemaker/index.html | 134 ++--
.../amazon/aws/hooks/secrets_manager/index.html | 4 +-
.../providers/amazon/aws/hooks/ses/index.html | 28 +-
.../providers/amazon/aws/hooks/sns/index.html | 10 +-
.../providers/amazon/aws/hooks/sqs/index.html | 12 +-
.../amazon/aws/hooks/step_function/index.html | 8 +-
.../aws/log/cloudwatch_task_handler/index.html | 8 +-
.../amazon/aws/log/s3_task_handler/index.html | 16 +-
.../amazon/aws/operators/athena/index.html | 22 +-
.../amazon/aws/operators/batch/index.html | 34 +-
.../aws/operators/cloud_formation/index.html | 16 +-
.../amazon/aws/operators/datasync/index.html | 38 +-
.../aws/operators/dms_create_task/index.html | 18 +-
.../aws/operators/dms_delete_task/index.html | 6 +-
.../aws/operators/dms_describe_tasks/index.html | 6 +-
.../amazon/aws/operators/dms_start_task/index.html | 12 +-
.../amazon/aws/operators/dms_stop_task/index.html | 6 +-
.../aws/operators/ec2_start_instance/index.html | 10 +-
.../aws/operators/ec2_stop_instance/index.html | 10 +-
.../providers/amazon/aws/operators/ecs/index.html | 38 +-
.../amazon/aws/operators/emr_add_steps/index.html | 14 +-
.../aws/operators/emr_create_job_flow/index.html | 12 +-
.../aws/operators/emr_modify_cluster/index.html | 2 +-
.../operators/emr_terminate_job_flow/index.html | 6 +-
.../amazon/aws/operators/glacier/index.html | 6 +-
.../providers/amazon/aws/operators/glue/index.html | 24 +-
.../amazon/aws/operators/glue_crawler/index.html | 8 +-
.../amazon/aws/operators/s3_bucket/index.html | 16 +-
.../aws/operators/s3_bucket_tagging/index.html | 24 +-
.../amazon/aws/operators/s3_copy_object/index.html | 20 +-
.../aws/operators/s3_delete_objects/index.html | 16 +-
.../aws/operators/s3_file_transform/index.html | 22 +-
.../amazon/aws/operators/s3_list/index.html | 12 +-
.../amazon/aws/operators/sagemaker_base/index.html | 8 +-
.../aws/operators/sagemaker_endpoint/index.html | 18 +-
.../operators/sagemaker_endpoint_config/index.html | 6 +-
.../aws/operators/sagemaker_model/index.html | 6 +-
.../aws/operators/sagemaker_processing/index.html | 20 +-
.../aws/operators/sagemaker_training/index.html | 22 +-
.../aws/operators/sagemaker_transform/index.html | 16 +-
.../aws/operators/sagemaker_tuning/index.html | 14 +-
.../providers/amazon/aws/operators/sns/index.html | 12 +-
.../providers/amazon/aws/operators/sqs/index.html | 14 +-
.../step_function_get_execution_output/index.html | 8 +-
.../step_function_start_execution/index.html | 14 +-
.../amazon/aws/secrets/secrets_manager/index.html | 18 +-
.../amazon/aws/secrets/systems_manager/index.html | 16 +-
.../providers/amazon/aws/sensors/athena/index.html | 10 +-
.../amazon/aws/sensors/cloud_formation/index.html | 16 +-
.../amazon/aws/sensors/dms_task/index.html | 12 +-
.../aws/sensors/ec2_instance_state/index.html | 8 +-
.../amazon/aws/sensors/emr_base/index.html | 8 +-
.../amazon/aws/sensors/emr_job_flow/index.html | 14 +-
.../amazon/aws/sensors/emr_step/index.html | 12 +-
.../amazon/aws/sensors/glacier/index.html | 16 +-
.../providers/amazon/aws/sensors/glue/index.html | 8 +-
.../aws/sensors/glue_catalog_partition/index.html | 16 +-
.../amazon/aws/sensors/glue_crawler/index.html | 8 +-
.../amazon/aws/sensors/redshift/index.html | 6 +-
.../providers/amazon/aws/sensors/s3_key/index.html | 36 +-
.../aws/sensors/s3_keys_unchanged/index.html | 20 +-
.../amazon/aws/sensors/s3_prefix/index.html | 14 +-
.../amazon/aws/sensors/sagemaker_base/index.html | 2 +-
.../aws/sensors/sagemaker_endpoint/index.html | 2 +-
.../aws/sensors/sagemaker_training/index.html | 4 +-
.../aws/sensors/sagemaker_transform/index.html | 2 +-
.../amazon/aws/sensors/sagemaker_tuning/index.html | 2 +-
.../providers/amazon/aws/sensors/sqs/index.html | 12 +-
.../aws/sensors/step_function_execution/index.html | 8 +-
.../amazon/aws/transfers/dynamodb_to_s3/index.html | 14 +-
.../amazon/aws/transfers/exasol_to_s3/index.html | 20 +-
.../amazon/aws/transfers/ftp_to_s3/index.html | 20 +-
.../amazon/aws/transfers/gcs_to_s3/index.html | 28 +-
.../amazon/aws/transfers/glacier_to_gcs/index.html | 20 +-
.../aws/transfers/google_api_to_s3/index.html | 38 +-
.../aws/transfers/hive_to_dynamodb/index.html | 22 +-
.../aws/transfers/imap_attachment_to_s3/index.html | 20 +-
.../amazon/aws/transfers/mongo_to_s3/index.html | 22 +-
.../amazon/aws/transfers/mysql_to_s3/index.html | 20 +-
.../amazon/aws/transfers/redshift_to_s3/index.html | 28 +-
.../amazon/aws/transfers/s3_to_ftp/index.html | 12 +-
.../amazon/aws/transfers/s3_to_redshift/index.html | 24 +-
.../amazon/aws/transfers/s3_to_sftp/index.html | 12 +-
.../aws/transfers/salesforce_to_s3/index.html | 28 +-
.../amazon/aws/transfers/sftp_to_s3/index.html | 12 +-
.../providers/amazon/aws/utils/redshift/index.html | 2 +-
.../2.1.0/connections/aws.html | 14 +-
.../2.1.0/logging/cloud-watch-task-handlers.html | 2 +-
.../2.1.0/logging/s3-task-handler.html | 2 +-
.../2.1.0/operators/datasync.html | 2 +-
.../2.1.0/operators/dms.html | 2 +-
.../2.1.0/operators/ecs.html | 6 +-
.../2.1.0/operators/emr.html | 2 +-
.../2.1.0/operators/glacier.html | 2 +-
.../2.1.0/operators/s3.html | 2 +-
.../2.1.0/operators/salesforce_to_s3.html | 2 +-
.../2.1.0/operators/transfer/s3_to_sftp.html | 2 +-
.../2.1.0/operators/transfer/sftp_to_s3.html | 2 +-
.../secrets-backends/aws-secrets-manager.html | 2 +-
.../secrets-backends/aws-ssm-parameter-store.html | 4 +-
.../providers/apache/beam/hooks/beam/index.html | 28 +-
.../apache/beam/operators/beam/index.html | 42 +-
.../3.0.0/index.html | 2 +-
.../apache/cassandra/hooks/cassandra/index.html | 14 +-
.../apache/cassandra/sensors/record/index.html | 12 +-
.../apache/cassandra/sensors/table/index.html | 10 +-
.../2.0.0/connections/cassandra.html | 2 +-
.../2.0.0/operators.html | 2 +-
.../providers/apache/drill/hooks/drill/index.html | 4 +-
.../apache/drill/operators/drill/index.html | 8 +-
.../providers/apache/druid/hooks/druid/index.html | 10 +-
.../apache/druid/operators/druid/index.html | 6 +-
.../apache/druid/operators/druid_check/index.html | 2 +-
.../druid/transfers/hive_to_druid/index.html | 42 +-
.../providers/apache/hdfs/hooks/hdfs/index.html | 10 +-
.../providers/apache/hdfs/hooks/webhdfs/index.html | 22 +-
.../providers/apache/hdfs/sensors/hdfs/index.html | 22 +-
.../apache/hdfs/sensors/web_hdfs/index.html | 2 +-
.../2.0.0/connections.html | 2 +-
.../providers/apache/hive/hooks/hive/index.html | 126 ++--
.../apache/hive/operators/hive/index.html | 20 +-
.../apache/hive/operators/hive_stats/index.html | 16 +-
.../apache/hive/sensors/hive_partition/index.html | 10 +-
.../hive/sensors/metastore_partition/index.html | 14 +-
.../hive/sensors/named_hive_partition/index.html | 6 +-
.../apache/hive/transfers/hive_to_mysql/index.html | 22 +-
.../apache/hive/transfers/hive_to_samba/index.html | 10 +-
.../apache/hive/transfers/mssql_to_hive/index.html | 24 +-
.../apache/hive/transfers/mysql_to_hive/index.html | 30 +-
.../apache/hive/transfers/s3_to_hive/index.html | 38 +-
.../hive/transfers/vertica_to_hive/index.html | 22 +-
.../providers/apache/kylin/hooks/kylin/index.html | 16 +-
.../apache/kylin/operators/kylin_cube/index.html | 40 +-
.../providers/apache/livy/hooks/livy/index.html | 22 +-
.../apache/livy/operators/livy/index.html | 46 +-
.../providers/apache/livy/sensors/livy/index.html | 6 +-
.../providers/apache/pig/hooks/pig/index.html | 2 +-
.../providers/apache/pig/operators/pig/index.html | 10 +-
.../providers/apache/pinot/hooks/pinot/index.html | 40 +-
.../apache/spark/hooks/spark_jdbc/index.html | 62 +-
.../spark/hooks/spark_jdbc_script/index.html | 12 +-
.../apache/spark/hooks/spark_sql/index.html | 32 +-
.../apache/spark/hooks/spark_submit/index.html | 60 +-
.../apache/spark/operators/spark_jdbc/index.html | 64 +-
.../apache/spark/operators/spark_sql/index.html | 26 +-
.../apache/spark/operators/spark_submit/index.html | 58 +-
.../providers/apache/sqoop/hooks/sqoop/index.html | 98 +--
.../apache/sqoop/operators/sqoop/index.html | 76 +--
.../airflow/providers/asana/hooks/asana/index.html | 30 +-
.../asana/operators/asana_tasks/index.html | 30 +-
.../1.0.0/operators/asana.html | 2 +-
.../celery/sensors/celery_queue/index.html | 6 +-
.../providers/cloudant/hooks/cloudant/index.html | 10 +-
.../backwards_compat_converters/index.html | 16 +-
.../cncf/kubernetes/backcompat/pod/index.html | 14 +-
.../cncf/kubernetes/hooks/kubernetes/index.html | 38 +-
.../kubernetes/operators/kubernetes_pod/index.html | 100 +--
.../operators/spark_kubernetes/index.html | 12 +-
.../kubernetes/sensors/spark_kubernetes/index.html | 14 +-
.../cncf/kubernetes/utils/pod_launcher/index.html | 10 +-
.../2.0.1/operators.html | 2 +-
.../databricks/hooks/databricks/index.html | 32 +-
.../databricks/operators/databricks/index.html | 68 +-
.../providers/datadog/hooks/datadog/index.html | 44 +-
.../providers/datadog/sensors/datadog/index.html | 18 +-
.../providers/dingding/hooks/dingding/index.html | 14 +-
.../dingding/operators/dingding/index.html | 12 +-
.../discord/hooks/discord_webhook/index.html | 18 +-
.../discord/operators/discord_webhook/index.html | 18 +-
.../providers/docker/hooks/docker/index.html | 4 +-
.../providers/docker/operators/docker/index.html | 74 +-
.../docker/operators/docker_swarm/index.html | 42 +-
.../elasticsearch/hooks/elasticsearch/index.html | 4 +-
.../elasticsearch/log/es_task_handler/index.html | 16 +-
.../providers/exasol/hooks/exasol/index.html | 36 +-
.../providers/exasol/operators/exasol/index.html | 12 +-
.../providers/facebook/ads/hooks/ads/index.html | 12 +-
.../airflow/providers/ftp/hooks/ftp/index.html | 34 +-
.../airflow/providers/ftp/sensors/ftp/index.html | 8 +-
.../providers/google/ads/hooks/ads/index.html | 20 +-
.../providers/google/ads/operators/ads/index.html | 16 +-
.../google/ads/transfers/ads_to_gcs/index.html | 24 +-
.../providers/google/cloud/hooks/automl/index.html | 180 ++---
.../google/cloud/hooks/bigquery/index.html | 472 ++++++-------
.../google/cloud/hooks/bigquery_dts/index.html | 48 +-
.../google/cloud/hooks/bigtable/index.html | 76 +--
.../google/cloud/hooks/cloud_build/index.html | 12 +-
.../cloud/hooks/cloud_memorystore/index.html | 222 +++---
.../google/cloud/hooks/cloud_sql/index.html | 90 +--
.../cloud_storage_transfer_service/index.html | 44 +-
.../google/cloud/hooks/compute/index.html | 68 +-
.../google/cloud/hooks/compute_ssh/index.html | 24 +-
.../google/cloud/hooks/datacatalog/index.html | 346 +++++-----
.../google/cloud/hooks/dataflow/index.html | 128 ++--
.../google/cloud/hooks/datafusion/index.html | 76 +--
.../google/cloud/hooks/dataprep/index.html | 12 +-
.../google/cloud/hooks/dataproc/index.html | 234 +++----
.../google/cloud/hooks/datastore/index.html | 62 +-
.../providers/google/cloud/hooks/dlp/index.html | 410 +++++------
.../google/cloud/hooks/functions/index.html | 30 +-
.../providers/google/cloud/hooks/gcs/index.html | 198 +++---
.../providers/google/cloud/hooks/gdm/index.html | 12 +-
.../providers/google/cloud/hooks/kms/index.html | 30 +-
.../cloud/hooks/kubernetes_engine/index.html | 32 +-
.../google/cloud/hooks/life_sciences/index.html | 14 +-
.../google/cloud/hooks/mlengine/index.html | 46 +-
.../google/cloud/hooks/natural_language/index.html | 66 +-
.../google/cloud/hooks/os_login/index.html | 12 +-
.../providers/google/cloud/hooks/pubsub/index.html | 120 ++--
.../google/cloud/hooks/secret_manager/index.html | 12 +-
.../google/cloud/hooks/spanner/index.html | 66 +-
.../google/cloud/hooks/speech_to_text/index.html | 14 +-
.../google/cloud/hooks/stackdriver/index.html | 116 ++--
.../providers/google/cloud/hooks/tasks/index.html | 194 +++---
.../google/cloud/hooks/text_to_speech/index.html | 16 +-
.../google/cloud/hooks/translate/index.html | 10 +-
.../cloud/hooks/video_intelligence/index.html | 24 +-
.../providers/google/cloud/hooks/vision/index.html | 10 +-
.../google/cloud/hooks/workflows/index.html | 118 ++--
.../google/cloud/log/gcs_task_handler/index.html | 20 +-
.../cloud/log/stackdriver_task_handler/index.html | 26 +-
.../google/cloud/operators/automl/index.html | 274 ++++----
.../google/cloud/operators/bigquery/index.html | 442 ++++++------
.../google/cloud/operators/bigquery_dts/index.html | 54 +-
.../google/cloud/operators/bigtable/index.html | 106 +--
.../google/cloud/operators/cloud_build/index.html | 14 +-
.../cloud/operators/cloud_memorystore/index.html | 350 +++++-----
.../google/cloud/operators/cloud_sql/index.html | 132 ++--
.../cloud_storage_transfer_service/index.html | 154 ++---
.../google/cloud/operators/compute/index.html | 86 +--
.../google/cloud/operators/datacatalog/index.html | 490 +++++++-------
.../google/cloud/operators/dataflow/index.html | 170 ++---
.../google/cloud/operators/datafusion/index.html | 190 +++---
.../google/cloud/operators/dataprep/index.html | 18 +-
.../google/cloud/operators/dataproc/index.html | 346 +++++-----
.../google/cloud/operators/datastore/index.html | 122 ++--
.../google/cloud/operators/dlp/index.html | 582 ++++++++--------
.../google/cloud/operators/functions/index.html | 46 +-
.../google/cloud/operators/gcs/index.html | 182 ++---
.../cloud/operators/kubernetes_engine/index.html | 44 +-
.../cloud/operators/life_sciences/index.html | 14 +-
.../google/cloud/operators/mlengine/index.html | 218 +++---
.../cloud/operators/natural_language/index.html | 62 +-
.../google/cloud/operators/pubsub/index.html | 166 ++---
.../google/cloud/operators/spanner/index.html | 84 +--
.../cloud/operators/speech_to_text/index.html | 18 +-
.../google/cloud/operators/stackdriver/index.html | 200 +++---
.../google/cloud/operators/tasks/index.html | 266 ++++----
.../cloud/operators/text_to_speech/index.html | 24 +-
.../google/cloud/operators/translate/index.html | 14 +-
.../cloud/operators/translate_speech/index.html | 22 +-
.../cloud/operators/video_intelligence/index.html | 60 +-
.../google/cloud/operators/vision/index.html | 322 ++++-----
.../google/cloud/operators/workflows/index.html | 142 ++--
.../google/cloud/secrets/secret_manager/index.html | 26 +-
.../google/cloud/sensors/bigquery/index.html | 30 +-
.../google/cloud/sensors/bigquery_dts/index.html | 18 +-
.../google/cloud/sensors/bigtable/index.html | 10 +-
.../cloud_storage_transfer_service/index.html | 12 +-
.../google/cloud/sensors/dataflow/index.html | 70 +-
.../google/cloud/sensors/dataproc/index.html | 12 +-
.../providers/google/cloud/sensors/gcs/index.html | 62 +-
.../google/cloud/sensors/pubsub/index.html | 26 +-
.../google/cloud/sensors/workflows/index.html | 22 +-
.../google/cloud/transfers/adls_to_gcs/index.html | 18 +-
.../transfers/azure_fileshare_to_gcs/index.html | 22 +-
.../transfers/bigquery_to_bigquery/index.html | 24 +-
.../cloud/transfers/bigquery_to_gcs/index.html | 26 +-
.../cloud/transfers/bigquery_to_mssql/index.html | 24 +-
.../cloud/transfers/bigquery_to_mysql/index.html | 24 +-
.../cloud/transfers/cassandra_to_gcs/index.html | 28 +-
.../cloud/transfers/facebook_ads_to_gcs/index.html | 20 +-
.../cloud/transfers/gcs_to_bigquery/index.html | 82 +--
.../google/cloud/transfers/gcs_to_gcs/index.html | 40 +-
.../google/cloud/transfers/gcs_to_local/index.html | 20 +-
.../google/cloud/transfers/gcs_to_sftp/index.html | 20 +-
.../cloud/transfers/gdrive_to_gcs/index.html | 22 +-
.../cloud/transfers/gdrive_to_local/index.html | 14 +-
.../google/cloud/transfers/local_to_gcs/index.html | 20 +-
.../google/cloud/transfers/mssql_to_gcs/index.html | 6 +-
.../google/cloud/transfers/mysql_to_gcs/index.html | 16 +-
.../cloud/transfers/oracle_to_gcs/index.html | 12 +-
.../cloud/transfers/postgres_to_gcs/index.html | 8 +-
.../cloud/transfers/presto_to_gcs/index.html | 6 +-
.../google/cloud/transfers/s3_to_gcs/index.html | 24 +-
.../cloud/transfers/salesforce_to_gcs/index.html | 24 +-
.../google/cloud/transfers/sftp_to_gcs/index.html | 24 +-
.../cloud/transfers/sheets_to_gcs/index.html | 16 +-
.../google/cloud/transfers/sql_to_gcs/index.html | 32 +-
.../google/cloud/transfers/trino_to_gcs/index.html | 6 +-
.../cloud/utils/credentials_provider/index.html | 22 +-
.../google/cloud/utils/field_sanitizer/index.html | 6 +-
.../google/cloud/utils/field_validator/index.html | 36 +-
.../cloud/utils/mlengine_operator_utils/index.html | 50 +-
.../utils/mlengine_prediction_summary/index.html | 6 +-
.../google/common/hooks/base_google/index.html | 26 +-
.../google/common/hooks/discovery_api/index.html | 24 +-
.../common/utils/id_token_credentials/index.html | 14 +-
.../google/firebase/hooks/firestore/index.html | 14 +-
.../google/firebase/operators/firestore/index.html | 14 +-
.../google/leveldb/hooks/leveldb/index.html | 32 +-
.../google/leveldb/operators/leveldb/index.html | 2 +-
.../marketing_platform/hooks/analytics/index.html | 34 +-
.../hooks/campaign_manager/index.html | 70 +-
.../hooks/display_video/index.html | 20 +-
.../marketing_platform/hooks/search_ads/index.html | 8 +-
.../operators/analytics/index.html | 82 +--
.../operators/campaign_manager/index.html | 114 ++--
.../operators/display_video/index.html | 116 ++--
.../operators/search_ads/index.html | 30 +-
.../sensors/campaign_manager/index.html | 16 +-
.../sensors/display_video/index.html | 24 +-
.../sensors/search_ads/index.html | 12 +-
.../providers/google/suite/hooks/drive/index.html | 30 +-
.../providers/google/suite/hooks/sheets/index.html | 94 +--
.../google/suite/operators/sheets/index.html | 10 +-
.../google/suite/sensors/drive/index.html | 14 +-
.../suite/transfers/gcs_to_gdrive/index.html | 20 +-
.../suite/transfers/gcs_to_sheets/index.html | 16 +-
.../5.0.0/configurations-ref.html | 2 +-
.../5.0.0/connections/gcp.html | 14 +-
.../5.0.0/connections/gcp_sql.html | 6 +-
.../5.0.0/connections/gcp_ssh.html | 2 +-
.../5.0.0/index.html | 6 +-
.../5.0.0/logging/gcs.html | 2 +-
.../5.0.0/logging/stackdriver.html | 4 +-
.../5.0.0/operators/ads.html | 8 +-
.../5.0.0/operators/cloud/automl.html | 8 +-
.../5.0.0/operators/cloud/bigquery.html | 10 +-
.../5.0.0/operators/cloud/bigquery_dts.html | 14 +-
.../5.0.0/operators/cloud/cloud_build.html | 4 +-
.../5.0.0/operators/cloud/cloud_memorystore.html | 24 +-
.../cloud/cloud_memorystore_memcached.html | 2 +-
.../5.0.0/operators/cloud/cloud_sql.html | 14 +-
.../5.0.0/operators/cloud/compute_ssh.html | 2 +-
.../5.0.0/operators/cloud/datacatalog.html | 64 +-
.../5.0.0/operators/cloud/dataflow.html | 4 +-
.../5.0.0/operators/cloud/datafusion.html | 40 +-
.../5.0.0/operators/cloud/dataprep.html | 4 +-
.../5.0.0/operators/cloud/dataproc.html | 4 +-
.../5.0.0/operators/cloud/functions.html | 6 +-
.../5.0.0/operators/cloud/gcs.html | 2 +-
.../5.0.0/operators/cloud/kubernetes_engine.html | 6 +-
.../5.0.0/operators/cloud/mlengine.html | 14 +-
.../5.0.0/operators/cloud/natural_language.html | 20 +-
.../5.0.0/operators/cloud/pubsub.html | 2 +-
.../5.0.0/operators/cloud/spanner.html | 2 +-
.../5.0.0/operators/cloud/workflows.html | 2 +-
.../5.0.0/operators/firebase/firestore.html | 2 +-
.../operators/marketing_platform/analytics.html | 6 +-
.../marketing_platform/campaign_manager.html | 22 +-
.../marketing_platform/display_video.html | 22 +-
.../operators/marketing_platform/search_ads.html | 10 +-
.../5.0.0/operators/suite/sheets.html | 4 +-
.../5.0.0/operators/transfer/gcs_to_gcs.html | 4 +-
.../5.0.0/operators/transfer/gcs_to_gdrive.html | 2 +-
.../5.0.0/operators/transfer/gcs_to_sftp.html | 2 +-
.../5.0.0/operators/transfer/gcs_to_sheets.html | 2 +-
.../5.0.0/operators/transfer/gdrive_to_gcs.html | 2 +-
.../operators/transfer/salesforce_to_gcs.html | 2 +-
.../5.0.0/operators/transfer/sftp_to_gcs.html | 2 +-
.../5.0.0/operators/transfer/sheets_to_gcs.html | 2 +-
.../google-cloud-secret-manager-backend.html | 2 +-
.../airflow/providers/grpc/hooks/grpc/index.html | 8 +-
.../providers/grpc/operators/grpc/index.html | 20 +-
.../providers/hashicorp/hooks/vault/index.html | 74 +-
.../providers/hashicorp/secrets/vault/index.html | 66 +-
.../2.0.0/secrets-backends/hashicorp-vault.html | 2 +-
.../airflow/providers/http/hooks/http/index.html | 32 +-
.../providers/http/operators/http/index.html | 28 +-
.../airflow/providers/http/sensors/http/index.html | 26 +-
.../2.0.0/operators.html | 4 +-
.../airflow/providers/imap/hooks/imap/index.html | 80 +--
.../imap/sensors/imap_attachment/index.html | 14 +-
.../airflow/providers/jdbc/hooks/jdbc/index.html | 12 +-
.../providers/jdbc/operators/jdbc/index.html | 10 +-
.../2.0.0/operators.html | 4 +-
.../providers/jenkins/hooks/jenkins/index.html | 2 +-
.../operators/jenkins_job_trigger/index.html | 36 +-
.../airflow/providers/jira/hooks/jira/index.html | 4 +-
.../providers/jira/operators/jira/index.html | 12 +-
.../airflow/providers/jira/sensors/jira/index.html | 20 +-
.../providers/microsoft/azure/hooks/adx/index.html | 22 +-
.../microsoft/azure/hooks/azure_batch/index.html | 66 +-
.../hooks/azure_container_instance/index.html | 36 +-
.../hooks/azure_container_registry/index.html | 4 +-
.../azure/hooks/azure_container_volume/index.html | 4 +-
.../microsoft/azure/hooks/azure_cosmos/index.html | 6 +-
.../azure/hooks/azure_data_factory/index.html | 256 +++----
.../azure/hooks/azure_data_lake/index.html | 40 +-
.../azure/hooks/azure_fileshare/index.html | 96 +--
.../microsoft/azure/hooks/base_azure/index.html | 6 +-
.../microsoft/azure/hooks/wasb/index.html | 96 +--
.../azure/log/wasb_task_handler/index.html | 16 +-
.../azure/operators/adls_delete/index.html | 10 +-
.../microsoft/azure/operators/adls_list/index.html | 6 +-
.../microsoft/azure/operators/adx/index.html | 10 +-
.../azure/operators/azure_batch/index.html | 76 +--
.../operators/azure_container_instances/index.html | 42 +-
.../azure/operators/azure_cosmos/index.html | 10 +-
.../azure/operators/wasb_delete_blob/index.html | 14 +-
.../azure/secrets/azure_key_vault/index.html | 24 +-
.../azure/sensors/azure_cosmos/index.html | 20 +-
.../microsoft/azure/sensors/wasb/index.html | 20 +-
.../azure/transfers/azure_blob_to_gcs/index.html | 24 +-
.../azure/transfers/file_to_wasb/index.html | 12 +-
.../azure/transfers/local_to_adls/index.html | 18 +-
.../transfers/oracle_to_azure_data_lake/index.html | 22 +-
.../3.1.0/connections/adx.html | 8 +-
.../3.1.0/index.html | 4 +-
.../3.1.0/logging.html | 4 +-
.../3.1.0/secrets-backends/azure-key-vault.html | 2 +-
.../microsoft/mssql/hooks/mssql/index.html | 2 +-
.../microsoft/mssql/operators/mssql/index.html | 12 +-
.../microsoft/winrm/hooks/winrm/index.html | 48 +-
.../microsoft/winrm/operators/winrm/index.html | 16 +-
.../airflow/providers/mongo/hooks/mongo/index.html | 54 +-
.../providers/mongo/sensors/mongo/index.html | 8 +-
.../airflow/providers/mysql/hooks/mysql/index.html | 22 +-
.../providers/mysql/operators/mysql/index.html | 16 +-
.../mysql/transfers/presto_to_mysql/index.html | 14 +-
.../mysql/transfers/s3_to_mysql/index.html | 16 +-
.../mysql/transfers/trino_to_mysql/index.html | 14 +-
.../mysql/transfers/vertica_to_mysql/index.html | 20 +-
.../2.1.0/connections/mysql.html | 8 +-
.../airflow/providers/neo4j/hooks/neo4j/index.html | 6 +-
.../providers/neo4j/operators/neo4j/index.html | 6 +-
.../2.0.0/connections/neo4j.html | 2 +-
.../airflow/providers/odbc/hooks/odbc/index.html | 4 +-
.../2.0.0/connections/odbc.html | 2 +-
.../providers/openfaas/hooks/openfaas/index.html | 6 +-
.../opsgenie/hooks/opsgenie_alert/index.html | 8 +-
.../opsgenie/operators/opsgenie_alert/index.html | 32 +-
.../providers/oracle/hooks/oracle/index.html | 28 +-
.../providers/oracle/operators/oracle/index.html | 12 +-
.../oracle/transfers/oracle_to_oracle/index.html | 14 +-
.../2.0.0/connections/oracle.html | 6 +-
.../providers/pagerduty/hooks/pagerduty/index.html | 34 +-
.../papermill/operators/papermill/index.html | 8 +-
.../providers/plexus/hooks/plexus/index.html | 2 +-
.../providers/plexus/operators/job/index.html | 16 +-
.../providers/postgres/hooks/postgres/index.html | 8 +-
.../postgres/operators/postgres/index.html | 12 +-
.../2.1.0/connections/postgres.html | 4 +-
.../operators/postgres_operator_howto_guide.html | 12 +-
.../providers/presto/hooks/presto/index.html | 12 +-
.../providers/qubole/hooks/qubole/index.html | 18 +-
.../providers/qubole/operators/qubole/index.html | 14 +-
.../qubole/operators/qubole_check/index.html | 16 +-
.../providers/qubole/sensors/qubole/index.html | 10 +-
.../airflow/providers/redis/hooks/redis/index.html | 2 +-
.../redis/operators/redis_publish/index.html | 10 +-
.../providers/redis/sensors/redis_key/index.html | 2 +-
.../redis/sensors/redis_pub_sub/index.html | 10 +-
.../salesforce/hooks/salesforce/index.html | 40 +-
.../3.0.0/connections/salesforce.html | 6 +-
.../3.0.0/index.html | 4 +-
.../{3.0.0 => 3.1.0}/.buildinfo | 0
.../airflow/providers/salesforce/hooks/index.html} | 115 ++--
.../salesforce/hooks/salesforce/index.html | 44 +-
.../providers/salesforce/hooks/tableau}/index.html | 63 +-
.../_api/airflow/providers/salesforce/index.html} | 124 ++--
.../providers/salesforce/operators/index.html} | 114 ++--
.../operators/tableau_refresh_workbook}/index.html | 63 +-
.../providers/salesforce/sensors/index.html} | 114 ++--
.../sensors/tableau_job_status}/index.html | 63 +-
.../providers/salesforce/hooks/salesforce.html} | 751 +++++++++++----------
.../salesforce.html => 3.1.0/_modules/index.html} | 89 +--
.../providers/salesforce/hooks/index.rst.txt | 0
.../salesforce/hooks/salesforce/index.rst.txt | 0
.../salesforce/hooks/tableau/index.rst.txt | 0
.../airflow/providers/salesforce/index.rst.txt | 0
.../providers/salesforce/operators/index.rst.txt | 0
.../tableau_refresh_workbook/index.rst.txt | 0
.../providers/salesforce/sensors/index.rst.txt | 0
.../sensors/tableau_job_status/index.rst.txt | 0
.../3.1.0/_sources/commits.rst.txt | 149 ++++
.../_sources/connections/salesforce.rst.txt | 0
.../3.1.0/_sources/index.rst.txt | 113 ++++
.../3.1.0}/_static/_gen/css/main-custom.min.css | 0
.../3.1.0}/_static/_gen/css/main.min.css | 0
.../3.1.0}/_static/_gen/js/docs.js | 0
.../3.1.0}/_static/basic.css | 0
.../3.1.0}/_static/check-solid.svg | 0
.../3.1.0}/_static/clipboard.min.js | 0
.../3.1.0}/_static/copy-button.svg | 0
.../3.1.0}/_static/copybutton.css | 0
.../3.1.0}/_static/copybutton.js | 0
.../3.1.0}/_static/copybutton_funcs.js | 0
.../3.1.0}/_static/doctools.js | 0
.../3.1.0/_static/documentation_options.js | 0
.../3.1.0}/_static/file.png | Bin
.../3.1.0}/_static/jquery-3.5.1.js | 0
.../3.1.0}/_static/jquery.js | 0
.../3.1.0}/_static/language_data.js | 0
.../3.1.0}/_static/minus.png | Bin
.../3.1.0}/_static/pin_32.png | Bin
.../3.1.0}/_static/plus.png | Bin
.../3.1.0}/_static/pygments.css | 0
.../3.1.0}/_static/searchtools.js | 0
.../3.1.0}/_static/underscore-1.3.1.js | 0
.../3.1.0}/_static/underscore.js | 0
.../3.1.0/commits.html} | 680 ++++++++++---------
.../{3.0.0 => 3.1.0}/connections/index.html | 0
.../{3.0.0 => 3.1.0}/connections/salesforce.html | 10 +-
.../3.1.0/genindex.html} | 290 ++++++--
.../{3.0.0 => 3.1.0}/index.html | 55 +-
.../3.1.0/objects.inv | Bin 0 -> 751 bytes
.../3.1.0/py-modindex.html} | 153 +++--
.../3.1.0/search.html} | 120 ++--
.../3.1.0/searchindex.js | 1 +
.../apache-airflow-providers-salesforce/stable.txt | 2 +-
.../airflow/providers/samba/hooks/samba/index.html | 2 +-
.../providers/segment/hooks/segment/index.html | 10 +-
.../operators/segment_track_event/index.html | 12 +-
.../providers/sendgrid/utils/emailer/index.html | 2 +-
.../airflow/providers/sftp/hooks/sftp/index.html | 34 +-
.../providers/sftp/operators/sftp/index.html | 20 +-
.../airflow/providers/sftp/sensors/sftp/index.html | 6 +-
.../singularity/operators/singularity/index.html | 24 +-
.../airflow/providers/slack/hooks/slack/index.html | 30 +-
.../providers/slack/hooks/slack_webhook/index.html | 22 +-
.../providers/slack/operators/slack/index.html | 34 +-
.../slack/operators/slack_webhook/index.html | 22 +-
.../4.0.0/index.html | 2 +-
.../providers/snowflake/hooks/snowflake/index.html | 34 +-
.../snowflake/operators/snowflake/index.html | 32 +-
.../snowflake/transfers/s3_to_snowflake/index.html | 38 +-
.../transfers/snowflake_to_slack/index.html | 36 +-
.../providers/sqlite/hooks/sqlite/index.html | 2 +-
.../providers/sqlite/operators/sqlite/index.html | 10 +-
.../airflow/providers/ssh/hooks/ssh/index.html | 30 +-
.../airflow/providers/ssh/operators/ssh/index.html | 16 +-
.../2.1.0/connections/ssh.html | 8 +-
.../providers/tableau/hooks/tableau/index.html | 20 +-
.../operators/tableau_refresh_workbook/index.html | 16 +-
.../tableau/sensors/tableau_job_status/index.html | 10 +-
.../2.1.0/connections/tableau.html | 2 +-
.../providers/telegram/hooks/telegram/index.html | 32 +-
.../telegram/operators/telegram/index.html | 12 +-
.../airflow/providers/trino/hooks/trino/index.html | 12 +-
.../providers/vertica/hooks/vertica/index.html | 2 +-
.../providers/vertica/operators/vertica/index.html | 6 +-
.../providers/yandex/hooks/yandex/index.html | 4 +-
.../yandex/hooks/yandexcloud_dataproc/index.html | 2 +-
.../operators/yandexcloud_dataproc/index.html | 132 ++--
.../2.0.0/connections/yandexcloud.html | 2 +-
.../2.0.0/operators.html | 2 +-
.../providers/zendesk/hooks/zendesk/index.html | 14 +-
.../howto/create-update-providers.html | 12 +-
docs-archive/apache-airflow-providers/index.html | 24 +-
.../operators-and-hooks-ref/azure.html | 2 +-
.../apache-airflow-providers/packages-ref.html | 2 +-
576 files changed, 10832 insertions(+), 10507 deletions(-)
copy docs-archive/apache-airflow-providers-salesforce/{3.0.0 =>
3.1.0}/.buildinfo (100%)
copy
docs-archive/apache-airflow-providers-salesforce/{3.0.0/connections/salesforce.html
=> 3.1.0/_api/airflow/providers/salesforce/hooks/index.html} (94%)
copy docs-archive/apache-airflow-providers-salesforce/{3.0.0 =>
3.1.0}/_api/airflow/providers/salesforce/hooks/salesforce/index.html (98%)
copy
docs-archive/{apache-airflow-providers-yandex/2.0.0/_api/airflow/providers/yandex/hooks/yandexcloud_dataproc
=>
apache-airflow-providers-salesforce/3.1.0/_api/airflow/providers/salesforce/hooks/tableau}/index.html
(95%)
copy
docs-archive/apache-airflow-providers-salesforce/{3.0.0/connections/salesforce.html
=> 3.1.0/_api/airflow/providers/salesforce/index.html} (94%)
copy
docs-archive/apache-airflow-providers-salesforce/{3.0.0/connections/salesforce.html
=> 3.1.0/_api/airflow/providers/salesforce/operators/index.html} (94%)
copy
docs-archive/{apache-airflow-providers-yandex/2.0.0/_api/airflow/providers/yandex/hooks/yandexcloud_dataproc
=>
apache-airflow-providers-salesforce/3.1.0/_api/airflow/providers/salesforce/operators/tableau_refresh_workbook}/index.html
(95%)
copy
docs-archive/apache-airflow-providers-salesforce/{3.0.0/connections/salesforce.html
=> 3.1.0/_api/airflow/providers/salesforce/sensors/index.html} (94%)
copy
docs-archive/{apache-airflow-providers-yandex/2.0.0/_api/airflow/providers/yandex/hooks/yandexcloud_dataproc
=>
apache-airflow-providers-salesforce/3.1.0/_api/airflow/providers/salesforce/sensors/tableau_job_status}/index.html
(95%)
copy
docs-archive/apache-airflow-providers-salesforce/{3.0.0/_api/airflow/providers/salesforce/hooks/salesforce/index.html
=> 3.1.0/_modules/airflow/providers/salesforce/hooks/salesforce.html} (62%)
copy
docs-archive/apache-airflow-providers-salesforce/{3.0.0/connections/salesforce.html
=> 3.1.0/_modules/index.html} (94%)
copy docs-archive/apache-airflow-providers-salesforce/{3.0.0 =>
3.1.0}/_sources/_api/airflow/providers/salesforce/hooks/index.rst.txt (100%)
copy docs-archive/apache-airflow-providers-salesforce/{3.0.0 =>
3.1.0}/_sources/_api/airflow/providers/salesforce/hooks/salesforce/index.rst.txt
(100%)
copy docs-archive/apache-airflow-providers-salesforce/{3.0.0 =>
3.1.0}/_sources/_api/airflow/providers/salesforce/hooks/tableau/index.rst.txt
(100%)
copy docs-archive/apache-airflow-providers-salesforce/{3.0.0 =>
3.1.0}/_sources/_api/airflow/providers/salesforce/index.rst.txt (100%)
copy docs-archive/apache-airflow-providers-salesforce/{3.0.0 =>
3.1.0}/_sources/_api/airflow/providers/salesforce/operators/index.rst.txt (100%)
copy docs-archive/apache-airflow-providers-salesforce/{3.0.0 =>
3.1.0}/_sources/_api/airflow/providers/salesforce/operators/tableau_refresh_workbook/index.rst.txt
(100%)
copy docs-archive/apache-airflow-providers-salesforce/{3.0.0 =>
3.1.0}/_sources/_api/airflow/providers/salesforce/sensors/index.rst.txt (100%)
copy docs-archive/apache-airflow-providers-salesforce/{3.0.0 =>
3.1.0}/_sources/_api/airflow/providers/salesforce/sensors/tableau_job_status/index.rst.txt
(100%)
create mode 100644
docs-archive/apache-airflow-providers-salesforce/3.1.0/_sources/commits.rst.txt
copy docs-archive/apache-airflow-providers-salesforce/{3.0.0 =>
3.1.0}/_sources/connections/salesforce.rst.txt (100%)
create mode 100644
docs-archive/apache-airflow-providers-salesforce/3.1.0/_sources/index.rst.txt
copy docs-archive/{helm-chart/1.1.0 =>
apache-airflow-providers-salesforce/3.1.0}/_static/_gen/css/main-custom.min.css
(100%)
copy docs-archive/{helm-chart/1.1.0 =>
apache-airflow-providers-salesforce/3.1.0}/_static/_gen/css/main.min.css (100%)
copy docs-archive/{helm-chart/1.1.0 =>
apache-airflow-providers-salesforce/3.1.0}/_static/_gen/js/docs.js (100%)
copy docs-archive/{helm-chart/1.1.0 =>
apache-airflow-providers-salesforce/3.1.0}/_static/basic.css (100%)
copy docs-archive/{helm-chart/1.1.0 =>
apache-airflow-providers-salesforce/3.1.0}/_static/check-solid.svg (100%)
copy docs-archive/{helm-chart/1.1.0 =>
apache-airflow-providers-salesforce/3.1.0}/_static/clipboard.min.js (100%)
copy docs-archive/{helm-chart/1.1.0 =>
apache-airflow-providers-salesforce/3.1.0}/_static/copy-button.svg (100%)
copy docs-archive/{helm-chart/1.1.0 =>
apache-airflow-providers-salesforce/3.1.0}/_static/copybutton.css (100%)
copy docs-archive/{helm-chart/1.1.0 =>
apache-airflow-providers-salesforce/3.1.0}/_static/copybutton.js (100%)
copy docs-archive/{helm-chart/1.1.0 =>
apache-airflow-providers-salesforce/3.1.0}/_static/copybutton_funcs.js (100%)
copy docs-archive/{helm-chart/1.1.0 =>
apache-airflow-providers-salesforce/3.1.0}/_static/doctools.js (100%)
copy docs-archive/{apache-airflow-providers-microsoft-azure =>
apache-airflow-providers-salesforce}/3.1.0/_static/documentation_options.js
(100%)
copy docs-archive/{helm-chart/1.1.0 =>
apache-airflow-providers-salesforce/3.1.0}/_static/file.png (100%)
copy docs-archive/{helm-chart/1.1.0 =>
apache-airflow-providers-salesforce/3.1.0}/_static/jquery-3.5.1.js (100%)
copy docs-archive/{helm-chart/1.1.0 =>
apache-airflow-providers-salesforce/3.1.0}/_static/jquery.js (100%)
copy docs-archive/{helm-chart/1.1.0 =>
apache-airflow-providers-salesforce/3.1.0}/_static/language_data.js (100%)
copy docs-archive/{helm-chart/1.1.0 =>
apache-airflow-providers-salesforce/3.1.0}/_static/minus.png (100%)
copy docs-archive/{helm-chart/1.1.0 =>
apache-airflow-providers-salesforce/3.1.0}/_static/pin_32.png (100%)
copy docs-archive/{helm-chart/1.1.0 =>
apache-airflow-providers-salesforce/3.1.0}/_static/plus.png (100%)
copy docs-archive/{helm-chart/1.1.0 =>
apache-airflow-providers-salesforce/3.1.0}/_static/pygments.css (100%)
copy docs-archive/{helm-chart/1.1.0 =>
apache-airflow-providers-salesforce/3.1.0}/_static/searchtools.js (100%)
copy docs-archive/{helm-chart/1.1.0 =>
apache-airflow-providers-salesforce/3.1.0}/_static/underscore-1.3.1.js (100%)
copy docs-archive/{helm-chart/1.1.0 =>
apache-airflow-providers-salesforce/3.1.0}/_static/underscore.js (100%)
copy docs-archive/{apache-airflow-providers-microsoft-azure/3.1.0/index.html
=> apache-airflow-providers-salesforce/3.1.0/commits.html} (68%)
copy docs-archive/apache-airflow-providers-salesforce/{3.0.0 =>
3.1.0}/connections/index.html (100%)
copy docs-archive/apache-airflow-providers-salesforce/{3.0.0 =>
3.1.0}/connections/salesforce.html (99%)
copy docs-archive/{apache-airflow-providers-microsoft-azure/3.1.0/logging.html
=> apache-airflow-providers-salesforce/3.1.0/genindex.html} (88%)
copy docs-archive/apache-airflow-providers-salesforce/{3.0.0 =>
3.1.0}/index.html (97%)
create mode 100644
docs-archive/apache-airflow-providers-salesforce/3.1.0/objects.inv
copy docs-archive/{apache-airflow-providers-yandex/2.0.0/operators.html =>
apache-airflow-providers-salesforce/3.1.0/py-modindex.html} (93%)
copy docs-archive/{apache-airflow-providers-apache-hdfs/2.0.0/connections.html
=> apache-airflow-providers-salesforce/3.1.0/search.html} (94%)
create mode 100644
docs-archive/apache-airflow-providers-salesforce/3.1.0/searchindex.js