Estimated end-of-life date, accurate to within three months: 06-2027
See the support level definitions for more information.
Bug Fixes
-
CI Visibility: This fix resolves an issue where a failure response from the
/search_commitsendpoint caused the git metadata upload to fall back to sending the full 30-day commit history instead of aborting. This fallback could trigger cascading write load on the backend. The upload now aborts whensearch_commitsfails, matching the behavior when the/packfileupload itself fails. -
Fixed a race condition with internal periodic threads that could have caused a rare crash when forking.