SameerMesiah97 commented on issue #67213:
URL: https://github.com/apache/airflow/issues/67213#issuecomment-4513298790

   `apache-airflow-providers-airbyte==5.5.0rc1`
   
   PR #64051: During RC testing, it was discovered that the fix for issue 
#61472 is incomplete and the issue still persists. The cause appears to be that 
`self.execution_timeout` is still being passed to the `defer()` invocation in 
the operator. I’ll submit a follow-up PR with a fix.
   
   `apache-airflow-providers-dbt-cloud==4.9.0rc1`
   
   PR #66150: Changes are working as expected with no observed regressions. 
   PR #66449: Similar to PR #64051, a regression has been introduced by passing 
`self.execution_timeout` to the `defer()` invocation in the operator. I’ll 
submit a follow-up PR with a fix.
   
   `apache-airflow-providers-elasticsearch==6.5.4rc1`
   
   PR #66383: It is impractical to deterministically induce the emission of 
malformed logs so this rules out a quick sanity check against a real 
Elasticsearch cluster. However, the unit tests should be sufficient to ensure 
that the changes will work as expected.
   PR #66658: Changes are working as expected with no observed regressions. 
   
   `apache-airflow-providers-imap==3.11.3rc1`
   
   PR #66672: Changes are working as expected with no observed regressions. 


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