Skip to content

2.0.0

Compare
Choose a tag to compare
@Phobetor Phobetor released this 07 Jan 14:55
· 74 commits to master since this release

Changelog (since phobetor/rabbitmq-supervisor-bundle@1.5.2)

  • consumer command options can be configured
    • messages to consume ( thx @RonRademaker )
    • memory-limit
    • debug
    • without-signals ( reported by @SergeC )
  • supervisord worker options can be configured ( thx @ellisv )
    • startsecs
    • autorestart
    • stopsignal
    • stopasgroup
    • stopwaitsecs
  • consumer configuration can be changed for any individual worker ( thx @mastercoding )