Guzzle v3.7.4 Release Notes

Release Date: 2013-10-02 // over 10 years ago
    • ๐Ÿ› Bug fix: 0 is now an allowed value in a description parameter that has a default value (#430)
    • ๐Ÿ› Bug fix: SchemaFormatter now returns an integer when formatting to a Unix timestamp (see https://github.com/aws/aws-sdk-php/issues/147)
    • ๐Ÿ› Bug fix: Cleaned up and fixed URL dot segment removal to properly resolve internal dots
    • Minimum PHP version is now properly specified as 5.3.3 (up from 5.3.2) (#420)
    • โšก๏ธ Updated the bundled cacert.pem (#419)
    • ๐Ÿ”Œ OauthPlugin now supports adding authentication to headers or query string (#425)