You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/09/13 17:54:40 UTC

[GitHub] [airflow] TobKed commented on a change in pull request #6093: [AIRFLOW-5475] Normalize gcp_conn_id in operators and hooks

TobKed commented on a change in pull request #6093: [AIRFLOW-5475] Normalize gcp_conn_id in operators and hooks
URL: https://github.com/apache/airflow/pull/6093#discussion_r324301608
 
 

 ##########
 File path: UPDATING.md
 ##########
 @@ -40,6 +40,13 @@ assists users migrating to a new version.
 
 ## Airflow Master
 
+### Normalize gcp_conn_id for Google Cloud Platform
+
+Previously not all hooks and operators related to Google Cloud Platform use 
+conn_id as parameter for GCP connection. There is currently one parameter 
+which apply to most services. Parameters like ``datastore_conn_id``, ``bigquery_conn_id``,
+``google_cloud_storage_conn_id`` have been deprecated.
 
 Review comment:
   Sure. I've added list of components.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services