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
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -347,7 +347,7 @@ features:
@@ -347,7 +347,7 @@ features:
description: | # supports markdown
description: | # supports markdown
To help teams ensure only the appropriate users are changing the feature flag behavior of your environments, we've introduced a new method to set permissions for them.
To help teams ensure only the appropriate users are changing the feature flag behavior of your environments, we've introduced a new method to set permissions for them.
In the 12.0 release, when a user adds a protected environment that environment 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 environment in the Feature Flag admin console.
In the 12.0 release, when a user adds a feature flag to a protected environment, that feature flag/environment combination will also become protected. From that point, only users who are able to interact with protected environments will be able to change feature flag state for that combination.
- name: "Disable 3DES on GitLab.com Pages by default"
- name: "Disable 3DES on GitLab.com Pages by default"
available_in: [core, starter, premium, ultimate] # required
available_in: [core, starter, premium, ultimate] # required
Loading