GitLab 发布 10.1.1 补丁版本,包括社区版和企业版。
该版本主要是 Bug 的修复,包括:
- CE/EE: Auto Devops Kubernetes default namespace is now correctly built out of GitLab (!14642)
- CE/EE: Store circuitbreaker settings in the database instead of config (!14842)
- CE/EE: Allow boards as top level route (!14861)
- CE/EE: Forbid the usage of
Redis#keys
(!14889) - CE/EE: Make the circuitbreaker more robust by adding higher thresholds, and multiple access attempts. (!14933)
- CE/EE: Update default disabled merge request widget message to reflect a general failure (!14960)
- CE/EE: Only cache last push event for existing projects when pushing to a fork (!14989)
- CE/EE: Fix deletion of container registry or images returning an error (!14992)
- CE/EE: Fix the writing of invalid environment refs (!14993)
- CE/EE: Fix bug preventing secondary emails from being confirmed (!15010)
- CE/EE: Fix broken wiki pages that link to a wiki file (!15019)
- CE/EE: Don’t rename paths that were freed up when upgrading (!15029)
- CE/EE: Fix editing issue description in mobile view (!15049)
- CE/EE: Fix Bitbucket login (!15051)
- CE/EE: Update Gitaly in GitLab 10.1 to 0.43.1 for temp file cleanup (!15055)
- CE/EE: Stop merge requests with thousands of commits from timing out (!15063)
- CE/EE: Use the correct visibility attribute for projects in system hooks (!15065)
- CE/EE: Fix widget of locked merge requests not being presented (!15069)
- CE/EE: Normalize LDAP DN when looking up identity (!15103)
- CE/EE: Add callback functions for initial request in clusters page (!15105)
- CE/EE: Fix missing Import/Export issue assignees (!15109)
- EE: Move group boards routes under – and remove “boards” from reserved paths (!3078)
- EE: Fix height of rebase and approve buttons (!3210)
- EE: Fix LDAP group sync for nested groups e.g. when base has uppercase or extraneous spaces (!3217)
- EE: Geo: read-only safeguards was not working on Secondary node (!3227)
转自 http://www.oschina.net/news/90190/gitlab-10-dot-1-dot-1-released