dabla commented on code in PR #40751: URL: https://github.com/apache/airflow/pull/40751#discussion_r1703118348
########## airflow/providers/elasticsearch/provider.yaml: ########## @@ -66,7 +66,7 @@ versions: dependencies: - apache-airflow>=2.7.0 - - apache-airflow-providers-common-sql>=1.14.1 + - apache-airflow-providers-common-sql>=1.14.2 Review Comment: Indeed, and while doing that I just saw there is an issue as the code isn't up-to-date with the previous changes I did that are already merged into main, so I'm a bit confused. When I compare untouched files there are differences with main but when I do a pull rebase no new commits or changes are comming in it says like up-to-date... When I do git merge main also no changes applied -- 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]
