Jering.Javascript.NodeJS v6.0.0-beta.2 Release Notes

Release Date: 2021-02-24 // about 3 years ago
  • โž• Additions

    • โž• Added OutOfProcessNodeJSServiceOptions.NumProcessRetries option. Allows for retrying of invocations in new processes. (#101). ### ๐Ÿ”„ Changes
    • ๐Ÿ”Š HttpNodeJSService now logs endpoint on connect. Logged at information level. (#101).
    • ๐Ÿ’ฅ Breaking: Renamed OutOfProcessNodeJSServiceOptions.WatchGracefulShutdown to GracefulProcessShutdown. Option now affects process shutdowns on-file-change and when retrying invocations. (#101).