v0.1.15
This version includes minor changes to log messages:
- Updated to latest RPC and Pub/Sub library versions (added more logs)
- Added env var
OPAL_LOG_FORMAT_INCLUDE_PID
- if enabled - will add the process id to the logger format (helps debugging in case of multi-worker setup) - Locked some dependency library versions, i.e: websockets and pyjwt due to breaking changes in latest versions
- fixed issue with duplicate log messages in uvicorn loggers