Skip to content

Remove code for deprecation of Context keys - #45585

Merged
kaxil merged 1 commit into
apache:mainfrom
astronomer:remove-context-deprecation
Jan 12, 2025
Merged

Remove code for deprecation of Context keys#45585
kaxil merged 1 commit into
apache:mainfrom
astronomer:remove-context-deprecation

Conversation

@kaxil

Copy link
Copy Markdown
Member

We removed all the deprecated keys in #43902 so we no longer need this code.

In preparation of #45583, I want to simplify this code. We can always revert/re-add this later when we need to deprecate a key.


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@kaxil
kaxilforce-pushed the remove-context-deprecation branch 3 times, most recently from e70d685 to 8099404CompareJanuary 12, 2025 12:15
We removed all the deprecated keys in apache#43902 so we no longer need this code.
In preparation of apache#45583, I want to simplify this code. We can always revert/re-add this later when we need to deprecate a key.
@kaxil
kaxilforce-pushed the remove-context-deprecation branch from 8099404 to a8cbcd1CompareJanuary 12, 2025 12:38
@kaxil
kaxil merged commit 5597bb2 into apache:mainJan 12, 2025
@kaxil
kaxil deleted the remove-context-deprecation branch January 12, 2025 13:15
karenbraganz pushed a commit to karenbraganz/airflow that referenced this pull request Jan 13, 2025
We removed all the deprecated keys in apache#43902 so we no longer need this code.
In preparation of apache#45583, I want to simplify this code. We can always revert/re-add this later when we need to deprecate a key.
HariGS-DB pushed a commit to HariGS-DB/airflow that referenced this pull request Jan 16, 2025
We removed all the deprecated keys in apache#43902 so we no longer need this code.
In preparation of apache#45583, I want to simplify this code. We can always revert/re-add this later when we need to deprecate a key.
dauinh pushed a commit to dauinh/airflow that referenced this pull request Jan 24, 2025
We removed all the deprecated keys in apache#43902 so we no longer need this code.
In preparation of apache#45583, I want to simplify this code. We can always revert/re-add this later when we need to deprecate a key.
got686-yandex pushed a commit to got686-yandex/airflow that referenced this pull request Jan 30, 2025
We removed all the deprecated keys in apache#43902 so we no longer need this code.
In preparation of apache#45583, I want to simplify this code. We can always revert/re-add this later when we need to deprecate a key.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@kaxil@potiuk@eladkal