summaryrefslogtreecommitdiff
path: root/data/removals/15_0/15-0-dependency-scanning-python-image.yml
diff options
context:
space:
mode:
Diffstat (limited to 'data/removals/15_0/15-0-dependency-scanning-python-image.yml')
-rw-r--r--data/removals/15_0/15-0-dependency-scanning-python-image.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/data/removals/15_0/15-0-dependency-scanning-python-image.yml b/data/removals/15_0/15-0-dependency-scanning-python-image.yml
new file mode 100644
index 00000000000..cbb1e32a211
--- /dev/null
+++ b/data/removals/15_0/15-0-dependency-scanning-python-image.yml
@@ -0,0 +1,11 @@
+- name: "End of support for Python 3.6 in Dependency Scanning"
+ announcement_milestone: "14.8"
+ announcement_date: "2022-02-22"
+ removal_milestone: "15.0"
+ removal_date: "2022-05-22"
+ breaking_change: true
+ reporter: sam.white
+ stage: secure
+ issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/351503
+ body: | # (required) Do not modify this line, instead modify the lines below.
+ For those using Dependency Scanning for Python projects, we are removing support for the default `gemnasium-python:2` image which uses Python 3.6, as well as the custom `gemnasium-python:2-python-3.9` image which uses Python 3.9. The new default image as of GitLab 15.0 will be for Python 3.9 as it is a [supported version](https://endoflife.date/python) and 3.6 [is no longer supported](https://endoflife.date/python).