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
+ 7
15
Compare changes
  • Side-by-side
  • Inline
@@ -65,7 +65,7 @@ features:
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)**
With GitLab 9.3, we are shipping **Conversational Development Index (ConvDev)**
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.
@@ -76,8 +76,8 @@ features:
**Note**: ConvDev is not available on GitLab.com.
{:.note}
Learn mroe
Learn mroe
- name: Protected Variables for Enhanced Pipelines Security
available_in: [ce, ees, eep]
@@ -107,16 +107,8 @@ features:
access to an improved, centralized Audit Log that includes all audit
events from Groups, Projects, and user 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
- Password change
- Forget password
- Failed to login
- Add SSH key
- Grant OAuth access
The centralized Audit Log also includes the ability to filter events by
type and name, so you can easily track down events by group, project or user.
- name: Settings made simple #review pending feedback https://gitlab.com/gitlab-com/www-gitlab-com/merge_requests/5804/diffs#note_32568508
available_in: [ce, ees, eep]
@@ -167,12 +159,12 @@ features:
documentation_text: "Learn more about GitLab Snippets"
image_url: '/images/9_3/snippet_descriptions.png'
description: |
Snippets now have descriptions. This follows personal snippet comments, which
Snippets now have descriptions. This follows personal snippet comments, which
were added in the [previous release](https://about.gitlab.com/2017/05/22/gitlab-9-2-released/).
Snippets are a great tool for quick and informal collaboration around code
ideas. We're now bringing the power of issues and merge request collaboration
to snippets too.
- name: Group Label Permissions #review pending feedback https://gitlab.com/gitlab-com/www-gitlab-com/merge_requests/5804/diffs#note_32569203
available_in: [ce, ees, eep]
documentation_link: 'https://docs.gitlab.com/ce/user/permissions.html'
Loading