Update CHANGELOG.md for 11.10.8

[ci skip]
parent a400aa46
......@@ -564,6 +564,25 @@ entry.
- Creates a vendors folder for external CSS.
## 11.10.8 (2019-06-27)
### Security (9 changes)
- Add missing authorizations in GraphQL.
- Fix DoS vulnerability in color validation regex.
- Expose merge requests count based on user access.
- Fix Denial of Service for comments when rendering issues/MR comments.
- Persist tmp snippet uploads at users.
- Prevent Billion Laughs attack.
- Correctly check permissions when creating snippet notes.
- Prevent the detection of merge request templates by unauthorized users.
- Disable Rails SQL query cache when applying service templates.
### Performance (1 change)
- Add improvements to global search of issues and merge requests. !27817
## 11.10.7 (2019-06-26)
### Fixed (3 changes)
......
---
title: Disable Rails SQL query cache when applying service templates
merge_request: 30060
author:
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment