Skip to content
Snippets Groups Projects

GitLab 9.3 release post

Merged Victor Wu requested to merge release-9-3 into master
All threads resolved!
1 file
+ 15
15
Compare changes
  • Side-by-side
  • Inline
@@ -299,21 +299,6 @@ features:
services, like Kubernetes, to access your images every time it's needed,
without giving your full credentials or using a dummy user for this task.
- name: Performance Impact of Merge Requests now Quantified
available_in: [ce, ees, eep]
documentation_link: 'https://docs.gitlab.com/ce/user/project/integrations/prometheus.html#determining-the-performance-impact-of-a-merge'
documentation_text: "Learn more about our monitoring your apps with Prometheus"
image_url: '/images/9_3/metrics-quantified.png'
description: |
With
[GitLab 9.2](/2017/05/22/gitlab-9-2-released/#app-performance-feedback-on-merge-requests)
we added the ability to see the memory impact of a merge,
by adding a sparkline to the Merge Request page. As part of GitLab 9.3 we are taking this
further and now quantify the change in average memory usage for the 30 minutes before and after the merge.
It is now easier than ever for developers to be cognizant of the impact they are
having on service performance, by getting direct feedback within the tool they already use every day.
- name: Object Storage for CI Artifacts
available_in: [eep]
documentation_link: 'https://docs.gitlab.com/ee/administration/job_artifacts.html#using-object-storage'
@@ -352,6 +337,21 @@ features:
to create and manage Pipeline Schedules through a set of API,
in order to allow integration with other tools simple and effective.
- name: Performance Impact of Merge Requests now Quantified
available_in: [ce, ees, eep]
documentation_link: 'https://docs.gitlab.com/ce/user/project/integrations/prometheus.html#determining-the-performance-impact-of-a-merge'
documentation_text: "Learn more about our monitoring your apps with Prometheus"
image_url: '/images/9_3/metrics-quantified.png'
description: |
With
[GitLab 9.2](/2017/05/22/gitlab-9-2-released/#app-performance-feedback-on-merge-requests)
we added the ability to see the memory impact of a merge,
by adding a sparkline to the Merge Request page. As part of GitLab 9.3 we are taking this
further and now quantify the change in average memory usage for the 30 minutes before and after the merge.
It is now easier than ever for developers to be cognizant of the impact they are
having on service performance, by getting direct feedback within the tool they already use every day.
- name: Debian 9 Support
available_in: [ce, ees, eep]
description: |
Loading