summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorNick Thomas <nick@gitlab.com>2018-09-14 15:51:01 +0000
committerNick Thomas <nick@gitlab.com>2018-09-14 15:51:01 +0000
commit877c88897ee6f72b81a76e9abfc32f1d1fdb61b6 (patch)
treefd4e470cf9d1506d25c144b0e4a6da0cb317a634 /changelogs
parentabdb0d3680a67d175f73eebc99408f42565d8c9c (diff)
parent244ed8adb3bc2d1b4706a695e19e144e180084f3 (diff)
downloadgitlab-ce-877c88897ee6f72b81a76e9abfc32f1d1fdb61b6.tar.gz
Merge branch 'sh-fix-multipart-upload-signed-urls' into 'master'
Fix object storage uploads not working with AWS v2 Closes gitlab-workhorse#181 See merge request gitlab-org/gitlab-ce!21731
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/sh-fix-multipart-upload-signed-urls.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/sh-fix-multipart-upload-signed-urls.yml b/changelogs/unreleased/sh-fix-multipart-upload-signed-urls.yml
new file mode 100644
index 00000000000..994765bc1fd
--- /dev/null
+++ b/changelogs/unreleased/sh-fix-multipart-upload-signed-urls.yml
@@ -0,0 +1,5 @@
+---
+title: Fix object storage uploads not working with AWS v2
+merge_request: 21731
+author:
+type: fixed