Skip to content

v1.1.1.0

Compare
Choose a tag to compare
@jfederico jfederico released this 28 May 18:31
· 241 commits to master since this release
v1.1.1.0
0b7834e

Release notes - Scalelite - Version 1.1.1.0

This is a minor patch for v1.1.1. The only change is that asides of sending logs to STDOUT (which was hard-coded in the image), can now be set through ENV variables to true/false when using some other mechanism for externalising logs. It is set to true by default in the Dockerfile, so the behaviour does not affect current deployments.

Bug
SL-133 Logs were always sent to STD_OUT