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

Update CHANGELOG.md for 11.10.8

[ci skip]
parent 871d0699
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -555,6 +555,26 @@ entry.
- Add some frozen string to spec/**/*.rb. (gfyoung)
 
 
## 11.10.8 (2019-06-27)
### Security (10 changes)
- Fix Denial of Service for comments when rendering issues/MR comments.
- Gate MR head_pipeline behind read_pipeline ability.
- Fix DoS vulnerability in color validation regex.
- Expose merge requests count based on user access.
- Persist tmp snippet uploads at users.
- Add missing authorizations in GraphQL.
- Disable Rails SQL query cache when applying service templates.
- Prevent Billion Laughs attack.
- Correctly check permissions when creating snippet notes.
- Prevent the detection of merge request templates by unauthorized users.
### Performance (1 change)
- Add improvements to global search of issues and merge requests. !27817
## 11.10.6 (2019-06-04)
 
### Fixed (7 changes, 1 of them is from the community)
Loading
Loading
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