Sneakers v2.7.0 Release Notes

Release Date: 2018-03-22 // about 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