Releases: algolia/algoliasearch-rails
Releases · algolia/algoliasearch-rails
3.0.1
What's Changed
- Bugfix reindex! when all of targeted records are to delete and nothing to save by @metheglin in #452
- Fixed atomic reindex to ensure init when check_settings=true. by @metheglin in #453
New Contributors
- @metheglin made their first contribution in #452
Full Changelog: 3.0.0...3.0.1
3.0.0
What's Changed
- feat: upgrade to newest API client version by @DevinCodes in #449
Full Changelog: 2.3.2...3.0.0
v2.3.2
What's Changed
- Add support for Pagy as pagination backend by @tpaulshippy in #443
New Contributors
- @tpaulshippy made their first contribution in #443
Full Changelog: 2.3.1...2.3.2
v2.3.1
What's Changed
- Allow configuring user agent / other default options by @bagedevimo in #438
- Allow configuration ActiveJob queue for auto_index by @bagedevimo in #439
New Contributors
- @bagedevimo made their first contribution in #438
Full Changelog: 2.3.0...2.3.1
v2.3.0
What's Changed
- fix: don't consider objectID changed if using custom attribute by @DevinCodes in #436
Full Changelog: 2.2.2...2.3.0
v2.2.2
What's Changed
- Fix wrong method name by @Samuelfaure in #429
- Check both Sequel and Sequel::Model are defined. by @mikeastock in #433
New Contributors
- @Samuelfaure made their first contribution in #429
Full Changelog: 2.2.1...2.2.2
v2.2.1
What's Changed
- fix:settings changes detection issue with empty array by @kiyohara in #424
- fix: settings changes detection issue for replica indexes with inherit opt by @kiyohara in #426
- fix: make sync opt to be selectable for auto setting update logic by @kiyohara in #425
- Add relevancyStrictness to IndexSettings by @matteodepalo in #427
New Contributors
- @matteodepalo made their first contribution in #427
Full Changelog: 2.2.0...2.2.1
v2.2.0
What's Changed
- feat: allow to set client options by @DevinCodes in #420
- chore: update index initialization docs by @DevinCodes in #419
- fix: only check current settings when indexing enabled by @DevinCodes in #416
- Fix issue with FrozenError around force_encoding by @parterburn in #418
New Contributors
- @parterburn made their first contribution in #418
Full Changelog: 2.1.4...2.2.0