summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-07-28 10:05:20 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2021-07-28 10:05:20 +0000
commitc8edb9de30c95e9e715a1e31e7667f94fb7f3dec (patch)
treee18441a68128af6818cd886a3a907ec80808f1bb
parentb89282047af8d6e98ed2ae9206736635c11bebc1 (diff)
downloadgitlab-ce-c8edb9de30c95e9e715a1e31e7667f94fb7f3dec.tar.gz
Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.1
-rw-r--r--CHANGELOG.md16
-rw-r--r--GITALY_SERVER_VERSION2
2 files changed, 17 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 17da590590e..5b798d147b1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,22 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
+## 14.1.1 (2021-07-28)
+
+### Added (1 change)
+
+- [RackAttack: extend basic authentication detection for rate limiting](gitlab-org/gitlab@ad521c88bfa8da185380397aa2e6e8972a28b04e) ([merge request](gitlab-org/gitlab!66726))
+
+### Fixed (3 changes)
+
+- [Prevent terms from being created if blank](gitlab-org/gitlab@29e5ebe23869cfe1325d8f7ab2ec17a3a8670f61) ([merge request](gitlab-org/gitlab!66726))
+- [Fix: Sidekiq workers delete each other's metrics](gitlab-org/gitlab@d6d8ed55392a90cc55aa6213ebae80008d0df3e0) ([merge request](gitlab-org/gitlab!66726))
+- [Resolve "Bulk dismissal checkboxes don't appear on group vulnerability report"](gitlab-org/gitlab@77b2cf8b935aba08f23c00cf5fdc746849a65e74) ([merge request](gitlab-org/gitlab!66726)) **GitLab Enterprise Edition**
+
+### Other (1 change)
+
+- [Revert backfill on ci_build_trace_sections](gitlab-org/gitlab@a67a8d734440d50c5fdbb0c559b5d2a2f6e48fae) ([merge request](gitlab-org/gitlab!66726))
+
## 14.1.0 (2021-07-21)
### Added (123 changes)
diff --git a/GITALY_SERVER_VERSION b/GITALY_SERVER_VERSION
index 2f0f3c13e88..e199ade4b1d 100644
--- a/GITALY_SERVER_VERSION
+++ b/GITALY_SERVER_VERSION
@@ -1 +1 @@
-14.1.0 \ No newline at end of file
+14.1.1 \ No newline at end of file