potiuk commented on pull request #8793: URL: https://github.com/apache/airflow/pull/8793#issuecomment-650958880
No. We can release.it independently now. As of last week we have backport packages that allow anyone to use 2.0 operators in 1.10. and we can release each backport provider separately. See READMe.md for details. What will happen is that every few weeks I think when we have enough changes accumulated in the providers packages we will release those changed ones. In this case you will be able to simply run 'pip install apache-airflow-backport-providers-ssh' and you will be able to use the new operators from airflow.providers.ssh package. You can do it on your own now to check it - there are instructions in dev/BACKPORT_PACKAGES where you can find how to build your own ssh provider package to .whl file and install it from there. ---------------------------------------------------------------- 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]
