Solarium v6.0.0-alpha.1 Release Notes

Release Date: 2020-06-05 // almost 4 years ago
  • ➕ Added

    • ⚡️ Raw XML commands to update query
    • ⚡️ Raw XML from file in update query
    • ⚡️ Set input encoding for select and update queries
    • 🔧 Create and configure Managed Resources

    🔄 Changed

    • More strict types and type hinting
    • 🔧 AdapterInterface does not extend ConfigurableInterface anymore
    • 🔧 Http Adapter does not implement ConfigurableInterface anymore
    • 🔧 Psr18Adapter does not implement ConfigurableInterface anymore
    • Solarium Client now accepts any PSR-14 compatible event dispatcher (previously it had to be the Symfony EventDispatcher)

    ✂ Removed

    • Zend2HttpAdapter
    • GuzzleAdapter
    • Guzzle3Adapter
    • Endpoint::setTimeout and Endpoint::getTimeout
    • Passing local parameter options (e.g. key, tag, exclude) without the local_ prefix
    • 👌 Support for Solr versions before 7.7