Rubber v2.1.0 Release Notes

  • ๐Ÿ†• New Features:

    [unicorn] Added unicorn, complete_unicorn template, thanks messick!

    ๐Ÿ‘Œ Improvements:

    [redis] Bumped the redis version from 2.4.12 to 2.4.16. [zookeeper] bumped up zookeeper to 3.3.6 ๐ŸŒ [nginx, passenger_nginx, resque] Add nginx web_tools proxies with same strategy as apache, thanks messick! โšก๏ธ [core] updated fog ~> 1.5

    ๐Ÿ› Bug Fixes:

    ๐Ÿ”’ [base] allow port specific source_group rules in security_groups, allow source_groups to refer to groups in other projects [postgresql] Added sudo flag to change $HOME when running Postgresql commands, thanks infamouse ๐Ÿ›  [core] Handle finding a host for an empty domain, fixes #199 [core] with stopping exec queue, mdadm will not be able to create RAID array, thanks messick! ๐Ÿ›  [core] more friendly split for arguments, fixes #196 ๐Ÿ’Ž [core] We need to close a file before we can unlink it in JRuby >= 1.7. ๐Ÿ›  [core] call fatal, not fail method - fixes #204