eladkal commented on code in PR #65209: URL: https://github.com/apache/airflow/pull/65209#discussion_r3079721306
########## providers/opensearch/docs/logging/index.rst: ########## @@ -21,7 +21,10 @@ Writing logs to Opensearch ----------------------------- *Added in provider version 1.5.0* -Available only with Airflow>=3.0 + +Only ``apache-airflow-providers-opensearch`` **1.9.0+** is compatible with Airflow 3 for +viewing task logs in the UI. Earlier provider versions can still be installed on Airflow +3.x, but the UI will not be able to render task logs from OpenSearch. Review Comment: we may need to reorganize the paragraph here as it start with new in 1.5.0 but right after mention 1.9.0 -- 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]
