Skip to content
Snippets Groups Projects

Release post - GitLab 12.0

Merged Jeremy Watson (ex-GitLab) requested to merge release-12-0 into master
All threads resolved!
Compare and Show latest version
1 file
+ 6
2
Compare changes
  • Side-by-side
  • Inline
---
---
release_number: "12.0" # version number - required
release_number: "12.0" # version number - required
title: "GitLab 12.0 released with Security Approvals, Visual Review Apps, and Design Management" # short title (no longer than 62 characters) - required
title: "GitLab 12.0 released with Security Approvals and Visual Review Apps" # short title (no longer than 62 characters) - required
author: Jeremy Watson # author name and surname - required
author: Jeremy Watson # author name and surname - required
author_gitlab: jeremy # author's gitlab.com username - required
author_gitlab: jeremy # author's gitlab.com username - required
author_twitter: # author's twitter username - optional
author_twitter: # author's twitter username - optional
@@ -30,18 +30,21 @@ https://about.gitlab.com/handbook/marketing/blog/release-posts/
@@ -30,18 +30,21 @@ https://about.gitlab.com/handbook/marketing/blog/release-posts/
GitLab 12.0 marks a key step in our journey to create an inclusive approach to DevSecOps, empowering ‘everyone to contribute.’ For the past year, we've been on an amazing journey, collaborating and creating a solution that brings teams together. Here's a short reflection of our journey **ADD 12.0 Reflection VIDEO** We believe everyone can contribute, and we’ve enabled cross-team collaboration, faster delivery of great code, and bringing together Dev, Ops, and Security. With GitLab 12.0 DevSecOps is possible and available in a single application.
GitLab 12.0 marks a key step in our journey to create an inclusive approach to DevSecOps, empowering ‘everyone to contribute.’ For the past year, we've been on an amazing journey, collaborating and creating a solution that brings teams together. Here's a short reflection of our journey **ADD 12.0 Reflection VIDEO** We believe everyone can contribute, and we’ve enabled cross-team collaboration, faster delivery of great code, and bringing together Dev, Ops, and Security. With GitLab 12.0 DevSecOps is possible and available in a single application.
### Security Approvals
### Security Approvals
 
{: .intro-header}
Security teams play a vital role in helping to manage and mitigate business risk from IT vulnerabilities, but too often security doesn’t get included. Not anymore. With GitLab 12.0, you can configure merge requests to include security approvals IF there are new vulnerabilities uncovered in the security scans.
Security teams play a vital role in helping to manage and mitigate business risk from IT vulnerabilities, but too often security doesn’t get included. Not anymore. With GitLab 12.0, you can configure merge requests to include security approvals IF there are new vulnerabilities uncovered in the security scans.
### Visual Review
### Visual Review
 
{:.intro-header-h3}
GitLab review applications are a fantastic tool to enable stakeholders from Operations to QA to business owners to evaluate and approve application changes before production. In 12.0, we make it easy to provide visual feedback directly from the review app. It’s simple and streamlined, no toggling between different tabs and typing your feedback, helping to shorten review cycles and accelerate delivery.
GitLab review applications are a fantastic tool to enable stakeholders from Operations to QA to business owners to evaluate and approve application changes before production. In 12.0, we make it easy to provide visual feedback directly from the review app. It’s simple and streamlined, no toggling between different tabs and typing your feedback, helping to shorten review cycles and accelerate delivery.
### Design Management
### Design Management
 
{:.intro-header-h3}
The theme for our 12.0 launch has been about how we are extending our reach to include security and operations, but that’s not all. In fact, in this release, we’re introducing our first steps to making it easier for designers to collaborate alongside developers. Design Management will help to capture and manage design artifacts alongside the code, encouraging collaboration and sharing.
The theme for our 12.0 launch has been about how we are extending our reach to include security and operations, but that’s not all. In fact, in this release, we’re introducing our first steps to making it easier for designers to collaborate alongside developers. Design Management will help to capture and manage design artifacts alongside the code, encouraging collaboration and sharing.
<!--
Apply the class `{: .intro-header}` for `h2` headings and `{:.intro-header-h3}` for `h3`:
Apply the class `{: .intro-header}` for `h2` headings and `{:.intro-header-h3}` for `h3`:
@@ -61,6 +64,7 @@ Which will render:
@@ -61,6 +64,7 @@ Which will render:
### `h3` Heading
### `h3` Heading
{:.intro-header-h3}
{:.intro-header-h3}
 
-->
<!--
<!--
Suggestion: describe each feature briefly in just a few words, using
Suggestion: describe each feature briefly in just a few words, using
anchors to link to their headings (use the relative path). The intro is supposed
anchors to link to their headings (use the relative path). The intro is supposed
Loading