diff options
author | G. Ann Campbell <ann.campbell@sonarsource.com> | 2019-05-22 09:09:39 -0400 |
---|---|---|
committer | SonarTech <sonartech@sonarsource.com> | 2019-05-22 20:21:13 +0200 |
commit | 5c92ca868699c39604823fcf94fb4029c8fec132 (patch) | |
tree | 1fe4afa67094637b92e6777c5d30bdf499c6d9bc /server/sonar-docs/src/pages/setup/upgrade-notes.md | |
parent | c93c8f7b822bf150e893326d54dee2c12ec771ec (diff) | |
download | sonarqube-5c92ca868699c39604823fcf94fb4029c8fec132.tar.gz sonarqube-5c92ca868699c39604823fcf94fb4029c8fec132.zip |
DOC wording correction
Diffstat (limited to 'server/sonar-docs/src/pages/setup/upgrade-notes.md')
-rw-r--r-- | server/sonar-docs/src/pages/setup/upgrade-notes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/sonar-docs/src/pages/setup/upgrade-notes.md b/server/sonar-docs/src/pages/setup/upgrade-notes.md index 2259ef707b8..f79f6b68b90 100644 --- a/server/sonar-docs/src/pages/setup/upgrade-notes.md +++ b/server/sonar-docs/src/pages/setup/upgrade-notes.md @@ -17,7 +17,7 @@ It is now possible to verify that webhook payloads actually come from SonarQube The SonarQube server now shuts down gracefully. I.E. it completes any currently-processing (but not queued) background tasks before shutting down. This may mean that shutdown takes longer than previously. ([SONAR-12043](https://jira.sonarsource.com/browse/SONAR-12043)) **Additional authentication methods embedded** -The SAML and GitHub Authentication plugins are now embedded in all versions ([SONAR-11894](https://jira.sonarsource.com/browse/SONAR-11894)) +The SAML and GitHub Authentication plugins are now embedded in all editions ([SONAR-11894](https://jira.sonarsource.com/browse/SONAR-11894)) **Scanner version compatibility** Only the following scanner versions are compatible with SonarQube 7.8: |