Skip to content
Snippets Groups Projects

Release post - GitLab 11.4

Merged James Ramsay (ex-GitLab) requested to merge release-11-4 into master
Compare and Show latest version
2 files
+ 9
6
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -742,6 +742,13 @@ barometer:
GitLab Geo users, please consult the documentation on [upgrading Geo](https://docs.gitlab.com/ee/administration/geo/replication/updating_the_geo_nodes.html).
To ease setup, [Omniauth is now enabled by default](https://docs.gitlab.com/ee/integration/omniauth.html).
As no external providers are automatically configured, this shouldn't affect
most installations. However, if you have previously configured an external
provider **without** enabling omniauth, it will be activated when upgrading
to 11.4. To prevent this from happening, you can either remove the provider
from your configuration, or [explicitly disable Omniauth](https://docs.gitlab.com/ee/integration/omniauth.html#disabling-omniauth).
# DEPRECATIONS
deprecations:
- feature_name: "Support for Docker versions in GitLab Runner"
Loading