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!
1 file
+ 11
2
Compare changes
  • Side-by-side
  • Inline
@@ -175,7 +175,7 @@ features:
@@ -175,7 +175,7 @@ features:
image_url: "/images/12_0/comment-on-dismiss.png"
image_url: "/images/12_0/comment-on-dismiss.png"
reporter: NicoleSchwartz
reporter: NicoleSchwartz
stage: secure
stage: secure
issue_url: "https://gitlab.com/gitlab-org/gitlab-ee/issues/10364"
issue_url: "https://gitlab.com/gitlab-org/gitlab-ee/issues/12234"
description: |
description: |
When dismissing a vulnerability identified by our scanners, there is now a field available to add a reason detailing why this vulnerability was dismissed. This will allow security teams and developers to be able to review the history and understand why items were not remediated.
When dismissing a vulnerability identified by our scanners, there is now a field available to add a reason detailing why this vulnerability was dismissed. This will allow security teams and developers to be able to review the history and understand why items were not remediated.
@@ -413,6 +413,15 @@ features:
@@ -413,6 +413,15 @@ features:
Child epics cannot currently be added or removed from parent epics via quick actions. In 12.0
Child epics cannot currently be added or removed from parent epics via quick actions. In 12.0
we have added the ability to add and remove child epics via the `/child_epic` and `/remove_child_epic` quick action commands.
we have added the ability to add and remove child epics via the `/child_epic` and `/remove_child_epic` quick action commands.
 
- name: "No longer require Docker in Docker for DAST"
 
available_in: [ultimate]
 
documentation_link: "https://docs.gitlab.com/ee/user/application_security/dast/index.html"
 
reporter: NicoleSchwartz
 
stage: secure
 
issue_url: "https://gitlab.com/gitlab-org/gitlab-ee/issues/10798"
 
description: |
 
Dynamic Application Security Testing (DAST) no longer requires the use of Docker in Docker to run. As a result the dast Docker image (3GB) will now be cached on runners. Note that the image is updated weekly, so the cache will be invalidated every Monday.
 
- name: GitLab Runner 12.0
- name: GitLab Runner 12.0
available_in: [core, starter, premium, ultimate]
available_in: [core, starter, premium, ultimate]
documentation_link: 'https://docs.gitlab.com/runner'
documentation_link: 'https://docs.gitlab.com/runner'
@@ -669,7 +678,7 @@ deprecations:
@@ -669,7 +678,7 @@ deprecations:
due: Jun. 22, 2019
due: Jun. 22, 2019
reporter: NicoleSchwartz
reporter: NicoleSchwartz
description: |
description: |
License Management is being renamed to better align with common industry vernacular starting in 12.0. The purpose of License Compliance is to analyze your application to track which licenses are used by third-party components, like libraries and external dependencies, and check that they are compatible with the licensing model. License Compliance is part of our [Secure Software Composition Analysis group](https://about.gitlab.com/handbook/product/categories/#software-composition-analysis-group).
License Management is being renamed to better align with common industry vernacular starting in 12.0. The purpose of License Compliance is to analyze your application to track which licenses are used by third-party components, like libraries and external dependencies, and check that they are compatible with your project's licensing model. License Compliance is part of our [Secure Software Composition Analysis group](https://about.gitlab.com/handbook/product/categories/#software-composition-analysis-group).
- feature_name: "3DES is now disabled on GitLab.com Pages by default"
- feature_name: "3DES is now disabled on GitLab.com Pages by default"
due: Jun. 22, 2019
due: Jun. 22, 2019
Loading