chewy v5.2.0 Release Notes

Release Date: 2021-01-28 // about 3 years ago
  • 🔄 Changes

    • #734: Add support for Ruby 3. ([@lowang][])
    • #735: Correct deprecation warning for Elasticsearch 5.6 to 6: empty query for_delete_by_query, delete by alias, index_already_exists_exception renaming. ([@bhacaz][])
    • #733: Update gemspec dependencies for Rails. Update CI gemfiles and matrix to tests against current LTS Rails versions. ([@bhacaz][])
    • Tweak some wording and formatting; add a note about compatibility; update copyright; remove broken logo; update the CI badge. ([@bbatsov][])
    • #714: Update instructions for AWS ElasticSearch. ([@olancheg][])
    • #728: Fix more ruby 2.7 keyword params deprecation warnings. ([@aglushkov][])
    • #715: Fixed all deprecation warnings in Ruby 2.7. ([@gseddon][])
    • #718: Added Ruby 2.7 to CircleCI config. ([@mrzasa][])
    • #707: Allow configuration of Active Job queue name. ([@mrzasa][])
    • #711: Setup CI on CircleCI. ([@mrzasa][])
    • #710: Fix deprecation warning for constructing new BigDecimal. ([@AlexVPopov][])