Releases: googleapis/google-api-php-client
Releases · googleapis/google-api-php-client
Fixes for array types conversion and API errors without details.
Fixed an issue where array types weren't converting their member objects properly that was causing major problems with the YouTube API, and an issue with errors for APIs which don't return error details. (issues reported in #52, #57).
Fix for upload issue
Fixes for upload issues reported in #50 and #59. Gzip is now automatically disabled for upload requests.
v1.0.1-beta: Merge pull request #56 from ianbarber/master
Tagging the first beta release of the 1.0 branch of the SDK.