Skip to content
Snippets Groups Projects
Commit b1457065 authored by GitLab Release Tools Bot's avatar GitLab Release Tools Bot
Browse files

Update CHANGELOG.md for 12.5.6

[ci skip]
parent 02434d0c
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -2,6 +2,17 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
 
## 12.5.6
### Security (5 changes)
- GraphQL: Add timeout to all queries.
- Return only runners from groups where user is owner for user CI owned runners.
- Filter out notification settings for projects that a user does not have at least read access.
- Hide project name and path when unsusbcribing from an issue or merge request.
- Fix 500 error caused by invalid byte sequences in uploads links.
## 12.5.5
 
### Security (1 change)
Loading
Loading
---
title: 'GraphQL: Add timeout to all queries'
merge_request:
author:
type: security
---
title: Return only runners from groups where user is owner for user CI owned runners.
merge_request:
author:
type: security
---
title: Filter out notification settings for projects that a user does not have at least read access
merge_request:
author:
type: security
---
title: Hide project name and path when unsusbcribing from an issue or merge request
merge_request:
author:
type: security
---
title: Fix 500 error caused by invalid byte sequences in uploads links
merge_request:
author:
type: security
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment