potiuk commented on PR #50057: URL: https://github.com/apache/airflow/pull/50057#issuecomment-2844627607
> > I am also torn on 1.0.1 vs. 1.1.0 for common-messaging - It can go with either - we are far more relaxed about feature versions for providers. But I will leave it to @eladkal to decide. > > Yeah since it is fully backwards compat it can go in 1.0.1 imo Agreed. After @vincbeck comment I am also for 1.0.1 on this one too. And I also added a few more `>=` for other pieces (fab/git etc.) as they are generated automatically now in pre-commit, so that when we cherry-pick to `v3-0-test` we will make sure 3.0.1 by default will have all the min provider versions. We will just have to make sure to make RC out before we make 3.0.1 rc out. The current release process should **seamlessly** use such .rc candidates when they are in PyPI and we have protection in place that we won't be able to build the image before those RC`s graduate to be relesed and we update constraints. -- 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]
