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>2022-06-16 12:28:38 +0300
committerGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2022-06-16 12:28:38 +0300
commitca0074cc6929210cbf0a4f5c0a60b4c5df626655 (patch)
tree27d5c076a9f4436ac06ded4745a381c74384350e
parentcd486a4fa43be0352ae63eccec12eebb66330870 (diff)
Update changelog for 15.0.3
[ci skip]
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5cec6cb25..e2c875adb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,15 @@
# Gitaly changelog
+## 15.0.3 (2022-06-16)
+
+### Fixed (5 changes)
+
+- [catfile: Fix deadlock between reading a new object and accessing it](gitlab-org/gitaly@cde65f668a6a6dbec9868f29082f2ad898ae4231) ([merge request](gitlab-org/gitaly!4638))
+- [catfile: Fix dirtiness check when current object has been fully read](gitlab-org/gitaly@da64bceee41f73a2f3cb3531fe41af458dd1a00f) ([merge request](gitlab-org/gitaly!4638))
+- [gitpipe: Fix closing queue too early](gitlab-org/gitaly@e695fc43615119edf620fbcda0224a68427dea26) ([merge request](gitlab-org/gitaly!4638))
+- [gitpipe: Fix deadlock on context cancellation with unflushed requests](gitlab-org/gitaly@6803dcb284c8598a3613abd951b9f5adf47da460) ([merge request](gitlab-org/gitaly!4638))
+- [cgroups: Handle nil repo](gitlab-org/gitaly@3c68f28df307b2d417ec361fba947f2d5f03a380) ([merge request](gitlab-org/gitaly!4635))
+
## 15.0.2 (2022-06-06)
No changes.