eladkal commented on code in PR #64864:
URL: https://github.com/apache/airflow/pull/64864#discussion_r3047907809


##########
providers/ssh/docs/changelog.rst:
##########
@@ -27,6 +27,23 @@
 Changelog
 ---------
 
+4.3.4
+.....
+
+Bug Fixes
+~~~~~~~~~
+
+* ``Fix SSHHookAsync defaulting no_host_key_check to False unlike SSHHook 
(#64225)``
+
+Misc
+~~~~
+
+* ``Load hook metadata from YAML without importing Hook class (#63826)``
+* ``Replace 'sshtunnel' with native paramiko/asyncssh tunneling (#64299)``

Review Comment:
   Just to verify. This it not a breaking change and no migration steps 
required from users? Not into the detail of this so just doube checking



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to