-
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 Redis #44633
Remove Provider Deprecations in Redis #44633
Conversation
It seems like the CI failed due to changes related to Assets, rather than the current removal changes. The failing test case hasn’t been modified and doesn’t appear to be related to the provider changes.
|
Looks like an AIP-82 one, not sure what's happening 🤔 let me rebase and see how it works |
75bee36
to
0fe95c5
Compare
0fe95c5
to
4ae21b0
Compare
4ae21b0
to
4472ad1
Compare
4472ad1
to
d5ff66e
Compare
* Remove Provider Deprecations in Redis * Fix mock_get_connection in test_redis
* Remove Provider Deprecations in Redis * Fix mock_get_connection in test_redis
related: #44559
^ 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.