summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlejandro Rodríguez <alejorro70@gmail.com>2016-09-28 15:38:10 -0300
committerAlejandro Rodríguez <alejorro70@gmail.com>2016-09-28 15:38:10 -0300
commit0b5d6298f363a50d21e81758f6c1a75b924a0995 (patch)
tree73824beec320204b6aff058376d6945e7b20a0f6
parent0816838b8b9da0108b1f37c84393c5a1035f9b66 (diff)
downloadgitlab-ce-update-shell.tar.gz
Update Gitlab Shell to support low IO priority for storage movesupdate-shell
-rw-r--r--CHANGELOG1
-rw-r--r--GITLAB_SHELL_VERSION2
2 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 1b35bc846d9..f742085c99e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -16,6 +16,7 @@ v 8.12.2
- Only update issuable labels if they have been changed
- Fix bug where 'Search results' repeated many times when a search in the emoji search form is cleared (Xavier Bick) (@zeiv)
- Fix resolve discussion buttons endpoint path
+ - Update Gitlab Shell to support low IO priority for storage moves
v 8.12.1
- Fix a memory leak in HTML::Pipeline::SanitizationFilter::WHITELIST
diff --git a/GITLAB_SHELL_VERSION b/GITLAB_SHELL_VERSION
index 40c341bdcdb..9575d51bad2 100644
--- a/GITLAB_SHELL_VERSION
+++ b/GITLAB_SHELL_VERSION
@@ -1 +1 @@
-3.6.0
+3.6.1