jscheffl commented on issue #38642: URL: https://github.com/apache/airflow/issues/38642#issuecomment-2679751327
I assume we cleaned most of the named deprecations. in context of the names I _think_: - airflow.exceptions.AirflowProviderDeprecationWarning - we attempted to clean deprecations last month - there might be some left. I assume some careful cleaning is possible but depends on the provider. - airflow.exceptions.RemovedInAirflow3Warning - Almost all should be gone and the leftovers were mostly remaining for TaskSDK changes to be completed. Might be blocked to be removed. I think the leftovers are not easy. - airflow.utils.context.AirflowContextDeprecationWarning - I assume this is only existing in a local flavor in OpenLineage provider - all is cleaned already. -- 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]
