Taragolis commented on PR #38387: URL: https://github.com/apache/airflow/pull/38387#issuecomment-2014728783
> Do you think this warrants a newsfragment? We do not use newfragments for the providers changes, so this not this case. However if you thought it might break someone pipeline than better create a new major version of the provider. In this case you have to add new record to the `provider.yaml` versions, `4.0.0` in this case https://github.com/apache/airflow/blob/83316b81584c9e516a8142778fc509f19d95cc3e/airflow/providers/docker/provider.yaml#L27-L28 And add into the [CHANGELOG.rst](https://github.com/apache/airflow/blob/83316b81584c9e516a8142778fc509f19d95cc3e/airflow/providers/docker/CHANGELOG.rst) info about Breaking changes and how it might be resolved, and what user should change Some example for reference: https://github.com/apache/airflow/blob/bfb054e9e867b8b9a6a449e43bfba97f645e025e/airflow/providers/slack/CHANGELOG.rst?plain=1#L153-L188 --- cc: @eladkal @potiuk do you think this changes might considered as breaking changes? -- 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]
