Added missing planned_removal_date for google provider deprecations#63505
Conversation
SameerMesiah97
left a comment
There was a problem hiding this comment.
Can you link the issue for this? Right now, the addition of the deprecation messages seems a bit scattershot. Is there a list of methods you are adjusting the warnings for or are you just going through the provider and adding this line to all warning messages that look like deprecation notifications?
1051664 to
6260a2e
Compare
There is no active issue for this. There is a deprecation policy for the google provider: https://airflow.apache.org/docs/apache-airflow-providers-google/stable/deprecation-policy.html. However there are some deprecation items, that impossible to cover with @deprecated or for the historical reasons does not have planned removal date. So this change adds planned removal date for such items, respecting the 6 month notice rule. |
af94826 to
bc64121
Compare
bc64121 to
c93d7d0
Compare
Co-authored-by: Oleg Kachur <kachur@google.com>
Co-authored-by: Oleg Kachur <kachur@google.com>
Was generative AI tooling used to co-author this PR?
{pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.