Коммит 1220d201 создал по автору Olivier Gonzalez's avatar Olivier Gonzalez Зафиксировано автором Russell Dickenson
Просмотр файлов

Removal: DS_DEFAULT_ANALYZERS variable

владелец 69bf585e
- name: "DS_DEFAULT_ANALYZERS environment variable"
announcement_milestone: "14.0"
announcement_date: "2021-06-22"
removal_milestone: "15.0"
removal_date: "2022-05-22"
breaking_change: true
reporter: sam.white
body: | # Do not modify this line, instead modify the lines below.
We are removing the `DS_DEFAULT_ANALYZERS` environment variable from Dependency Scanning on May 22, 2022 in 15.0. After this removal, this variable's value will be ignored. To configure which analyzers to run with the default configuration, you should use the `DS_EXCLUDED_ANALYZERS` variable instead.
stage: secure
issue_url: "https://gitlab.com/gitlab-org/gitlab/-/issues/333299"
......@@ -116,6 +116,16 @@ The following `geo:db:*` tasks have been removed from GitLab 15.0 and have been
- `geo:db:test:load` -> `db:test:load:geo`
- `geo:db:test:purge` -> `db:test:purge:geo`
### DS_DEFAULT_ANALYZERS environment variable
WARNING:
This feature was changed or removed in 15.0
as a [breaking change](https://docs.gitlab.com/ee/development/contributing/#breaking-changes).
Before updating GitLab, review the details carefully to determine if you need to make any
changes to your code, settings, or workflow.
We are removing the `DS_DEFAULT_ANALYZERS` environment variable from Dependency Scanning on May 22, 2022 in 15.0. After this removal, this variable's value will be ignored. To configure which analyzers to run with the default configuration, you should use the `DS_EXCLUDED_ANALYZERS` variable instead.
### Elasticsearch 6.8.x in GitLab 15.0
WARNING:
......
Поддерживает Markdown
0% или .
You are about to add 0 people to the discussion. Proceed with caution.
Сначала завершите редактирование этого сообщения!
Пожалуйста, зарегистрируйтесь или чтобы прокомментировать