Resque v2.2.1 Release Notes

  • ๐Ÿ›  Fixed

    • Escape HTML from the params to avoid XSS (#1790)
    • โœ‚ Remove vegas as a dependency (#1780)

    โž• Added

    • โž• Add support for specifying queues that workers should ignore when using globs
    • ๐Ÿ‘ Allow plugins to have spaces in their name (#1718)