GitLab 8.9.3 发布了,本次发布主要更新如下:
EE: Roll back Grack::Auth to fix Git HTTP SPNEGO. (!504)
EE: Fix MR creation on fork of deleted project. (!503)
EE: Fix
attr_encrypted
in EE. (!502)CE/EE: Fix encrypted data backwards compatibility after upgrading
attr_encrypted
gem. (!4963)CE/EE: Fix rendering of commit notes. (!4953)
CE/EE: Resolve "Pin should show up at 1280px min". (!4947)
CE/EE: Switched mobile button icons to ellipsis and angle. (!4944)
CE/EE: Correctly returns Todo ID after creating Todo. (!4941)
CE/EE: Better debugging for memory killer middleware. (!4936)
CE/EE: Remove duplicate new page button from edit wiki. (!4904)
CE/EE: Use
clock_gettime
for all performance timestamps. (!4899)CE/EE: Use update_columns to by_pass all the dirty code on active_record. (!4985)
CE/EE: Reduce overhead and optimize ProjectTeam#max_member_access performance. (!4973)
CE/EE: Fixes missing avatar on system notes. (!4954)
CE/EE: Removed fade when filtering results. (!4932)
CE/EE: Fixed avatar alignment in new MR view. (!4901)