Update Gitlab Shell to fix errors moving projects between storages
This commit is contained in:
parent
c901936a82
commit
d6d61aad76
2 changed files with 2 additions and 1 deletions
|
@ -17,6 +17,7 @@ v 8.13.0 (unreleased)
|
|||
- Keep refs for each deployment
|
||||
- Log LDAP lookup errors and don't swallow unrelated exceptions. !6103 (Markus Koller)
|
||||
- Add more tests for calendar contribution (ClemMakesApps)
|
||||
- Update Gitlab Shell to fix some problems with moving projects between storages
|
||||
- Cache rendered markdown in the database, rather than Redis
|
||||
- Avoid database queries on Banzai::ReferenceParser::BaseParser for nodes without references
|
||||
- Simplify Mentionable concern instance methods
|
||||
|
|
|
@ -1 +1 @@
|
|||
3.6.3
|
||||
3.6.4
|
||||
|
|
Loading…
Reference in a new issue