Warning
If upgrading to a version 21.x.x or later, it is possible that existing archived objects will be lost during the upgrade and will not be recoverable after the upgrade is complete.
January 13, 2017
Improved
Removed specific version requirements for Python packages from installer, aiding in offline install.
Added the dependencies.yml file, which contains all packages that need to be installed via pip and yum for an offline installation.
January 10, 2017
Improved
GETS now uses a java classloader for dependent .jar files. It now only needs pt-mutables.jar and gets-interface.jar on the classpath to function.
Added a synchronization task that ensures settings match between all machines in a cluster. This runs every five minutes.
GETS no longer requires any XTML libraries to be configured.
If an upgrade installation causes loss of configured settings, the database can be repaired with the following command:
restworkx command -a gets -l gets-library -c repair
Fixed
Advanced parameters were not functioning properly.
December 12, 2016
Fixed
There were dependencies that sometimes caused issues during installation.
After an installation, secondary NIUs did not have default settings configured.
December 7, 2016
Improved
Reduced length of time necessary for installation.