Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Verify deprecated Web API endpoints and parameters #2630

Open
guwirth opened this issue Feb 11, 2024 · 1 comment
Open

Verify deprecated Web API endpoints and parameters #2630

guwirth opened this issue Feb 11, 2024 · 1 comment

Comments

@guwirth
Copy link
Collaborator

guwirth commented Feb 11, 2024

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.

@guwirth guwirth added this to the 2.2.0 milestone Feb 11, 2024
@guwirth
Copy link
Collaborator Author

guwirth commented Mar 18, 2024

SQ 10.4 deprecation.log:

/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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant