Update CHANGELOG.md for 13.0.7

[ci skip]
parent f8d69a34
......@@ -16,6 +16,24 @@ entry.
- Periodically recompute project authorizations. !34071
## 13.0.7 (2020-06-25)
### Fixed (7 changes)
- Group authorization refresh to consider shared groups. !31204
- Fix Value Stream Analytics summary when using non-english locale. !33717
- Fix bug with variable substitution in alerts. !33772
- Fix relative URL root in wiki_base_path. !33841
- Adjust wrong column reference for ResetMergeStatus (background job). !33899
- Updated Auto DevOps with a fix to delete PostgreSQL PVC on environment cleanup. !34657
- Load user before logging git http-requests. !34923
### Added (2 changes)
- Provide `__range` variable for Prometheus queries. !33521
- Periodically recompute project authorizations. !34071
## 13.0.6 (2020-06-10)
- No changes.
......
---
title: Group authorization refresh to consider shared groups
merge_request: 31204
author:
type: fixed
---
title: Provide `__range` variable for Prometheus queries
merge_request: 33521
author:
type: added
---
title: Fix relative URL root in wiki_base_path
merge_request: 33841
author:
type: fixed
---
title: Fix bug with variable substitution in alerts
merge_request: 33772
author:
type: fixed
---
title: Fix Value Stream Analytics summary when using non-english locale
merge_request: 33717
author:
type: fixed
---
title: Adjust wrong column reference for ResetMergeStatus (background job)
merge_request: 33899
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