Skip to content

Releases: googleapis/google-api-php-client

Fixes for array types conversion and API errors without details.

30 Jan 21:40
Compare
Choose a tag to compare

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

24 Jan 21:41
Compare
Choose a tag to compare

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

22 Jan 16:41
Compare
Choose a tag to compare

Tagging the first beta release of the 1.0 branch of the SDK.