Skip to content
This repository has been archived by the owner on Jul 24, 2018. It is now read-only.

0.9.0

Compare
Choose a tag to compare
@antoineco antoineco released this 23 Jan 18:08
· 206 commits to master since this release
  • New listeners parameters: create custom Listener components within the server configuration
  • New Server parameters. Warning: control_port renamed to server_control_port
    • server_control_port
    • server_shutdown
    • server_address
  • New Service parameters.
    • svc_name
    • svc_params
  • New Engine parameters. Warning: jvmroute renamed to engine_jvmroute
    • engine_name
    • engine_defaulthost
    • engine_jvmroute
    • engine_params
  • New Host parameters. Warning: all old parameters renamed and default values removed!
    • host_name
    • host_appbase
    • host_autodeploy
    • host_deployOnStartup
    • host_undeployoldversions
    • host_unpackwars
    • host_params
  • Fix instance startup on Fedora 20+, drop support for Fedora 15 and 16
  • custom_fragment renamed to custom_variables (hash)
  • Refactoring