From 0201a02a8470836a169f6cd729ae29d54018b5af Mon Sep 17 00:00:00 2001 From: aemous Date: Fri, 20 Sep 2024 13:30:18 -0400 Subject: [PATCH] Generate new change entry. --- .changes/next-release/feature-s3-46667.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changes/next-release/feature-s3-46667.json diff --git a/.changes/next-release/feature-s3-46667.json b/.changes/next-release/feature-s3-46667.json new file mode 100644 index 0000000000000..9dc4fd3c81c66 --- /dev/null +++ b/.changes/next-release/feature-s3-46667.json @@ -0,0 +1,5 @@ +{ + "type": "feature", + "category": "s3", + "description": "Adds support for checksums other than MD5 to high-level S3 commands." +}