vincbeck commented on PR #55070: URL: https://github.com/apache/airflow/pull/55070#issuecomment-3255837152
> > Actually sorry but I realized I provided wrong instructions. This does not solve back compat issues ... What we should do instead is deprecate `get_file_metadata` and create a new one using `Iterator` and use this one in the sensor. That way we do not need to create a major release because of this. > > I guess just wondering what is wrong with making a major release? How do we determine when to proceed with one? Nothing wrong about it, we are just trying to minimize them. Upgrading major version can be painful for users and require some work so we are trying to do that not so often. -- 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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org