Skip to content

49.0

Compare
Choose a tag to compare
@pquiring pquiring released this 15 Jan 23:56
· 2004 commits to master since this release

Jan 15/2024 : JF/49.0

  • to improve linux services a unix socket is created to send commands to the service.
    • the "stop" command is sent to gracefully stop the service
  • unix sockets require Java 16 so the minimum version has been bumped to JDK 17
    which is the next LTS release
  • all services in javaforce.service.* were renamed to include "Server" to avoid
    confusion with the client names in javaforce.*
  • new : javaforce.HTML
    • misc functions to generate HTML code