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
+ 12
0
Compare changes
  • Side-by-side
  • Inline
@@ -374,6 +374,18 @@ features:
@@ -374,6 +374,18 @@ features:
description: | # supports markdown
description: | # supports markdown
GitLab.com Pages previously allowed 3DES, which is considered insecure these days. To mitigate this, going forward 3DES will be disabled by default. This should not change anything for users of modern browsers, but some users of Internet Explorer versions 7 and 8 running on the Windows XP operating system may be impacted.
GitLab.com Pages previously allowed 3DES, which is considered insecure these days. To mitigate this, going forward 3DES will be disabled by default. This should not change anything for users of modern browsers, but some users of Internet Explorer versions 7 and 8 running on the Windows XP operating system may be impacted.
 
- name: "Validate Kubernetes credentials provided at cluster creation"
 
available_in: [core, starter, premium, ultimate]
 
documentation_link: "https://docs.gitlab.com/ee/user/project/clusters/#adding-an-existing-kubernetes-cluster"
 
image_url: "/images/X_Y/feature-a.png" # optional - recommended
 
reporter: pm1 # required
 
stage: monitor # required if the feature belongs to a DevOps stage.
 
issue_url: "https://gitlab.com/gitlab-org/gitlab-ce/issues/55447"
 
description: | # supports markdown
 
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.
 
 
In Release 12.0, we are implementing an important security modification in Feature Flags that allows token rotation and encryption when configured to use the Feature Flags interface in GitLab.
 
- name: "Create issue for each triggered alert by default"
- name: "Create issue for each triggered alert by default"
available_in: [ultimate] # required
available_in: [ultimate] # required
documentation_link: "https://docs.gitlab.com/ee/user/project/integrations/prometheus.html#taking-action-on-incidents-ultimate" # webpage or documentation - required
documentation_link: "https://docs.gitlab.com/ee/user/project/integrations/prometheus.html#taking-action-on-incidents-ultimate" # webpage or documentation - required
Loading