Skip to content

Releases: toptal/chewy

v8.0.0-beta

04 Sep 08:04
d2c38f7
Compare
Choose a tag to compare

What's Changed

  • ElasticSearch v. 8 upgrade by @ql in #962

New Contributors

  • @ql made their first contribution in #962

Full Changelog: v7.6.0...v8.0.0-beta

To install pre version add gem 'chewy', '8.0.0.pre.beta' to your gemfile

v7.6.0

06 May 08:29
17cd230
Compare
Choose a tag to compare

What's Changed

  • Relax allowed elasticsearch dependency version by @mjankowski in #933
  • Fix intermittent time-based failure in delayed sidekiq spec by @mjankowski in #947
  • [fix] delayed_sidekiq race condition by @skcc321 in #937

New Contributors

Full Changelog: v7.5.1...v7.6.0

v7.5.1

30 Jan 13:13
7460f8e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.5.0...v7.5.1

v7.5.0

30 Jan 12:40
f383e47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.4.0...v7.5.0

v7.4.0

13 Dec 18:35
7ffdcbe
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.3.6...v7.4.0

v7.3.6

13 Dec 15:13
6addcb3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.3.5...v7.3.6

v7.3.5

06 Dec 17:26
1a5594f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.3.3...7.3.5

v7.3.3

07 Jul 11:05
94d8e11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.3.2...v7.3.3

v7.3.2

21 Apr 07:08
8fe3d0f
Compare
Choose a tag to compare

7.3.2 (2023-04-20)

New Features

Changes

Bugs Fixed

  • #861: Fix bug in mock_elasticsearch_response_sources (@lafeber)

v7.3.1

20 Apr 15:45
7fb0b50
Compare
Choose a tag to compare

7.3.1 (2023-04-20)

Bugs Fixed

  • #874: Fix chewy:journal:clean task for ruby 3.x. (@muk-ai)
  • #882: Fix memory leak during chewy:reset for ruby 3.2 (@konalegi)