diff options
Diffstat (limited to 'changelogs/unreleased')
7 files changed, 35 insertions, 0 deletions
diff --git a/changelogs/unreleased/213571-migrate-lm-to-ls-artifacts.yml b/changelogs/unreleased/213571-migrate-lm-to-ls-artifacts.yml new file mode 100644 index 00000000000..29e66683519 --- /dev/null +++ b/changelogs/unreleased/213571-migrate-lm-to-ls-artifacts.yml @@ -0,0 +1,5 @@ +--- +title: Migrate license_management artifacts to license_scanning type +merge_request: 36817 +author: +type: changed diff --git a/changelogs/unreleased/219888-suggest-gitlab-ci-popover.yml b/changelogs/unreleased/219888-suggest-gitlab-ci-popover.yml new file mode 100644 index 00000000000..8661a4f8486 --- /dev/null +++ b/changelogs/unreleased/219888-suggest-gitlab-ci-popover.yml @@ -0,0 +1,5 @@ +--- +title: Update suggest gitlab ci popover to gl-button +merge_request: 37987 +author: +type: changed diff --git a/changelogs/unreleased/232734-mlunoe-add-filtered-search-manager-setting-to-specify-to-use-default-state.yml b/changelogs/unreleased/232734-mlunoe-add-filtered-search-manager-setting-to-specify-to-use-default-state.yml new file mode 100644 index 00000000000..2b40034221b --- /dev/null +++ b/changelogs/unreleased/232734-mlunoe-add-filtered-search-manager-setting-to-specify-to-use-default-state.yml @@ -0,0 +1,5 @@ +--- +title: Fix bug where filtering would sometimes display only open issues on different pages listing issues +merge_request: 38906 +author: +type: fixed diff --git a/changelogs/unreleased/astoicescu-gaugeChartToGaugeInYML.yml b/changelogs/unreleased/astoicescu-gaugeChartToGaugeInYML.yml new file mode 100644 index 00000000000..43169e5819c --- /dev/null +++ b/changelogs/unreleased/astoicescu-gaugeChartToGaugeInYML.yml @@ -0,0 +1,5 @@ +--- +title: Change "gauge-chart" to "gauge" in YML panel configuration for gauge charts +merge_request: 39184 +author: +type: changed diff --git a/changelogs/unreleased/enable-ci_variables_api_filter_environment_scope-by-default.yml b/changelogs/unreleased/enable-ci_variables_api_filter_environment_scope-by-default.yml new file mode 100644 index 00000000000..5f6c1d4e630 --- /dev/null +++ b/changelogs/unreleased/enable-ci_variables_api_filter_environment_scope-by-default.yml @@ -0,0 +1,5 @@ +--- +title: Enable FF ci_variables_api_filter_environment_scope by default +merge_request: 39209 +author: +type: changed diff --git a/changelogs/unreleased/hash-cache-unlink.yml b/changelogs/unreleased/hash-cache-unlink.yml new file mode 100644 index 00000000000..c927b8abaf9 --- /dev/null +++ b/changelogs/unreleased/hash-cache-unlink.yml @@ -0,0 +1,5 @@ +--- +title: Swap RepositoryHashCache to UNLINK +merge_request: 39105 +author: +type: performance diff --git a/changelogs/unreleased/sh-bump-workhorse-8-38-0.yml b/changelogs/unreleased/sh-bump-workhorse-8-38-0.yml new file mode 100644 index 00000000000..c81028e60a6 --- /dev/null +++ b/changelogs/unreleased/sh-bump-workhorse-8-38-0.yml @@ -0,0 +1,5 @@ +--- +title: Upgrade Workhorse to v8.38.0 +merge_request: 39223 +author: +type: added |