Releases: rabbitmq/chef-cookbook
Releases · rabbitmq/chef-cookbook
v3.9.0
v3.8.0
Song of this Release: Sunlight (2011) by by Modestep
- Update to
3.4.3
release of rabbitmq - Updated from 12.04 to 14.04 for Ubuntu Specs
v3.7.0
v3.6.0
v3.5.1
v3.5.0
Song of this Release: 0 to 100/The Catchup by Drake
#87 expose the heartbeat configuration parameter
#168 Initial Chefspec
#166 Updated to 3.4.2 release
d1bfae8 Rubocop'd all the things
ccf42a3 Started to get Travis to be our gatekeeper
#172 Updates ['rabbitmq']['config'] to use ['rabbitmq']['config_root'] attribute
#123 Add raw configuration for rabbitmq.erb
v3.4.0
- Updated the RuboCop camel case
- Make rabbitmq service restart immediately
- Add sensitive flag for resources that expose passwords in log
- Issue: #153
- move serverspec v1 tests to use busser-rspec
- Adding switch to make TCP listeners optional
- Update user.rb
- Update default.rb
- Merge branch 'pr-128'
- add serverspec tests for plugin lwrp
- Plugin provider. fixes #141
- Add test that fails if plugin notifications aren't working properly.