Document toolboxDocument toolbox

Relay 2.1.0

Relay security improved

  • Updated files permission to 640.

  • The non-required log4j-1 library has been removed.

  • Relay code upgraded to use Java 17.

  • Relay CLI code refactored to use Picocli and JLine libraries that have better support.

JVM relay config moved to a separate file

  • JVM options have been moved outside of the systemd config.

  • When upgrading to v2.1.0, the memory allocation config has to be changed to the new file. Learn more.

CLI improvements

  • New non-interactive setup using the CLI, which allows automating the setup process using a configuration file. Valid for standard and advanced config. Valid for main Devo clouds (AWS US, AWS EU, etc.) and custom endpoints (private clouds, on-prems). Learn more.

  • The setup process remembers the values entered previously.

  • The setup process displays the relay settings at the end of the process and asks for confirmation.

  • The setup texts are now less verbose and some terms have been updated (collector → ELB).

  • Simplified help command output.

  • Commands are now displayed in alphabetical order.

Bug fixes

  • Autostart process fixed for RedHat/CentOS.

  • Changes in maduro.properties don’t require a re-setup to be applied. Learn more.