All Versions
116
Latest Version
Avg Release Cycle
59 days
Latest Release
872 days ago

Changelog History
Page 3

  • v6.5.4

    May 25, 2020
  • v6.5.3

    April 18, 2020
  • v6.5.2 Changes

    December 23, 2019
    • idn_to_ascii() fix for old PHP versions #2489
  • v6.5.1 Changes

    December 21, 2019
    • ๐Ÿ‘ Better defaults for PHP installations with old ICU lib #2454
    • ๐Ÿ‘ IDN support for redirects #2424
  • v6.5.0 Changes

    November 07, 2019
    • ๐Ÿ‘Œ Improvement: Added support for reset internal queue in MockHandler. #2143
    • Improvement: Added support to pass arbitrary options to curl_multi_init. #2287
    • ๐Ÿ›  Fix: Gracefully handle passing null to the header option. #2132
    • ๐Ÿ›  Fix: RetryMiddleware did not do exponential delay between retires due unit mismatch. #2132
    • ๐Ÿ›  Fix: Prevent undefined offset when using array for ssl_key options. #2348
    • ๐Ÿ—„ Deprecated ClientInterface::VERSION
  • v6.4.1 Changes

    October 23, 2019
    • ๐Ÿš€ No guzzle.phar was created in 6.4.0 due expired API token. This release will fix that
    • โž• Added parent::__construct() to FileCookieJar and SessionCookieJar
  • v6.4.0 Changes

    October 23, 2019
    • ๐Ÿ‘Œ Improvement: Improved error messages when using curl < 7.21.2 #2108
    • ๐Ÿ›  Fix: Test if response is readable before returning a summary in RequestException::getResponseBodySummary() #2081
    • Fix: Add support for GUZZLE_CURL_SELECT_TIMEOUT environment variable #2161
    • ๐Ÿ‘Œ Improvement: Added GuzzleHttp\Exception\InvalidArgumentException #2163
    • Improvement: Added GuzzleHttp\_current_time() to use hrtime() if that function exists. #2242
    • ๐Ÿ‘Œ Improvement: Added curl's appconnect_time in TransferStats #2284
    • ๐Ÿ‘Œ Improvement: Make GuzzleException extend Throwable wherever it's available #2273
    • ๐Ÿ›  Fix: Prevent concurrent writes to file when saving CookieJar #2335
    • ๐Ÿ‘Œ Improvement: Update MockHandler so we can test transfer time #2362
  • v6.3.3 Changes

    April 22, 2018
    • ๐Ÿ›  Fix: Default headers when decode_content is specified
  • v6.3.2 Changes

    March 26, 2018
    • ๐Ÿ› Bug fix: Parsing 0 epoch expiry times in cookies #2014
    • ๐Ÿ‘Œ Improvement: Better ConnectException detection #2012
    • ๐Ÿ› Bug fix: Malformed domain that contains a "/" #1999
    • ๐Ÿ› Bug fix: Undefined offset when a cookie has no first key-value pair #1998
    • ๐Ÿ‘Œ Improvement: Support PHPUnit 6 #1953
    • ๐Ÿ› Bug fix: Support empty headers #1915
    • ๐Ÿ› Bug fix: Ignore case during header modifications #1916

    • ๐Ÿ“š Minor code cleanups, documentation fixes and clarifications.

  • v6.3.1 Changes

    March 26, 2018
    • ๐Ÿ› Bug fix: Parsing 0 epoch expiry times in cookies #2014
    • ๐Ÿ‘Œ Improvement: Better ConnectException detection #2012
    • ๐Ÿ› Bug fix: Malformed domain that contains a "/" #1999
    • ๐Ÿ› Bug fix: Undefined offset when a cookie has no first key-value pair #1998
    • ๐Ÿ‘Œ Improvement: Support PHPUnit 6 #1953
    • ๐Ÿ› Bug fix: Support empty headers #1915
    • ๐Ÿ› Bug fix: Ignore case during header modifications #1916

    • ๐Ÿ“š Minor code cleanups, documentation fixes and clarifications.