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>2024-01-13 06:07:54 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2024-01-13 06:07:54 +0300
commit7bbdfde4255e878bfeaa41b5a6ea282d89f1a639 (patch)
treea0c73945548479e1ecc0c4f70acedc49c53f50ea
parent64d77e06f48afd2f51b8ab3698ddc92f59ec4da1 (diff)
Add latest changes from gitlab-org/gitlab@master
-rw-r--r--CHANGELOG.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fa03f476320..e2a525edbdb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,12 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
+## 16.7.3 (2024-01-13)
+
+### Fixed (1 change)
+
+- [Make chat_names table migration idempotent](gitlab-org/gitlab@1757965f503f2f0eb144731a982d4f83519e61d9) ([merge request](gitlab-org/gitlab!141704))
+
## 16.7.2 (2024-01-10)
### Fixed (1 change)
@@ -922,6 +928,10 @@ entry.
- [Move export buttons next to each other](gitlab-org/gitlab@106bea7a6246cd153cf66d133936a09d46369ae3) ([merge request](gitlab-org/gitlab!137461))
+## 16.6.5 (2024-01-13)
+
+No changes.
+
## 16.6.4 (2024-01-10)
### Fixed (1 change)
@@ -1521,6 +1531,12 @@ entry.
- [Remove pubsub migration helper for actioncable](gitlab-org/gitlab@763ca1305db6f1c9cf6700b8497494a81926d742) ([merge request](gitlab-org/gitlab!133066))
- [Use partitioned table for CommitStatus](gitlab-org/gitlab@063826e042778995fae13928a2fb5de2c8855b45) ([merge request](gitlab-org/gitlab!134489))
+## 16.5.7 (2024-01-13)
+
+### Fixed (1 change)
+
+- [Make chat_names table migration idempotent](gitlab-org/gitlab@1a2ac58037d06717b9a27f5b2a6a9e5ec887d374) ([merge request](gitlab-org/gitlab!141706))
+
## 16.5.6 (2024-01-11)
### Fixed (1 change)