Sneakers v2.7.0 Release Notes
Release Date: 2018-03-22 // over 6 years ago-
๐ฅ This release requires Ruby 2.2 and has breaking API changes
around custom error handlers.๐ท Use Provided Connections in WorkerGroup
๐ท It is now possible to use a custom connection instance in worker groups.
Contributed by @pomnikita.
GitHub issue: #322
๐ท Worker Context Available to Worker Instances
Contributed by Jason Lombardozzi.
GitHub issue: #307
๐ Ruby 2.2 Requirement
๐ Sneakers now requires Ruby 2.2.
Bunny 2.9.x
โฌ๏ธ Bunny was upgraded to 2.9.x.
Server Engine 2.0.5
โฌ๏ธ Server Engine dependency was upgraded to 2.0.5.
๐จ Refactored Publisher Connection
Contributed by Christoph Wagner.
GitHub issue: #325
๐ New Relic Reporter Migrated to the Modern API
Contributed by @adamors.
GitHub issue: #324
๐ง Configuration Logged at Debug Level
๐ฒ To avoid potentially leaking credentials in the log.
Contributed by Kimmo Lehto.
GitHub issue: #301.
Comment Corrections
Contributed by Andrew Babichev
GitHub issue: #346