Skip to content

v3.2.2

Latest

Choose a tag to compare

@YASoftwareDev YASoftwareDev released this 01 Apr 08:38
6b3b65d

Fixed

  • Raised grpcio lower bound to >=1.80.0 for Python 3.9+ (grpcio skips 1.79.x; grpcio 1.78.x causes runtime failures when combined with livekit-agents>=1.5.1). No stub regeneration required — generated stubs (GRPC_GENERATED_VERSION='1.70.0') are forward-compatible with grpcio 1.80.0.

Notes

  • Python 3.8 constraint unchanged: grpcio>=1.70.0,<1.71.0
  • Build-time grpcio-tools constraint unchanged: >=1.70.0,<1.71.0