You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v0.4.0
* Add `automatic_start` and `automatic_restart` attributes for starting Kafka
if it's not currently running and restarting Kafka on configuration changes.
* Switch from `recommends` to `suggests` for java dependency (sous-ch……efs#41),
as Berkshelf will automatically pull in anything that is declared
with the `recommends` DSL method.