Lee-W commented on issue #41641: URL: https://github.com/apache/airflow/issues/41641#issuecomment-2485685523
> @Lee-W There are few rules that we should add for Airflow configs too since we changed /removed them: > > * [Standardize timer metrics to milliseconds and remove config #43975](https://github.com/apache/airflow/pull/43975) > > * [Remove XCom pickling #43905](https://github.com/apache/airflow/pull/43905) > > > and some imports which won't work: > > * [Remove deprecations from `airflow.executors` & `airflow.utils` #41395](https://github.com/apache/airflow/pull/41395) > > * [Remove deprecated `ExternalTaskSensorLink` #41391](https://github.com/apache/airflow/pull/41391) > > * [Remove the ability to import executors from plugins #43289](https://github.com/apache/airflow/pull/43289) > > * [Remove redundant functions in `airflow.utils.dates` #43533](https://github.com/apache/airflow/pull/43533) > > * [Remove deprecated Python Version identifiers #43562](https://github.com/apache/airflow/pull/43562) > > * [Remove deprecated functions from `airflow/configuration.py` #43530](https://github.com/apache/airflow/pull/43530) Thanks for reminding me! I'm still halfway to completing reading all the PRs. Will continue work on updating the list -- 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]
