Release post - GitLab 12.0
All threads resolved!
All threads resolved!
Compare changes
- Corrina Stasik authored
@@ -230,82 +230,6 @@ features:
@@ -230,82 +230,6 @@ features:
Java developers need an easy way to build and manage their dependencies with GitLab's CI/CD pipelines.
In 12.0, we have modified the existing `Maven.gitlab-ci.yml` template to allow users to upload and manage their Java dependencies to the GitLab Maven Repository from their CI/CD pipelines.
documentation_link: "https://docs.gitlab.com/ee/administration/pages/#access-control" # webpage or documentation - required
In GitLab 11.5, [GitLab Pages access controls](https://docs.gitlab.com/ee/administration/pages/#access-control) was introduced so that GitLab Pages access control could be configured per-project, and allow access to a Pages site to be controlled based on a user’s membership to that project.
documentation_link: "https://docs.gitlab.com/ee/user/project/operations/feature_flags.html" # webpage or documentation - required
To ensure the appropriate secure method when integrating Feature Flags with your application token rotation and encryption will be enabled method added in this release. o ensure the appropriate secure method when integrating Feature Flags with your application token rotation and encryption will be enabled method added in this release.
documentation_link: "https://docs.gitlab.com/ee/user/project/operations/feature_flags.html" # webpage or documentation - required
To ensure the appropriate secure method when integrating Feature Flags with your application token rotation and encryption will be enabled method added in this release.
documentation_link: "https://docs.gitlab.com/ee/user/project/operations/feature_flags.html" # webpage or documentation - required
To enable teams to properly manage the GitLab interface for Feature Flags, a method to set permissions per environment is required to protect the production deployment flow by feature flag.
In the 12.0 release, when a user adds a protected environment that enviroment will be listed and protected for Feature Flags. The users that have permissions to set that environment as protected will inherit permissions to also toggle the Feature to *on* or *off* for that protected ennvironement in the Fetaure Flag admin console.
documentation_link: "https://docs.gitlab.com/ee/user/project/operations/feature_flags.html#configuring-feature-flags" # webpage or documentation - required
We introduced [Feature Flags](https://ops.gitlab.net/help/user/project/operations/feature_flags) in Gitlab release 11.4, provided a Feature Flags interface that allows you to create, toggle and
remove feature flags when you configure your application in GitLab. This was a strategic milestone to enable teams to achieve Continuous Delivery by deploying new features into production in smaller batches for controlled testing, separating feature delivery from customer launch.
In Release 12.0, we are implementing an important security modification that allows for token rotation and encryption when teams have configured for the Feature Flags interface in GitLab.
documentation_link: "https://docs.gitlab.com/ee/user/project/operations/feature_flags.html" # webpage or documentation - required
To ensure the appropriate secure method when integrating Feature Flags with your application token rotation and encryption will be enabled method added in this release.