Skip to content

v0.1.15

Compare
Choose a tag to compare
@asafc asafc released this 10 Oct 22:36
· 1252 commits to master since this release
0dc9415

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