Release Notes

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.

Version 1.1-1

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.

Version 1.1-0

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.

Version 1.0-2

December 12, 2016

Fixed

  • There were dependencies that sometimes caused issues during installation.

  • After an installation, secondary NIUs did not have default settings configured.

Version 1.0-1

December 7, 2016

Improved

  • Reduced length of time necessary for installation.