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
+ 12
14
Compare changes
  • Side-by-side
  • Inline
@@ -64,20 +64,20 @@ features:
description: |
GitLab is a fully featured software development platform to help
you get your idea to production as quickly and efficiently as possible.
With GitLab 9.3, we are shipping **Conversational Development Index**
([ConvDev](http://conversationaldevelopment.com/))
to provide you with insightful metrics of your feature usage. It even compares your usage
with other top-performers using GitLab in each area, helping you identify
which parts you can further improve.
In this first iteration, the metrics are only available to GitLab
system administrators, aggregating data across your entire GitLab
instance amongst active users.
instance amongst active users.
**Note**: the data isn't publicly available on GitLab.com.
{:.note}
- name: Protected Variables for Enhanced Pipelines Security
available_in: [ce, ees, eep]
documentation_link: 'https://docs.gitlab.com/ee/ci/variables/#protected-secret-variables'
@@ -102,14 +102,12 @@ features:
image_url: '/images/9_3/audit_log.png'
description: |
Many companies have the need for audit and compliance across the
entire development cycle. In GitLab 9.3 the system administrator has
access to an improved centralized Audit Log that includes all audit
events from all Groups, Projects, and user actions.
entire development cycle. In GitLab 9.3 any system administrator has
access to an improved, centralized Audit Log that includes all audit
events from Groups, Projects, and user actions.
Additionally, in GitLab Entreprise Edition Premium (EEP), the
existing [user audit](https://docs.gitlab.com/ee/administration/auditor_users.html#auditor-users) events, that were
previously limited to just authentication events, have been
expanded to include the following actions:
Additionally the user audit events, that were previously limited to just
authentication events, have been expanded to include the following actions:
- Add a new email address
- Remove an email address
@@ -366,10 +364,10 @@ features:
[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.
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.
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]
Loading