Skip to content

v4.1.0

Compare
Choose a tag to compare
@dmaicher dmaicher released this 15 Nov 19:56
c1aee05

Added

  • Added adapter_service and adapter_timeout configuration options

Deprecated

  • Deprecated the adapter_class configuration option. Use adapter_service instead for custom adapters.
  • Deprecated the timeout option for endpoints. Configure the timeout on the client using adapter_timeout or configure your custom adapter service accordingly.

Changed

  • Removed support for Symfony <= 4.4, 5.0, 5.1 and 5.2
  • Require Solarium ^5.2

Fixed

  • Fixed deprecations introduced in Solarium 5.2

Full Changelog: v4.0.0...v4.1.0