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-07-20 13:38:41 +0300
committerGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2021-07-20 13:38:41 +0300
commitc503a37aa2f0157be8925d50a9c0b2e48c691f32 (patch)
tree2cf11fc413066dc9a8bb6b92ec16894eb771cd6f
parentd565943e8991f6df6c077a2e0ec5a38d724a81c7 (diff)
Update changelog for 14.0.6
[ci skip]
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 14732e329..b3fdb4869 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,15 @@
# Gitaly changelog
+## 14.0.6 (2021-07-20)
+
+### Added (1 change)
+
+- [repository: Support transactional voting in `RemoveRepository()`](gitlab-org/gitaly@aa09579c973f8565a473fee8fc05c896ba8b1a9d) ([merge request](gitlab-org/gitaly!3675))
+
+### Fixed (1 change)
+
+- [coordinator: Fix repo creation/removal race for up-to-date secondaries](gitlab-org/gitaly@22e386d7cdecbb8023918918f7224a1791e975c6) ([merge request](gitlab-org/gitaly!3675))
+
## 14.0.5 (2021-07-08)
No changes.