Releases: algolia/search-bundle
Releases · algolia/search-bundle
3.0.0-BETA
This new version is not backward compatible but migrating should be easy (upgrade guide coming up).
2.2.0
- Introduce
algolia.connection_timeout
parameter to override default timeout of the Algolia PHP client
2.1.0
- Allow to use
searchableAttributes
instead of attributesToIndex
- Allow to use
replicas
instead of slaves
2.0.0
- PSR2 standard
- Deprecate php < 5.6
1.0.13
Add support for symfony 3
1.0.12
Upgrade php algolia client
1.0.11
NEW: Ability to change the default field for objectID
1.0.10
Fix proxies + getter issues
1.0.9
Error reporting improvement when trying to index a relation that has nothing to index
1.0.8
Fixes instantiating entities with constructor args