Release post - GitLab 12.0
All threads resolved!
All threads resolved!
Compare changes
Files
4- Kenny Johnston authored
secure group v2 edits for secure 12-0 release post See merge request !24558
@@ -503,11 +503,10 @@ features:
@@ -503,11 +503,10 @@ features:
List of all changes can be found in GitLab Runner's [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-runner/blob/v12.0.0/CHANGELOG.md).
documentation_link: "https://docs.gitlab.com/ee/user/application_security/dependency_scanning/#dependency-list" # webpage or documentation - required
@@ -528,8 +527,7 @@ features:
@@ -528,8 +527,7 @@ features:
documentation_link: "https://docs.gitlab.com/ee/user/application_security/#adding-a-dismissal-reason" # webpage or documentation - required
@@ -792,20 +790,26 @@ deprecations:
@@ -792,20 +790,26 @@ deprecations:
Python 3 will become the default version used by the Secure stage License Management. Users with Python 2 will need to set the CI variable LM_PYTHON_VERSION to "2" if they are self-managed when they start using 12.2. Users with Python 3 can change the CI variable LM_PYTHON_VERSION to "3" today.
- feature_name: "Python 2 support in Secure Licence Management will be deprecated by end of the year."
Support for Python 2 would be dropped in a future GitLab release due to Python 2.7 reaching the [end of its life](https://pythonclock.org/) on January 1st, 2020.
- feature_name: "Secure License Management will start being called License Compliance in GitLab 12.0"
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 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).