chewy v0.8.0 Release Notes

Release Date: 2015-05-30 // almost 9 years ago
  • 💥 Breaking changes:

    • :atomic and :urgent strategies are using import! method raising exceptions

    🔄 Changes

    • Crutches™ technology
    • Added .script_fields chainable method to query ([@ka8725][])
    • update_index matcher mocha support ([@lardawge][])
    • :resque async strategy
    • :sidekiq async strategy (inspired by [@sharkzp][])
    • Added Query#search_type for search_type request option setup ([@marshall-lee][])

    🐛 Bugs Fixed

    • Rails 4.2 migrations are not raising UndefinedUpdateStrategy anymore on data updates
    • Mongoid random failing specs fixes ([@marshall-lee][])