You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JSON update requests correctly handle Stringable object set as field value
Changed
JSON update requests give precedence to Stringable over JsonSerializable for object set as field value to keep behaviour consistent across request formats
Removed
Support for config objects, you have to convert them to an array before passing to a constructor or setOptions()
Deprecated
Solarium\Core\Query\AbstractQuery::setTimeAllowed(), moved to Solarium\QueryType\Select\Query\Query