diff options
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/15398-recurring-job.yml | 5 | ||||
-rw-r--r-- | changelogs/unreleased/jl-bump-rack-cors-1-0-6.yml | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/changelogs/unreleased/15398-recurring-job.yml b/changelogs/unreleased/15398-recurring-job.yml new file mode 100644 index 00000000000..b19983e8183 --- /dev/null +++ b/changelogs/unreleased/15398-recurring-job.yml @@ -0,0 +1,5 @@ +--- +title: Add a cron job and worker to run the Container Expiration Policies +merge_request: 21593 +author: +type: added diff --git a/changelogs/unreleased/jl-bump-rack-cors-1-0-6.yml b/changelogs/unreleased/jl-bump-rack-cors-1-0-6.yml new file mode 100644 index 00000000000..70f03296768 --- /dev/null +++ b/changelogs/unreleased/jl-bump-rack-cors-1-0-6.yml @@ -0,0 +1,5 @@ +--- +title: Update rack-cors to 1.0.6 +merge_request: 22809 +author: +type: security |