-
Notifications
You must be signed in to change notification settings - Fork 14.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove Provider Deprecations in HTTP #44542
Remove Provider Deprecations in HTTP #44542
Conversation
We need also update to the changelog (simiar to what we did for cncf.kubenetes and amazon). I will create tracking issue with all the details tomorrow |
If you give me a hint I do that... do I need to edit the CHANGELOG.rst and add the future major version like in k8s? Or do I need to drop a newfragment somewhere that is sourced in the provider production process? Like in
|
The former :) |
relates to #44559 |
d67041d
to
53ad2a8
Compare
* Remove Provider Deprecations in HTTP * Add breaking changes changelog
* Remove Provider Deprecations in HTTP * Add breaking changes changelog
In Airflow 3 Dev Call we discussed and made a LAZY CONSENSUS to remove all deprecation's in providers prior 2.11 release in https://lists.apache.org/thread/lhy7zhz8yxo3jjpln0ds8ogszgb9b469.
This PR is the first for the provider HTTP