mik-laj commented on a change in pull request #4855: [AIRFLOW-2421] - HTTPHook 
set verify True by default 
URL: https://github.com/apache/airflow/pull/4855#discussion_r264234637
 
 

 ##########
 File path: UPDATING.md
 ##########
 @@ -24,6 +24,11 @@ assists users migrating to a new version.
 
 ## Airflow Master
 
+### HTTPHook verify default value changed from False to True.
+
+The HTTPHook is now secured by default: verify=True.
 
 Review comment:
   I now have open documentation for boto3. This contains links to classes.  
   https://boto3.amazonaws.com/v1/documentation/api/latest/guide/upgrading.html
   ![Screenshot 2019-03-11 at 14 35 
49](https://user-images.githubusercontent.com/12058428/54127851-07efdd00-440b-11e9-8741-c830c2472217.png)
   It is not difficult to add linking. All you need to do is enter the full 
name of the class.
   Example:
   ![Screenshot 2019-03-11 at 14 37 
39](https://user-images.githubusercontent.com/12058428/54127952-3ff72000-440b-11e9-8d17-a0c6701495af.png)
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to