v4.7.2
Patch Changes
- 4545150: Require exact
ssl_check=1value to bypass signature verification, preventing truthy but incorrect values from skipping authentication checks.
Fetched May 1, 2026
ssl_check=1 value to bypass signature verification, preventing truthy but incorrect values from skipping authentication checks.Fetched May 1, 2026
Fixed an issue where multiple authorization headers were not correctly prioritized, ensuring the first header takes precedence.
OpenAI · Python SDKThe credential store is replaced with a timeout plus file fallback, and the insecure-storage warning now includes the credentials file path.
Stripe · Stripe CLI