pankajkoti commented on issue #34365: URL: https://github.com/apache/airflow/issues/34365#issuecomment-1719813633
Checked that #34258, #34260 are included in the RCs. They are minor refactoring and no functional changes. While testing the sources for the Google RC, I see the dependences `apache-airflow-providers-common-sql>=1.7.2.dev0`,` apache-airflow>=2.4.0.dev0` have a `dev0` suffix in the `setup.cfg` file. Is that expected for RCs? I see `apache-airflow` has a `dev0` version suffix in the Amazon RC sources too in its `setup.cfg` file. Whereas for earlier released packages e.g. for the Google provider `10.8.0` it does NOT have a `dev0` suffix on the Airflow version in its setup.cfg file. **`setup.cfg` for Google RC 10.9.0rc1** <img width="781" alt="Screenshot 2023-09-14 at 10 25 39 PM" src="https://github.com/apache/airflow/assets/10206082/22e6f572-d729-485c-bdf2-42aafc0f52d3"> <br></br> **`setup.cfg` for earlier released Google provider 10.8.0** <img width="532" alt="Screenshot 2023-09-14 at 10 26 16 PM" src="https://github.com/apache/airflow/assets/10206082/d8b258ed-2925-465d-be74-0f320a0e1486"> -- 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]
