diff --git a/changelogs/fragments/574-botocore-1-19-0.yml b/changelogs/fragments/574-botocore-1-19-0.yml new file mode 100644 index 00000000000..13324282d4f --- /dev/null +++ b/changelogs/fragments/574-botocore-1-19-0.yml @@ -0,0 +1,7 @@ +major_changes: +- amazon.aws collection - The amazon.aws collection has dropped support for + ``botocore<1.19.0`` and ``boto3<1.16.0``. Most modules will continue to work + with older versions of the AWS SDK, however compatability with older versions + of the SDK is not guaranteed and will not be tested. When using older versions + of the SDK a warning will be emitted by Ansible + (https://github.com/ansible-collections/amazon.aws/pull/574).