Solarium v5.2.0 Release Notes

Release Date: 2020-04-13 // about 4 years ago
  • [5.2.0]

    โž• Added

    • PSR-18 http adapter

    ๐Ÿ›  Fixed

    • PUT requests against Solr 8.5.0 using the Zend2Http and Http adapters

    ๐Ÿ—„ Deprecated

    • Zend2HttpAdapter, use PSR-18 http adapter instead
    • GuzzleAdapter, use PSR-18 http adapter instead
    • Guzzle3Adapter, use PSR-18 http adapter instead
    • ๐Ÿ”ง Endpoint::setTimeout and Endpoint::getTimeout, configure the timeout on the http adapter instead