Releases: algolia/search-bundle
Releases · algolia/search-bundle
v8.1.0
Note: This minor release contains breaking changes due to the underlying Algolia PHP SDK upgrade from v3 to v4. We chose to include these in a minor rather than a new major because v8.0.0 was released recently to add Symfony 8 support, and we want to keep the bundle's major version aligned with Symfony's.
Breaking Changes
SearchClientmoved fromAlgolia\AlgoliaSearch\SearchClienttoAlgolia\AlgoliaSearch\Api\SearchClient$requestOptionsno longer auto-detects flat HTTP headers — wrap under['headers' => [...]]SearchServiceResponse::wait()no longer accepts parametersSearchServiceResponseno longer extendsAlgolia\AlgoliaSearch\Response\AbstractResponse
See UPGRADE-8.1.md for the full migration guide.
What's Changed
- Algolia PHP SDK upgraded from v3 to v4 (#395)
Full Changelog: 8.0.0...8.1.0
v8.0.0
What's Changed
- chore: migrate from circleci to gh actions by @eric-zaharia in #394
- chore: add symfony 8 compatibility by @eric-zaharia in #393
New Contributors
- @eric-zaharia made their first contribution in #394
Full Changelog: 7.0.0...8.0.0
v7.0.0
v6.0.1
5.2.1
chore: bumps version to 5.2.1
6.0.0
What's Changed
- feat: add support for symfony v6 by @DevinCodes in #364
- chore: add native return types by @DevinCodes in #366
Full Changelog: 5.1.2...6.0.0