/sites/uncategorized/source/releases/posts/2019-02-07-gitlab-11-7-5-released.html.md.erb

https://gitlab.com/syedahmedz1/www-gitlab-com · Ruby HTML · 46 lines · 34 code · 12 blank · 0 comment · 5 complexity · 8c32c65a36402175b0018f80480f851a MD5 · raw file

  1. ---
  2. title: "GitLab Patch Release: 11.7.5"
  3. categories: releases
  4. author: John Jarvis
  5. author_gitlab: jarv
  6. author_twitter: gitlab # please use gitlab if you don't want to use your own
  7. description: "This version resolves regressions and bugs in 11.7.4"
  8. tags: patch releases, releases
  9. ---
  10. Today we are releasing version 11.7.5 for GitLab Community Edition and Enterprise Edition.
  11. This version resolves a number of regressions and bugs in
  12. [GitLab Critical Security Release: 11.7.4](/blog/2019/02/05/critical-security-release-gitlab-11-dot-7-dot-4-released) and prior.
  13. ## GitLab Community Edition and Enterprise Edition
  14. - [Fix import handling errors in Bitbucket Server importer.](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24499)
  15. - [Adjusts suggestions unable to be applied.](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24603)
  16. - [Fix 500 errors with legacy appearance logos.](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24615)
  17. - [Fix form functionality for edit tag page.](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24645)
  18. - Update Workhorse to v8.0.2.
  19. - [Downcase aliased OAuth2 callback providers.](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24877)
  20. - [Fix Detect Host Keys not working.](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24884)
  21. - [Changed external wiki query method to prevent attribute caching.](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24907)
  22. ## Upgrade barometer
  23. This version does not include any new migrations, and should not require any
  24. downtime.
  25. Please be aware that by default the Omnibus packages will stop, run migrations,
  26. and start again, no matter how big or small the upgrade is. This behavior
  27. can be changed by adding a [`/etc/gitlab/skip-auto-migrations`](http://docs.gitlab.com/omnibus/update/README.html) file,
  28. which is only used for [updates](https://docs.gitlab.com/omnibus/update/README.html).
  29. ## Updating
  30. To update, check out our [update page](/update/).
  31. ## GitLab subscriptions
  32. Access to GitLab Starter, Premium, and Ultimate features is granted by a paid [subscription](/pricing/).
  33. Alternatively, [sign up for GitLab.com](https://gitlab.com/users/sign_in)
  34. to use GitLab's own infrastructure.