Hi @subramadluru ,
Welcome to SonarSource community!
Yes. See links here to familiarize yourself with the changes:
Then here are more guide-oriented lists:
- 3 steps to a smooth upgrade guide
- Upgrade guide <— This is the one that you need.
See Upgrade guide
Update the contents of
sonar.properties
andwrapper.conf
files (in$NEW_SONAR_HOME/conf
) with the settings of the related files in the$OLD_SONAR_HOME/conf
directory (web server URL, database, ldap settings, etc.). Do not copy-paste the old files. If you are using the Oracle DB, copy its JDBC driver into$NEW_SONAR_HOME/extensions/jdbc-driver/oracle
For plugins, see this:
There was a change starting in SonarQube 8.5 where first-party language analyzer, authentication, and SCM plugins are now bundled into the core of SonarQube, no longer provided as plugins.
For more details I recommend reading this community guide: SonarQube v8.5 and Beyond: Where did all the plugins go?.
The upgrade is that simple, that’s why there’s not much to say. Please let me know what kind of information you are looking for after review the links above.
This community forum is your form of support since that support channel is for commercial ($) support. Do you have a commercial support account? If not, see here for more info If you are interested. If you want commercial support, just let me know here.
Joe