o-nikolas commented on code in PR #48849:
URL: https://github.com/apache/airflow/pull/48849#discussion_r2031629940


##########
providers/airbyte/src/airflow/providers/airbyte/get_provider_info.py:
##########
@@ -26,35 +26,6 @@ def get_provider_info():
         "package-name": "apache-airflow-providers-airbyte",
         "name": "Airbyte",
         "description": "`Airbyte <https://airbyte.com/>`__\n",
-        "state": "ready",
-        "source-date-epoch": 1743477757,
-        "versions": [
-            "5.0.1",
-            "5.0.0",
-            "4.0.0",
-            "3.9.0",
-            "3.8.1",
-            "3.8.0",
-            "3.7.0",
-            "3.6.0",
-            "3.5.1",
-            "3.5.0",
-            "3.4.0",
-            "3.3.2",
-            "3.3.1",
-            "3.3.0",
-            "3.2.1",
-            "3.2.0",
-            "3.1.0",
-            "3.0.0",
-            "2.1.4",
-            "2.1.3",
-            "2.1.2",
-            "2.1.1",
-            "2.1.0",
-            "2.0.0",
-            "1.0.0",
-        ],
         "integrations": [

Review Comment:
   I'm in favour of keeping this as a way to externalize what capabilities each 
provider has. I think that's a useful thing for admins of Airflow to have.



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