Skip to content

4.0.0

Compare
Choose a tag to compare
@jeronimoalbi jeronimoalbi released this 01 Mar 19:43
· 9 commits to epoch-4 since this release

Added

  • Support for the component address CLI "--address" argument

Changed

  • Change incoming socket HWM to avoid limiting the number of incoming requests
  • CLI --socket option is now called --ipc
  • Runtime calls now get the component address from the CLI arguments instead of the mappings
  • Log level ERROR is used by default until the level is read from the CLI arguments

Fixed

  • Server socket initialization issue during error checking