openai OpenAI Python SDK Releases · · 3.11.0

OpenAI Python Library v3.11.0 Adds Service Account Key Expiration

sdksecuritygaengineer
feature

Version 3.11.0 of the OpenAI Python library is now available, introducing expiration controls for service account keys. This enhancement allows developers to set specific time limits for key validity, significantly improving security posture. The update impacts all users managing authentication via service accounts within their Python applications interacting with OpenAI APIs.

Features (1)
  • api Add expiration controls for service account keys
Read the original announcement →

https://github.com/openai/openai-python/releases/tag/v3.11.0

Related releases