Guzzle v2.6.6 Release Notes

Release Date: 2012-06-10 // almost 12 years ago
    • ๐Ÿ”Œ BC: Removing Guzzle\Http\Plugin\BatchQueuePlugin
    • BC: Removing Guzzle\Service\Command\CommandSet
    • โž• Adding generic batching system (replaces the batch queue plugin and command set)
    • โšก๏ธ Updating ZF cache and log adapters and now using ZF's composer repository
    • ๐Ÿ› Bug: Setting the name of each ApiParam when creating through an ApiCommand
    • Adding result_type, result_doc, deprecated, and doc_url to service descriptions
    • ๐Ÿ› Bug: Changed the default cookie header casing back to 'Cookie'