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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-01-11 16:24:23 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-01-11 16:24:23 +0300
commitaf275d7430dc2dc607df86e07253c39b44cb79cc (patch)
tree39dcd30d34e96790217401acdd20cb5460e83a5a /CHANGELOG.md
parent01496e9337972f1ea0256bcd1e12996edb883e54 (diff)
Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.3
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 993cd0013f2..e6b287e2aa2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,14 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
+## 15.7.3 (2023-01-11)
+
+### Fixed (3 changes)
+
+- [Reset Container Repository Sync status on secondary](gitlab-org/gitlab@5a6d024e199c9ab9fd39df2db44a133c022eadd5) ([merge request](gitlab-org/gitlab!108679))
+- [Enforce memory-watchdog by default](gitlab-org/gitlab@6f7fcb0f50330af46a5f7311796e5375d6d59816) ([merge request](gitlab-org/gitlab!108679))
+- [Geo: Container Repository push events don't work](gitlab-org/gitlab@721227d157cd2f4fd842e5dcf54180bcc470336a) ([merge request](gitlab-org/gitlab!108679))
+
## 15.7.2 (2023-01-09)
### Security (9 changes)