dabla commented on PR #40751: URL: https://github.com/apache/airflow/pull/40751#issuecomment-2325870292
> Hey @dabla -> you need to also upgrade `common.sql` version in their provider.yaml - otherwise PROD image build is not able to find common.sql >= 1.17.0.dev0 > > The build is smart enough (or it should be at least) to figure out that in this case the `common.sql` package should be buillt and used for PROD image build - but you need to bump the version in it's provider.yaml. @potiuk What about the release notes and stuff for common sql, as when I bump in provider.yaml, do I also need to bump that version init.py file and release notes? Or is there a (breeze) command to bump the version of a provider? Didn't directly find it in docs but that's probably my bad. -- 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]
