Delayed::Job v4.1.3 Release Notes

Release Date: 2017-05-26 // almost 7 years ago
    • Don't mutate the options hash (#877)
    • ๐ŸŒฒ Log an error message when a deserialization error occurs (#894)
    • โž• Adding the queue name to the log output (#917)
    • Don't include ClassMethods with MessageSending (#924)
    • ๐Ÿ›  Fix YAML deserialization error if original object is soft-deleted (#947)
    • โž• Add support for Rails 5.1 (#982)