Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents

...

Initial release

Released 2021-xx08-xx13.

This is a major release. Notable Major change is upgrade from Java 8 to Java 11. Upgrade path is available from version 3.19 to 4.0. Upgrade from earlier versions is possible but configuration changes are required. See release notes for 3.19.

Downgrade from version 4.0 to earlier version is supported to provide rollback cabability capability in case of major issues arise.

Breaking changes

Version 3.19 introduces JAVA_HOME sysconfig variable which is required for upgrade to version 4.0. This variable guarantees proper Java selection with both upgrade and downgrade process.

Before upgrade, verify file 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 contains the following configuration setting.

Code Block
languagebash
JAVA_HOME=/usr/share/oneportal/java

This variable may be available in /etc/sysconfig/oneportal.rpmnew in case sysconfig has been locally modified (and therefore package upgrade did not override it). if they exists after upgrade.

Improvement

ONEP-2299 Configuration options for after-changePassword behaviour

ONEP-2324 Drop deprecated authorisation indexes

ONEP-2322 Remove log-server and perf-test modules

ONEP-2318 Add automatic restart on failure using systemd unit file

ONEP-2316 Move JSVC_WAIT variable to service file

ONEP-2315 Move security limits to systemd service 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