apache / apache/airflow

Add backward compatibility re-exports and migration strategy for moved server modules

Open
#51,555 2 comments 0 reactions 1 assignee Claimed by @amoghrajesh View on GitHub
area:task-execution-interface-aip72 area:upgrade kind:feature
Dominant language
Python
Stars
46.9k
Forks
17.8k
Avg merge
2d 10h
Merged PRs (30d)
483

Description

Provide backward compatibility for components moved to `airflow.core.*` through re-exports and establish migration timeline.

- Components moved to `airflow.core.*` in separate issue (https://github.com/apache/airflow/issues/51554)
- Existing code and providers rely on old import paths
- Need smooth migration path without breaking changes

## Success Criteria
- All existing imports continue to work
- Clear deprecation warnings guide users to new imports

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.