Skip to content
Snippets Groups Projects

Release post - GitLab 11.4

Merged James Ramsay (ex-GitLab) requested to merge release-11-4 into master
Compare and Show latest version
2 files
+ 19
6
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -288,7 +288,7 @@ features:
Thank you [Jan Beckmann](https://gitlab.com/kingjan1999) for the URL link contribution!
- name: "Highlight `@mentions` for yourself distinctly"
- name: "Highlight @mentions for yourself distinctly"
available_in: [core, starter, premium, ultimate]
documentation_link: 'https://docs.gitlab.com/ee/user/project/issues/issues_functionalities.html#13-mentions'
image_url: '/images/11_4/highlight-yourself-distinct.png'
@@ -375,6 +375,7 @@ features:
gitlab_com: false
documentation_link: 'https://docs.gitlab.com/ee/user/admin_area/settings/'
image_url: '/images/11_4/admin-area-settings.png'
image_noshadow: true
reporter: akaemmerle
team: manage
issue_url: 'https://gitlab.com/gitlab-org/gitlab-ce/issues/44998'
@@ -394,10 +395,10 @@ features:
team: manage
issue_url: 'https://gitlab.com/gitlab-org/gitlab-ce/issues/47203'
description: |
At GitLab, we try our best to enable you to provide any chance to explore
relevant and cool projects on your GitLab instance.
At GitLab, we do our best to enable you, explore relevant and cool projects
on your GitLab instance.
With this release, a new filter "Most stars" provides an incredible useful
filter to show projects most liked on your instance.
filter to show projects most starred on your instance.
Thank you for this contribution, [Jacopo Beschi](https://gitlab.com/jacopo-beschi)!
@@ -568,6 +569,16 @@ features:
For more information on upgrading Prometheus to 2.4.2, please review our [update documentation](https://docs.gitlab.com/omnibus/update/gitlab_11_changes.html#11-4).
- name: "Geo UX improvements in Admin Area"
available_in: [premium, ultimate]
documentation_link: 'https://docs.gitlab.com/ee/administration/geo/replication/configuration.html'
image_url: '/images/11_4/geo_admin_area_improvements.png'
reporter: akaemmerle
team: geo
issue_url: 'https://gitlab.com/gitlab-org/gitlab-ee/issues/7126'
description: | # supports markdown
to add
- name: "Geo improvements"
available_in: [premium, ultimate]
gitlab_com: false
@@ -577,9 +588,11 @@ features:
description: |
We continually focus on improving our [Geo](/features/gitlab-geo/) feature for distributed teams. Some of the noteworthy improvements in GitLab 11.4 include:
- xx
- [Migrating uploads to object storage does no longer leave behind local files](https://gitlab.com/gitlab-org/gitlab-ee/issues/7108)
- [Primary node repository verification now always gives the correct checksum]https://gitlab.com/gitlab-org/gitlab-ee/issues/7213()
- [Reliable Sidekiq queing ensures data integrity](https://gitlab.com/gitlab-org/gitlab-ee/issues/7279)
Read a fresh post [how we built GitLab Geo](/2018/09/14/how-we-built-gitlab-geo/).
Read our fresh blog post on [how we built GitLab Geo](/2018/09/14/how-we-built-gitlab-geo/).
- name: GitLab Runner 11.4
available_in: [core, starter, premium, ultimate]
Loading