summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Newdigate <andrew@gitlab.com>2019-01-14 16:52:08 +0200
committerJohn Jarvis <jarv@gitlab.com>2019-01-15 09:14:18 +0100
commit0645af40359b6581e9ec7113273123df4db20e11 (patch)
treea7350707f4319a66ac3709573c1ca6d4d08b5988
parentd7d933d33505495fdd0567a2b65d1c8c28e547c7 (diff)
downloadgitlab-ce-jarv/upgrade-gitaly-1.12.1.tar.gz
Upgrades Gitaly to 1.12.1 to fix http_proxy, socket regressionjarv/upgrade-gitaly-1.12.1
See https://gitlab.com/gitlab-org/gitaly/issues/1447 for details.
-rw-r--r--GITALY_SERVER_VERSION2
-rw-r--r--changelogs/unreleased/upgrade-gitaly-1-12-1.yml5
2 files changed, 6 insertions, 1 deletions
diff --git a/GITALY_SERVER_VERSION b/GITALY_SERVER_VERSION
index 0eed1a29efd..f8f4f03b3dc 100644
--- a/GITALY_SERVER_VERSION
+++ b/GITALY_SERVER_VERSION
@@ -1 +1 @@
-1.12.0
+1.12.1
diff --git a/changelogs/unreleased/upgrade-gitaly-1-12-1.yml b/changelogs/unreleased/upgrade-gitaly-1-12-1.yml
new file mode 100644
index 00000000000..4759a2dd8d8
--- /dev/null
+++ b/changelogs/unreleased/upgrade-gitaly-1-12-1.yml
@@ -0,0 +1,5 @@
+---
+title: Upgrade to gitaly 1.12.1
+merge_request: 24361
+author:
+type: fixed