Releases: algolia/algoliasearch-client-php
Releases · algolia/algoliasearch-client-php
3.1.0
3.0.2
3.0.1
3.0.0
2.8.0
2.7.2
2.0.0
Please find the upgrade guide here: https://www.algolia.com/doc/api-client/getting-started/upgrade-from-v1/php/
Additonal information are available here: https://discourse.algolia.com/t/introducing-php-api-client-v2/5635
1.28.0
-
Introduce
$client->multipleGetObjects()
to retrieve objects via ObjectID
across multiple indices -
fix
$index->waitTask
to return task, behavior prior to 1.27.0
2.0.0-RC
2.0.0 Alpha 2
- Add getter and setter for Index::indexName property
- Fix Travis
- Introduce ClientConfiguration (which holds ClusterHosts)
- Introduce Client singleton with Client::get()