6a8b1f867e
* [aws_s3] fix deleting the current objects and the previous versions from a version-enabled bucket * use existing paginated_list function to keep compatibility with the other places it is called * changelog * Add noteworthy change to the porting guide * Reword that with acozine's suggestion Co-authored-by: Alicia Cozine <879121+acozine@users.noreply.github.com>
2 lines
94 B
YAML
2 lines
94 B
YAML
bugfixes:
|
|
- aws_s3 - Delete objects and delete markers so versioned buckets can be removed.
|