Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2021-11-05 20:43:36 +0300
committerGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2021-11-05 20:43:36 +0300
commita49570e725af9ece4f04dcb89760352af9f39b68 (patch)
treeb857fa84906737088c977435de0206cac795133b /CHANGELOG.md
parent7b9cd199b0851fd1b6615e0798f2aafddafd63cb (diff)
Update changelog for 14.0.12
[ci skip]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 64bcf0a0a..8533b5622 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -402,6 +402,14 @@ No changes.
- [Separate listenmux from backchannel](gitlab-org/gitaly@c95298c125a680a006153d5aca5d3dbb575ce352) ([merge request](gitlab-org/gitaly!3593))
- [Use upstream implementation of insecure credentials](gitlab-org/gitaly@7453f84b0bb385a958943b5e0910b8f6bb3906bb) ([merge request](gitlab-org/gitaly!3591))
+## 14.0.12 (2021-11-05)
+
+### Added (3 changes)
+
+- [Add track-repository praefect subcommand](gitlab-org/gitaly@b5724b09d133865ab808348fba7cd23c9e0a5ec4) ([merge request](gitlab-org/gitaly!4018))
+- [list-untracked-repositories: Praefect sub-command to show untracked repositories](gitlab-org/gitaly@a24845f6fcdc32b069ec341c83a1d9ad767e8cbf) ([merge request](gitlab-org/gitaly!4018))
+- [remove-repository: A new sub-command for the praefect to remove repository](gitlab-org/gitaly@ce91112aa5fca353d7b5a354461fca8fd24f9881) ([merge request](gitlab-org/gitaly!4018))
+
## 14.0.11 (2021-09-23)
### Fixed (1 change)