...
Table of Contents |
---|
...
Initial release
Released 2021-08-13.
This is a major release. Major change is upgrade from Java 8 to Java 11.
Downgrade from version 4.0 to earlier version is supported to provide rollback capability in case of major issues arise. Downgrades are executed with technical support assistance, not by customers themselves.
Notable changes
Temporary directory has been changed from /var/lib/oneportal/tmp
to /tmp
with systemd PrivateTmp=
enabled. If /var/lib/oneportal/tmp
exists after upgrade, it should be removed.
Remove JAVA_TMPDIR
and JAVA_HOME
variables from /etc/sysconfig/oneportal
if they exists after upgrade.
Improvement
ONEP-2299 Configuration options for after-changePassword behaviour
...
ONEP-2322 Remove log-server and perf-test modules
ONEP-2321 Waltti: Add ticket validity related option to sale-APIONEP-2318 Add automatic restart on failure using systemd unit file
...
ONEP-2314 Use systemd PrivateTmp =variable
ONEP-2285 Add customisation and new features to the changePassword form
ONEP-2194 Upgrade to Java 11
Customer specific module
ONEP-2321 Add ticket validity related option to sale-API