Skip to content
Snippets Groups Projects

Release post - GitLab 11.4

Merged James Ramsay (ex-GitLab) requested to merge release-11-4 into master
All threads resolved!
Compare and Show latest version
2 files
+ 5
6
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -501,7 +501,6 @@ features:
maintainers can prefill the policy in the **Settings > CI/CD > License Management** page by
choosing from a set of common licenses, or add a custom entry to that list.
<<<<<<< HEAD
- name: "Alert thresholds now displayed on metrics dashboard"
available_in: [ultimate] # required
documentation_link: 'https://docs.gitlab.com/ee/user/project/integrations/prometheus.html#setting-up-alerts-for-prometheus-metrics'
@@ -554,6 +553,7 @@ features:
because of the architectural changes to the database, it is not backwards compatible with the old 1.x format.
With GitLab 11.4, Prometheus 2.4.2 is now available in the Omnibus package so users can take advantage its benefits.
* New installations of 11.4 and above will start with Prometheus 2.
* Existing installations will not be automatically upgraded. We have added a new command, `gitlab-ctl prometheus-upgrade`, which can
be utilized to [upgrade Prometheus and optionally migrate data](https://docs.gitlab.com/omnibus/update/gitlab_11_changes.html#11-4). Prometheus will be stopped during data migration.
@@ -604,10 +604,11 @@ features:
reporter: joshlambert # required
team: distribution # required
description: | # supports markdown
- `redis` has been updated to 3.2.12, which is a critical security update that fixes multiple vulnerabilities. After upgrating to 11.4, run `gitlab-ctl restart redis` to ensure the new version is running.
- GitLab 11.4 includes [Mattermost 5.3](https://mattermost.com/blog/mattermost-5-3-enhanced-search-on-desktop-and-mobile-plugin-hackathon-highlights-and-more/),
an [open source Slack-alternative](https://mattermost.com/) whose newest release includes enhanced search on desktop and mobile, plus much more.
It includes [security updates](https://about.mattermost.com/security-updates/) and upgrading is recommended.
- `git` has been updated to 2.18.1, `redis` to 3.2.12, `libpng` to 1.6.35.
- `git` has been updated to 2.18.1, and `libpng` to 1.6.35.
- `gnupg` has been updated to 2.2.10, `gpgme` to 1.10.0, `libgcrypt` to 1.8.3, `npth` to 1.6, `libgpg-error` to 1.32, and `libassuan` to 2.5.1.
- Certificates in the `trusted_certs` directory are now set to `0644` permissions instead of `0755`.
@@ -654,10 +655,8 @@ cover_img:
cta:
- title: "Join us for an upcoming event" # default
link: '/events/'
- title: "Release Radar webcast" # default
link: '' # add release radar link here
- title: Lorem ipsum amet # optional
link:
- title: "Sign up for the 11.4 Release Radar webcast"
link: '/webcast/monthly-release/gitlab-11.4---collaboration/'
# UPGRADE BAROMETER
barometer:
Loading