Taragolis commented on PR #37244: URL: https://github.com/apache/airflow/pull/37244#issuecomment-1935915086
Sorry for delay response. >What do you think about asking people to downgrade their Airflow Airbyte In general it is an option, however always unknown how many users read changelogs and not blindly install latest version of provider, or just use version bundled into the Official Apache Airflow Docker image The problem here that currently provider supports only Configurator API and that is mean that users of this provider only use it as result it might affect almost 100% current users. I'm not sure how many users would be affected, because we do not have any statistic rather than package how often package downloaded: [PyPI Stats](https://pypistats.org/packages/apache-airflow-providers-airbyte), [PePy](https://www.pepy.tech/projects/apache-airflow-providers-airbyte?versions=3.6.0&versions=3.*&versions=2.*&versions=2.*) We always tried to deprecate something first, so end users have a chance to smooth transition to the new API. In addition we have no idea how many users extend AirbyteHook as well as related operators, so it might take a time to them to migrate. -- 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]
