ephraimbuddy commented on PR #58727:
URL: https://github.com/apache/airflow/pull/58727#issuecomment-3595255743

   > Oh wow, this is a big one!
   > 
   > As you are adding the Exceptions to common-compat in this PR, you need to 
ensure that providers in this PR which start using this are declarin the 
dependency to common.compat to a new minimum. We added the flag `# use next 
version` (see 
https://github.com/apache/airflow/blob/main/dev/README_RELEASE_PROVIDERS.md#update-versions-of-dependent-providers-to-the-next-version)
 else if an older common-compat is installed the Exception will be missing.
   
   Thanks. I have resolved the # use next version issues and dependencies. My 
worry now is how do we set the next version as the minimum version? Is it only 
done by release manager?


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