Resque v1.21.0 Release Notes

Release Date: 2012-07-02 // almost 12 years ago
    • โž• Add a flag to make sure failure hooks are only ran once (jakemack, #546)
    • ๐Ÿ‘Œ Support updated MultiJSON API (@twinturbo)
    • ๐Ÿ›  Fix worker logging in monit example config (@twinturbo)
    • ๐Ÿ‘ loosen dependency of redis-namespace to 1.x, support for redis-rb 3.0.x
    • ๐Ÿ”„ change '%' to '$' in the 'stop program' command for monit
    • ๐Ÿ‘ป UTF8 sanitize exception messages when there's a failure (@brianmario, #507)
    • don't share a redis connection between parent and child (@jsanders, #588)