mik-laj 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_r325102432
 
 

 ##########
 File path: UPDATING.md
 ##########
 @@ -40,6 +40,40 @@ 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`` and similar have been deprecated.
 
 Review comment:
   ```suggestion
   ``google_cloud_storage_conn_id`` and similar have been deprecated. Operators 
that require two connections are not changed.
   ```

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to