Guzzle v7.0.0-beta2 Release Notes

Release Date: 2012-05-25 // almost 12 years ago
  • โž• Added

    • Using Utils class instead of functions in the GuzzleHttp namespace. #2546
    • ClientInterface::MAJOR_VERSION #2583

    ๐Ÿ”„ Changed

    • Avoid the getenv function when unsafe #2531
    • โž• Added real client methods #2529
    • Avoid functions due to global install conflicts #2546
    • ๐Ÿ‘‰ Use Symfony intl-idn polyfill #2550
    • โž• Adding methods for HTTP verbs like Client::get(), Client::head(), Client::patch() etc #2529
    • ConnectException extends TransferException #2541
    • โšก๏ธ Updated the default User Agent to "GuzzleHttp/7" #2654

    ๐Ÿ›  Fixed

    • Various intl icu issues #2626

    โœ‚ Removed

    • Pool option pool_size #2528