You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changes
Breaking: Replace the long-dormant rest-client transport with Faraday 2 and faraday-multipart.
Breaking: Raise the minimum supported Ruby version from 3.0 to 3.1.
Keep HTTP client types out of SDK responses and exceptions while preserving response status, headers, body access, multipart ordering, and rate-limit retries.