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


##########
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:
   Hmmm, now when I am thinking about it - nothing wrong in marking it 
"breaking" in this case - even if mostly compatibility is kept.



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