v0.1.0-rc.8
Pre-release
Pre-release
Added
- Added
HOST
andPORT
settings to allow overriding the host and port of the service. - Added
LOG_LEVEL
setting to allow overriding the log level of the service.
Fixed
- Fixed logging configuration for
daiv_sandbox
logger, no logs where being written to the console. - Fixed
SENTRY_ENABLE_TRACING
setting to be a boolean or an integer.