Skip to content

Releases: rabbitmq/chef-cookbook

v3.9.0

28 Jan 19:01
Compare
Choose a tag to compare

Song of this Release: Cascade by Hyper

  • Moved the service enable and start to the bottom of the default recipe so you can change variables around. Issue #201
  • syntax typos #208
  • LWRP for managing RabbitMQ parameters #207
  • Distro version pinning #211

v3.8.0

08 Jan 19:48
Compare
Choose a tag to compare

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

18 Dec 19:08
Compare
Choose a tag to compare

Song of this release: Maestro by Julien-K

#185 Updated cloud kitchen.yml
#186 Updated chefspec for multiple oses
#180 Instead of defaulting to :upgrade we default to :install with the a pinned version number
#187 Updating Readme
#184 Supports setting rabbitmq config file to a different path

v3.6.0

09 Dec 23:11
Compare
Choose a tag to compare

Song of this Release: Symphonica (Bare Remix) by Nicky Romero

#161 Community plugins
#158 Adds policy apply_to option
#151 make config file template source cookbook configurable
#121 COOK-4694 Remove service restart for vhost mgmnt

v3.5.1

05 Dec 21:51
Compare
Choose a tag to compare

#176 Chef-client 12 released and the PATH attribute was removed, this release fixes it.

v3.5.0

02 Dec 23:40
Compare
Choose a tag to compare

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

24 Nov 18:17
Compare
Choose a tag to compare
  • 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.

v3.2.2

08 May 02:55
Compare
Choose a tag to compare

v3.2.2 (2014-05-07)

  • [COOK-2676] - Fixing startup issue when cluster mode is enabled

v3.2.0

24 Apr 04:01
Compare
Choose a tag to compare

v3.2.0 (2014-04-23)

  • [COOK-4517] - Add cluster partition handling attribute to the cookbook

v3.1.0

28 Mar 03:23
Compare
Choose a tag to compare

v3.1.0 (2014-03-27)

  • [COOK-4459] - added missing dependency package logrotate
  • [COOK-4279] - Addition of ssl_opts in rabbitmq.config when web_console_ssl is enabled