From 8817418fbac65e4945bba32de83f5896530b6408 Mon Sep 17 00:00:00 2001 From: John Cai Date: Fri, 28 Jun 2019 13:50:13 -0700 Subject: Version 1.50.0 --- CHANGELOG.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index a15d3b6c5..a884d2cc9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,29 @@ # Gitaly changelog +## v1.50.0 + +#### Added +- Use datastore to store the primary node + https://gitlab.com/gitlab-org/gitaly/merge_requests/1335 + +#### Fixed +- Fix default lookup of global custom hooks + https://gitlab.com/gitlab-org/gitaly/merge_requests/1336 + +#### Other +- Add filesystem metadata file on startup + https://gitlab.com/gitlab-org/gitaly/merge_requests/1289 +- Pass down gitlab-shell log config through env vars + https://gitlab.com/gitlab-org/gitaly/merge_requests/1293 +- Remove duplication of receive-pack config + https://gitlab.com/gitlab-org/gitaly/merge_requests/1332 +- Update Prometheus client library + https://gitlab.com/gitlab-org/gitaly/merge_requests/1329 + +#### Performance +- Hide object pools .have refs + https://gitlab.com/gitlab-org/gitaly/merge_requests/1323 + ## v1.49.0 #### Fixed -- cgit v1.2.3