Details
-
Type:
Documentation
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 9.1
-
Component/s: None
-
Labels:None
-
Edition:Community
-
Production Notes:None
Description
With the implementation of SONAR-15338, .secured settings will no longer be returned by the /api/settings/values endpoints.
This can have an effect on 3rd party plugins and SVN analysis, therefore we should make it explicit on the 9.1 Upgrade Notes.
A workaround for this situation is to define the settings as environment variables on the CI that relied on them.