feluelle commented on a change in pull request #11209:
URL: https://github.com/apache/airflow/pull/11209#discussion_r501636607
##########
File path: tests/deprecated_classes.py
##########
@@ -405,7 +405,7 @@
'airflow.contrib.hooks.aws_hook.AwsHook',
),
(
- 'airflow.providers.amazon.aws.hooks.aws_dynamodb.AwsDynamoDBHook',
+ 'airflow.providers.amazon.aws.hooks.dynamodb.AwsDynamoDBHook',
Review comment:
So we don't have a deprecation mechanism between backport package
versions, right? Only between Airflow 1.10.x and latest backport packages.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]