Commit c69715ba authored by Stan Hu's avatar Stan Hu

Update CHANGELOG for 8.8.5 release

[ci skip]
parent 2cfbf3e8
...@@ -102,14 +102,16 @@ v 8.9.0 (unreleased) ...@@ -102,14 +102,16 @@ v 8.9.0 (unreleased)
- Various associations are now eager loaded when parsing issue references to reduce the number of queries executed - Various associations are now eager loaded when parsing issue references to reduce the number of queries executed
- Set inverse_of for Project/Service association to reduce the number of queries - Set inverse_of for Project/Service association to reduce the number of queries
v 8.8.5 (unreleased) v 8.8.5
- Ensure branch cleanup regardless of whether the GitHub import process succeeds - Import GitHub repositories respecting the API rate limit !4166
- Fix todos page throwing errors when you have a project pending deletion - Fix todos page throwing errors when you have a project pending deletion !4300
- Reduce number of SQL queries when rendering user references - Disable Webhooks before proceeding with the GitHub import !4470
- Import GitHub repositories respecting the API rate limit - Fix importer for GitHub comments on diff !4488
- Fix importer for GitHub comments on diff - Adjust the SAML control flow to allow LDAP identities to be added to an existing SAML user !4498
- Disable Webhooks before proceeding with the GitHub import - Fix incremental trace upload API when using multi-byte UTF-8 chars in trace !4541
- Fix incremental trace upload API when using multi-byte UTF-8 chars in trace - Prevent unauthorized access for projects build traces
- Forbid scripting for wiki files
- Only show notes through JSON on confidential issues that the user has access to
v 8.8.4 v 8.8.4
- Fix LDAP-based login for users with 2FA enabled. !4493 - Fix LDAP-based login for users with 2FA enabled. !4493
......
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