Source changes
POM
In the root pom.xml
:
change
parent/version
from2.0.7
to2.0.8
change
properties/syncope.version
from2.0.7
to2.0.8
Files
If the file is available in your local sources, replace the following file with its 2.0.8 counterpart (re-apply any customization previously made):
For Enduser UI, replace the following files with their 2.0.8 counterpart (re-apply any customization previously made):
- enduser/src/main/webapp/app/index.html
- enduser/src/main/webapp/app/js/app.js
- all files under enduser/src/main/webapp/app/languages
- enduser/src/main/webapp/app/views/self.html
Other
The configuration parameter tasks.interruptMaxRetries
is not needed anymore: you can delete it either:
- from Admin Console, under Configuration > Parameters
via REST with
DELETE http://host:port/syncope/rest/configurations/tasks.interruptMaxRetries