utkarsharma2 commented on PR #41610: URL: https://github.com/apache/airflow/pull/41610#issuecomment-2298849147
> I am not sure here, can't we just use the `2.10.0` tag that was just released to base our python client release off of it ? > > So the client and the airflow API are in sync ? > > Here this sync PR potentially add extra commits that fix / update the API while those are not part of the 2.10.0 airflow release. > > Maybe I misunderstood something. We can do that as well. I'm trying to follow the [release process](https://github.com/apache/airflow/blob/main/dev/README_RELEASE_PYTHON_CLIENT.md) as much as possible. Also, I don't see it as much of an issue here, since there aren't any changes that could affect the Python client release, other than what we intend(clients/python/CHANGELOG.md and clients/python/version.txt) to add. I might have missed some, please point out any commits you are concerned about? -- 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]
