You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SQ 10.4: New Log File Shows Deprecated APIs And API Parameters
To make upgrading smoother, SonarSource added a log file containing details when you call deprecated web APIs and use deprecated web API parameters. You now get quick feedback when you use deprecated APIs and API parameters. This new log file is downloadable from the administration section in SonarQube and can be accessed directly in the file system.
/api/qualityprofiles/activate_rule Parameter 'severity' is deprecated since 10.2 and will be removed in a future version.
/api/rules/create Parameter 'severity' is deprecated since 10.4 and will be removed in a future version.
SQ 10.4: New Log File Shows Deprecated APIs And API Parameters
To make upgrading smoother, SonarSource added a log file containing details when you call deprecated web APIs and use deprecated web API parameters. You now get quick feedback when you use deprecated APIs and API parameters. This new log file is downloadable from the administration section in SonarQube and can be accessed directly in the file system.
https://docs.sonarsource.com/sonarqube/latest/instance-administration/monitoring/deprecated-web-api-endpoints/
Before releasing a SQ 10.x cxx plugin this LOG file should be checked and issues must be resolved.
The text was updated successfully, but these errors were encountered: