GitLab 10.2.3 版本已发布 ,包括社区版和企业版。该版本解决了 10.2 版本中的一些问题和 bug 。包括:
Bug fixes for Community and Enterprise Editions
- CE/EES/EEP: Fix hashed storage for Import/Export uploads (!15482)
- CE/EES/EEP: Ensure that
rake gitlab:cleanup:repos
task does not mess with hashed repositories (!15520) - CE/EES/EEP: Ensure that
rake gitlab:cleanup:dirs
task does not mess with hashed repositories (!15600) - CE/EES/EEP: Fix WIP system note not being created (!15528)
- CE/EES/EEP: Fix link text from group context (!15565)
- CE/EES/EEP: Fix defaults for MR states and merge statuses (!15594)
- CE/EES/EEP: Fix pulling and pushing using a personal access token with the sudo scope (!15571)
Bug fixes for Enterprise Editions
- EES/EEP: Fix viewing default push rules on a Geo secondary (!3559)
- EES/EEP: Fix Geo wiki sync error not increasing retry count (!3569)
- EEU: Disable Autocomplete for Epics (!3504)
- EEU: Fix Epic fullscreen editing (!3437)
- EEU: Fix tasklist for Epics (!3435)
Performance improvements for Community and Enterprise Editions
- CE/EES/EEP: Drastically improve Project Search performance by no longer searching namespace name (!15590)
- CE/EES/EEP: Reuse authors when rendering event Atom feeds (!15630)
- CE/EES/EEP: Optimise StuckCiJobsWorker using cheap SQL query outside, and expensive inside (!15527)
更新方式:
转自 http://www.oschina.net/news/91251/gitlab-10-2-3