All notable changes to this project will be documented in this file. Each new release typically also includes the latest modulesync defaults. These should not affect the functionality of the module.
v13.7.0 (2024-09-06)
Implemented enhancements:
- Add support for Ubuntu 20 and 22 #1015 (wyardley)
- Add support for cowboy_opts config in rabbitmq.config #1013 (SpinEternel)
Fixed bugs:
v13.6.0 (2024-06-28)
Implemented enhancements:
Merged pull requests:
- replace systemd fact with core fact #1007 (bastelfreak)
v13.5.1 (2024-05-29)
Fixed bugs:
- Fix indentation for cluster_nodes #1002 (jplindquist)
- require puppet/systemd >= 6.0.0 #1001 (saz)
v13.5.0 (2024-05-23)
Implemented enhancements:
- Add require_epel parameter, defaulting to
true
#997 (wyardley) - Add support for policy definition consumer-timeout #991 (wyardley)
Fixed bugs:
Closed issues:
- Does not find rabbitmqadmin under ubuntu #812
Merged pull requests:
- Add unit test to handle bug solved on PR #993 #994 (nosrio)
- Use stdlib::ensure_packages #990 (wyardley)
v13.4.0 (2024-05-19)
Historically we used the garethr/erlang module as soft dependency on CentOS 7. This also configured the EPEL7 repository. We have replaced this with an include of the EPEL repo on CentOS 7.
Implemented enhancements:
- puppetlabs/apt: Allow 9.x #988 (bastelfreak)
- puppetlabs/stdlib: Allow 9.x #986 (bastelfreak)
- puppet/archive: Allow 7.x #952 (bastelfreak)
Fixed bugs:
- metadata.json: re-add Puppet 8 support #985 (bastelfreak)
- CentOS7: default to EPEL7 as source #983 (bastelfreak)
Merged pull requests:
v13.3.0 (2024-05-19)
Implemented enhancements:
- Use epp template to handle sensitive data #966
- systemd: migrate from service_limits->manage_dropin #982 (bastelfreak)
- Remove leftovers from Linux systems without systemd #981 (bastelfreak)
- update puppet-systemd upper bound to 8.0.0 #977 (TheMeier)
- Harden codebase and add documentation stubs #974 (zilchms)
Fixed bugs:
Merged pull requests:
- Migrate erb to epp templates #978 (nosrio)
- Use a more expressive method of rewriting values #975 (ekohl)
v13.2.0 (2023-12-11)
Implemented enhancements:
- Add support for Vhost metadata #964 (jimmybigcommerce)
Fixed bugs:
- resources fail to prefetch when rabbitmq is not intended to be installed (via --noop or --tags) #961
v13.1.2 (2023-11-06)
Fixed bugs:
- Bugfix: Fix parsing issue for queue policies targeted at quorum queues #958 (jimmybigcommerce)
v13.1.1 (2023-11-01)
Fixed bugs:
- Treat
initial-cluster-size
option in policy as an integer #950 (jimmybigcommerce)
v13.1.0 (2023-10-30)
Implemented enhancements:
- Add additional applyto options for policies #948 (wyardley)
- Add Puppet 8 support #938 (bastelfreak)
Fixed bugs:
v13.0.0 (2023-05-13)
Breaking changes:
- BREAKING: Drop official Archlinux support #933 (wyardley)
- Remove support for Debian 9 and Ubuntu 16.04; Add Debian 10 support #928 (wyardley)
- Drop Puppet 6 support #927 (bastelfreak)
Implemented enhancements:
- Support FreeBSD 12 and 13 #932 (wyardley)
- Remove deprecated
Stdlib::Compat
#931 (wyardley) - cluster: add local_node settings #923 (fatpat)
Fixed bugs:
- Idempotency issue with implicitly enabled plugins #930
- Fix detection of management_ip_address for rabbitmqadmin #924 (kajinamit)
Closed issues:
Merged pull requests:
v12.1.0 (2023-02-11)
Implemented enhancements:
- bump puppet/systemd to < 5.0.0 #919 (jhoblitt)
- Enable usage of custom list of plugins when using static config file #917 (enothen)
Closed issues:
- rabbitmq clustering status needs manual intervention if cluster partners aren't reachable at time of creation #130
Merged pull requests:
v12.0.2 (2022-08-13)
Fixed bugs:
- rabbitmq_plugin not working properly with RabbitMQ 3.10.x #909
Merged pull requests:
- Make rabbitmq_plugin resource functional on RabbitMQ 3.10.x #912 (kvisle)
- Update tests for rabbitmqctl version parsing #911 (wyardley)
v12.0.1 (2022-06-17)
Fixed bugs:
v12.0.0 (2022-03-28)
Breaking changes:
- breaking: remove support for debian 8 #888 (TheMeier)
- Drop Puppet 5 support; require 6.1.0 / Drop RedHat 6 support #878 (bastelfreak)
Fixed bugs:
- change default python version for FreeBSD: 3.8 #904 (olevole)
- RedHat: Fix outdated gpgkey for packagecloud repo #901 (kajinamit)
- Fix Bug #804 'rabbitmqadmin will not be upgraded' #897 (s-johansson)
Closed issues:
- Reference for log_levels does not apply #894
- Adding rabbitmq-delayed-message-exchange plugin #890
- rabbitmqadmin will not be upgraded #804
- fix or eliminate remaining "multiple expectations" warnings #603
Merged pull requests:
- Adjust docu for RabbitMQ log level #894 #896 (s-johansson)
- puppet-lint: fix top_scope_facts warnings #893 (bastelfreak)
- Allow archive 6.0.0 #892 (smortex)
- Allow stdlib 8.0.0 #891 (smortex)
- switch from camptocamp/systemd to voxpupuli/systemd #889 (bastelfreak)
v11.1.0 (2021-05-06)
Implemented enhancements:
- Compatibility with camptocamp/systemd 3.x #886 (TheMeier)
- camptocamp/systemd: Allow 3.x #884 (bastelfreak)
- Add auto cluster configuration support #883 (fatpat)
- puppet/archive: Allow 5.x #882 (bastelfreak)
- Enable Puppet 7 support (where applicable) #881 (bastelfreak)
- puppetlabs/stdlib: allow 7.x #880 (bastelfreak)
- Add support for oom_score_adj #877 (jlutran)
Fixed bugs:
- CLI Environment Fixes #876 (bishopbm1)
- make sure the rabbitmq_version method actually returns the version. #874 (TomRitserveldt)
Closed issues:
- Auto Clustering of nodes should be enabled #792
Merged pull requests:
v11.0.0 (2021-01-17)
Breaking changes:
Implemented enhancements:
v10.3.0 (2020-12-01)
Implemented enhancements:
Fixed bugs:
v10.2.0 (2020-10-13)
Debian 8 is EOL since some months now. Release 10.2.0 will be the last one with Debian 8 support. Aftwards we will do a 11.0.0 release.
Implemented enhancements:
v10.1.2 (2020-10-02)
Fixed bugs:
- Not idempotent again on RHEL based platforms since move to systemd module #836
- remove invalid cluster_node_type 'disk' #859 (danoe)
Merged pull requests:
- Ignore SELinux defaults for systemd on RHEL based #856 (tobias-urdin)
v10.1.1 (2020-07-15)
Fixed bugs:
- Password comparison error in Rabbitmq_user when password contains double quotes #850
Merged pull requests:
- Escape double quotes in password during comparison #851 (jplindquist)
- Remove facter rabbitmq_nodename error message #849 (mbaldessari)
v10.1.0 (2020-07-10)
Implemented enhancements:
Fixed bugs:
- Cannot set delivery-limit policy #846
- rabbitmq_user resource displays password when needed changed in noop #839
- erlang_cookie echo'ed to agent output #837
- breaks /etc/rabbitmq ownership under ubuntu #813
- Owner of /etc/rabbitmq #703
Merged pull requests:
- Allow delivery-limit policy to be set #847 (philomory)
- Hide user password #840 (tobias-urdin)
- Hide erlang cookie content #838 (tobias-urdin)
- [fix] ownership and permissions on conf files #835 (wyardley)
v10.0.1 (2020-04-25)
Fixed bugs:
- Problem removing (ensure => 'absent') federation upstream #832
- Fix env_config_path on FreeBSD #828 (olivermussell)
Merged pull requests:
- Fix issue #832 - removing federation upstream #833 (fiksn)
- Use voxpupuli-acceptance #831 (ekohl)
- delete legacy travis directory #823 (bastelfreak)
v10.0.0 (2019-12-02)
Breaking changes:
- drop Ubuntu 14.04 support #818 (bastelfreak)
- Update the ssl_ciphers parameter to support the OpenSSL style #785 (jamgregory)
Implemented enhancements:
- Extend version regex for RabbitMQ 3.8 #814 (codeinthehole)
Merged pull requests:
v9.1.0 (2019-08-17)
Implemented enhancements:
- add vars to manage management ssl certs separately. #564
- Refactor rabbitmq_parameter provider #806 (jlutran)
- Add a custom fact for rabbitmq's plugins folder. #778 (TomRitserveldt)
- Add support for enabled plugins config using enabled_plugins file #777 (hjensas)
- Allow Array values in rabbitmq_parameter #774 (vStone)
- Add optional variables for SSL management-console #648 (Slm0n87)
Fixed bugs:
- Fact rabbitmq_plugins_dirs can crash the puppet run #783
- Package manager update is not triggered before installing package #780
- Packagecloud Apt Pin is hardcoded #779
Closed issues:
- rabbitmqadmin install broke with ipv6 #799
- admin_enable - controles both rabbitmq_management plugin and install of rabbitmqadmin #775
- unexpected token at 'arguments' #772
Merged pull requests:
- docs: Updates autocluster plugin link #809 (wyardley)
- Update link to rabbitmq-autocluster #808 (ghost)
- Allow
puppetlabs/stdlib
6.x andpuppet/archive
4.x #803 (alexjfisher) - Remove unused curl_prefix variable #800 (mbaldessari)
- Use data-in-modules instead of params.pp #797 (dhoppe)
- Remove ordering of classes #795 (dhoppe)
- Fetch domain from URL and use it as origin #794 (dhoppe)
- make config path distribution-dependent #793 (olevole)
- Slightly improved documentation of the ensure_repos parameter. #789 (tobixen)
- Don't crash on rabbitmq_plugins_dirs fact if rabbitmqctl is not present #784 (jistr)
v9.0.0 (2019-01-29)
Breaking changes:
- modulesync 2.5.1 and drop Puppet4 #761 (bastelfreak)
Implemented enhancements:
v8.5.0 (2019-01-25)
Implemented enhancements:
Fixed bugs:
- rabbitmqctl -q status fails #763
- Wrong rabbitmq-plugins command is used installing plugins #748
- Error 765 after latest update #741
- rabbitmqctl 'broken' in 3.7.9 #740
- Override the PATH for providers to include /usr/lib/rabbitmq/bin #766 (JayH5)
- RabbitMQ 3.7.9+ list compatibility and provider cleanup #759 (JayH5)
Closed issues:
- Officially support Ubuntu 18.04 #757
Merged pull requests:
- Make Ubuntu 18.04 persistent for modulesync #767 (baurmatt)
- Remove trailing whitespace in HISTORY #762 (wyardley)
v8.4.1 (2018-12-08)
Fixed bugs:
Closed issues:
- Package cloud APT GPG key changed? #742
Merged pull requests:
- Remove duplicated / outdated docs in README #747 (wyardley)
- Updates to rabbitmq::server docs #745 (wyardley)
- Update REFERENCE.md, remove docs dir from master #744 (wyardley)
- Replace is_ipv6_address with Puppet 4 native comparision #738 (baurmatt)
- modulesync 2.2.0 and allow puppet 6.x #735 (bastelfreak)
v8.4.0 (2018-10-04)
Implemented enhancements:
- Make restarting services optional #727
- Add service_restart option to prevent automatic service reload #728 (spuder)
Fixed bugs:
Closed issues:
Merged pull requests:
v8.3.0 (2018-09-05)
Implemented enhancements:
Fixed bugs:
- no parameter named 'download_option' #706
- Some boolean properties were being ignored when
false
. #712 (orium)
Closed issues:
- rabbitmq_version fact fails on Ubuntu 18.04 #704
- Allow the remote connections with the guest user #698
Merged pull requests:
- Set lower limit for puppet-archive to 2.0.0 #721 (wyardley)
- Enable acceptance tests; Add debian 9 support #720 (bastelfreak)
- allow puppetlabs/stdlib 5.x, puppet/archive 3.x and puppetlabs/apt 6.x #716 (bastelfreak)
- Rebase of #683 / mock systemd fact properly #715 (bastelfreak)
- Fixing puppet apt module requirement to < 6.0.0 #714 (meltingrobot)
- Updated comment symbol on inetrc.erb #709 (covidium)
- Ensure version fact does not throw an error for invalid match #705 (ctrox)
- Rely on beaker-hostgenerator for docker nodesets #702 (ekohl)
v8.2.2 (2018-04-11)
Fixed bugs:
- rabbitmq_user_permissions timing out #689
- Set default LC_ALL => en_US.UTF-8 (#671, #689) #694 (wyardley)
Closed issues:
- not working with rabbitmq-server 3.7 - Cannot parse invalid user line #671
v8.2.1 (2018-04-03)
Fixed bugs:
Merged pull requests:
- bump puppet to latest supported version 4.10.0 #692 (bastelfreak)
v8.2.0 (2018-03-24)
Implemented enhancements:
- Add archive_options parameter for Archive download of rabbitmqadmin #681 (paebersold)
Fixed bugs:
- puppet package install error when running on SLES 12 #684
- Allow dash as valid character for regex #687 (crazymind1337)
- Install package via title, not name (#684) #686 (wyardley)
Closed issues:
- Failure to install rabbitmq admin via curl when proxy set #663
Merged pull requests:
- Fixes for Archlinux and modulesync 1.8 #685 (bastelfreak)
v8.1.0 (2018-01-11)
Implemented enhancements:
- Add options for ssl verify and 'fail_if_no_peer_cert' for the managem… #657 (paebersold)
- add ability to have array as package name #656 (tampakrap)
Fixed bugs:
- Support policy format change in v3.7.0 - #671 (Replaces #674) #676 (fatmcgav)
- Remove
archive require
in rabbitmqadmin class #669 (lzecca78)
Closed issues:
- Rabbitmq crashing with config_ranch = true #668
- puppet/rabbitmq 8.0.0 - /etc/apt/sources.list.d/rabbitmq.list not updated/created #662
- rabbitmqadmin install has no way of continuing to use staging in environments using an incompatible archive module #659
- RabbitMQ Admin Package should work with Puppet-Archive module, or explicitly depend on camptocamp's archive module #658
Merged pull requests:
- Do not use defaultfor to choose the only existing provider #672 (mbaldessari)
- regenerate puppet-strings docs #667 (bastelfreak)
- Remove EOL operatingsystems #666 (ekohl)
- Update README to specify voxpupuli/archive dependency vs. staging #660 (wyardley)
v8.0.0 (2017-10-18)
Breaking changes:
- BREAKING: Remove deprecated manage_repos parameter and disallow strings for integer parameters #649 (wyardley)
Implemented enhancements:
- allow installation of rabbitmqadmin via package #654 (bastelfreak)
Fixed bugs:
- Error on using puppet resource rabbitmq_binding #650
- use correct datatype for $package_gpg_key #653 (bastelfreak)
- Fix 'puppet resource rabbitmq_binding' and add tests (#650) #651 (wyardley)
Closed issues:
- admin_enable throws Server Error: no parameter named 'allow_insecure' #646
- Add variable to rabbitmq.config #644
Merged pull requests:
- use correct datatype for port param in README.md #652 (bastelfreak)
- Make ldap_user_dn_pattern optional #645 (sfhardman)
- Add tags to metadata #643 (wyardley)
v7.1.0 (2017-10-03)
Implemented enhancements:
- Rework apt to use packagecloud repos as well (#640) #641 (wyardley)
- Refactor rabbitmq_user provider (mpolenchuk) #598 (wyardley)
Closed issues:
- Please switch to Package Cloud apt repository; rabbitmq.com's one becomes read-only in a few months #640
Merged pull requests:
- Switch back to "include foo" (without leading colons) syntax #639 (wyardley)
- Lower required Puppet version from 4.8.0 to 4.7.1 #637 (wyardley)
v7.0.0 (2017-09-14)
Breaking changes:
- BREAKING: Ensure python package (adds manage_python option) #623 (wyardley)
- BREAKING: Adds config_ranch parameter (default: true) to suppress config lines (#618) #621 (wyardley)
Implemented enhancements:
- Add additional SSL configuration options (original PR from xepa) #632 (wyardley)
- Add support for max-length-bytes as an integer (#557), patch by zhianliu #628 (wyardley)
- Add official support for Ubuntu 16.04 #624 (wyardley)
- Move examples and params to puppet strings style docs #562 (wyardley)
Fixed bugs:
- Resolve issue with "puppet resource rabbitmq_user" failing (#147) #629 (wyardley)
- Switch back to using rabbitmq-plugins from system path (#566) #570 (wyardley)
Merged pull requests:
- Switch string to symbol for erl_ssl_path fact definition #631 (wyardley)
- Fix test cases for #623 (manage_python) #626 (wyardley)
- Add back a few examples removed in #562 #625 (wyardley)
- Update 'require' statements and mock types to fix spec tests #620 (wyardley)
- Update fixtures to voxpupuli/archive (from puppet-community) #619 (wyardley)
v5.6.1 (2017-09-14)
Fixed bugs:
- Extra newline in SSL section of rabbitmq.config #634
- Idempotency problems with rabbitmq 3.6.5 and puppet 4.8.2 #618
- Enabling new plugin fails #566
- Rabbitmq_user_permissions parser fails for empty string #172
- Error on using puppet resource rabbitmq_user #147
Closed issues:
- Add support for max-length-bytes as a integer #557
- 'provider rabbitmqplugins not functional on this host' #150
- Doesn't require curl, fails when it isn't installed #145
- EPEL RPM does not install /usr/sbin/rabbitmq-plugins #134
- Parameter config_mirrored_queues has no effect #125
v6.0.0 (2017-09-07)
Breaking changes:
- BREAKING: Drop Ruby 1.8 support. Rubocop auto-fixes in preparation for modulesync #575 (wyardley)
- BREAKING: Switch from 'UNSET' to undef, rename management_ip to management_ip_address #559 (wyardley)
- BREAKING: Drop Puppet 3 support. Replace validate_* with datatypes #536 (bastelfreak)
- Updated app.pp to address deprecation warnings #497 (ilium007)
- BREAKING: manage_repos is now repos_ensure (default false), version is now unused, switch to RabbitMQ's "packagecloud" repos #493 (wyardley)
Implemented enhancements:
- Convert to use 'archive' instead of 'staging' for rabbitmqadmin install #604 (wyardley)
- Update dependencies, name, and required Puppet version #589 (wyardley)
- Add official archlinux support #583 (bastelfreak)
- Enable configuring SSL for Erlang distribution #574 (JAORMX)
- Add FreeBSD support #567 (wyardley)
- Add options for IPv6 and inetrc #552 (jeckersb)
- Extra ssl options to harden rabbitmq listener #547 (xepa)
- [MODULES-4555] allow list values to ha-params when ha-mode=nodes #537 (eserte)
- Add ssl_depth and password params for configuration #530 (bostrowski13)
- Allow Configuring Management IP Binding #506 (naftulikay)
- Support multiple routing keys for bindings using separate parameters #504 (wyardley)
Fixed bugs:
- Look into "error while resolving custom fact" error #614
- repos_ensure and version on RHEL 7 #573
- Avoid error when rabbitmqctl is not present), update spec syntax (#614) #615 (wyardley)
- fix a couple of problems with erl_ssl_path fact #609 (costela)
- Switch
$releasevar to $ {::os[release][major]} #577 (wyardley) - Fix regex double escaping of rabbitmqctl list_policies #561 (wyardley)
- Update file / directory permissions #560 (wyardley)
- Update regexp for rabbitmq_nodename fact #545 (SergK)
- [Bugfix] convert $ssl_depth from string to integer #539 (bastelfreak)
- Extend rabbitmqadmin config template with SSL options. #526 (justahero)
- [MODULES-4223] don't set NODE_PORT and NODE_IP_ADDRESS if ssl_only #524 (JAORMX)
- [MODULES-3733] rabbitmq provider env_path does not locate ruby gem installed puppet binary #517 (growthstock)
Closed issues:
- use of new 6.0.0 module on new installation fails #611
- Problem with erl_ssl_path fact on RHEL 7.x, erlang 18.3 #610
- Update to support puppet/staging 2 #587
- Update to support puppetlabs/apt 3 or 4 #586
- puppet resource rabbitmq_exchange does not work #174
- exchanges will be recreated in every puppet run if the vhost is not / #173
- Illegal cluster node name #163
- version parameter does not work #154
- Error message when creating an exchange with rabbitmq_exchange #137
- rabbitmqadmin fails with puppet 2.7.21 with master (code from master branch) #121
- Add support for exchanges #51
- invalid parameter provider #49
Merged pull requests:
- Replace 'anchor's with 'contain' in server.pp #616 (alexjfisher)
- Switch to 'contain' vs. anchor pattern, and use Class['foo'] vs Class['::foo'] #613 (wyardley)
- Fix typo (.git => .github) in README link #608 (wyardley)
- Update README, and remove old CONTRIBUTING.md #607 (wyardley)
- Ignore remaining multiple expectations warnings #602 (wyardley)
- Eliminate more "multiple expectations" warnings and remove some redundant specs #601 (wyardley)
- Migrate changelog #599 (alexjfisher)
- Move old CHANGELOG.md to HISTORY.md #597 (wyardley)
- update more lint warnings for relative classname inclusion in examples #595 (wyardley)
- Remove redundant specs, rework others to avoid multiple expectation warnings #594 (wyardley)
- move these tests to a context block, and use 'let(:foo)' syntax #593 (wyardley)
- Fix stdlib requirement #592 (alexjfisher)
- More Rubocop fixes and README.md badges #590 (alexjfisher)
- Typo in .fixtures.yml breaking unit tests #588 (TraGicCode)
- Rewrite the spec testing case #585 (ekohl)
- Fix namevar parameter documentation in types #584 (alexjfisher)
- Rubocop fixes: Update hash syntax and some formatting #582 (wyardley)
- Switch to rspec-puppet-facts #581 (ekohl)
- update various small warnings #580 (wyardley)
- switch to structured facts for os* and rabbitmq_version #579 (wyardley)
- move facter unit tests to the proper place #578 (wyardley)
- Switch to 'let(:foo)' syntax (resolves rubocop warnings) #576 (wyardley)
- removed package_provider var from readme and added deprecation check … #571 (bostrowski13)
- don't "touch" hiera.yaml in spec_helper_acceptance #558 (wyardley)
- (MODULES-5187) mysnc puppet 5 and ruby 2.4 #554 (eputnam)
- (MODULES-5144) Prep for puppet 5 #553 (hunner)
- Fix unit tests on #535 #550 (hunner)
- Fix error text in
rabbitmq_vhost
provider #549 (hybby) - Improve distro fact handling in tests #548 (jeckersb)
- Simplify "all_vhosts" in rabbitmq_queue provider #544 (KarolisL)
- Upstream staging module released 2.2.0. Allow using it. #543 (vStone)
- Scope config_variables for Puppet 4 #541 (jarro2783)
- [msync] 786266 Implement puppet-module-gems, a45803 Remove metadata.json from locales config #540 (wilson208)
- [MODULES-4528] Replace Puppet.version.to_f version comparison from spec_helper.rb #538 (wilson208)
- Systemd open files limit #535 (tomashejatko)
- [MODULES-4450] don't set ssl depth if undef #534 (JAORMX)
- moved username:password to separate parameter #532 (vdmkenny)
- (maint) parallel_spec maintenance: spec_helper #531 (eputnam)
- (MODULES-4098) Sync the rest of the files #528 (hunner)
- (MODULES-4097) Sync travis.yml #527 (hunner)
- (FM-5972) gettext and spec.opts #525 (eputnam)
- (FM-5939) removes spec.opts #523 (eputnam)
- (MODULES-3631) msync Gemfile for 1.9 frozen strings #522 (hunner)
- Designate former tests files as examples #521 (DavidS)
- Fixed lint on README.md snippets #520 (mvisonneau)
- (MODULES-3704) Update gemfile template to be identical #519 (hunner)
- Fix sync #518 (hunner)
- Allows deprecation errors #516 (pmcmaw)
- Bug fix for when queue names include spaces #512 (Bubbad)
- Do not check cert when acquiring rabbitmqadmin with wget. #478 (modax)
- Cleanup void tcp options #464 (mpolenchuk)
5.6.0 (2016-10-25)
Implemented enhancements:
- Allow ha-sync-batch-size for rabbitmq_policy definition to be integer #500 (mxftw)
- Ability to set management_hostname in rabbitmqadmin.conf #498 (tampakrap)
Merged pull requests:
- (MODULES-3983) Update parallel_tests for ruby 2.0.0 moduleSync #514 (pmcmaw)
- [FM-5719] Release prep for unsupported release 5.6.0 #513 (wilson208)
- set $real_package_source to undef instead of empty #507 (bastelfreak)
- Update modulesync_config [a3fe424] #501 (DavidS)
- use unless instead of if, and empty? instead of !='' #491 (wyardley)
Adds some exciting new features (listed below) for a long awaited release!
- Updates GPG signing key
- Now add additional config variables with the
config_additional_variable
parameter! - Configure your management plugin with the new
collect_statistics_interval
parameter! - Enjoy more robust tuning of your TCP configuration with:
tcp_backlog
tcp_sndbuf
tcp_recbuf
- MODULES-3740 - RabbitMQ template missing important config parameter
Adds several new parameters, features, and lots of bugfixes
- Adds configuration for rabbitmq_shovel plugin including static shovels
- (MODULE-2040) Add configuration of
auth_backends
- Adds the
config_management_variables
parameter - Adds
heartbeat
parameter - Adds
rabbitmq_version
fact - Adds ipv6 support to
rabbitmqadmin
- MODULES-3148: Allow shards-per-node for rabbitmq_policy definition to be integer
- Adds
rabbitmq_nodename
fact - Allow passing architecture to
apt::source
- MODULES-2252 - fix "Command execution expired" issue
- Fixes an issue with Puppet 4+ when run from a cron job
- Updates RedHat to use yum instead of rpm
- Fixes the
$file_limit
parameter to allow integers - MODULES-2252 - fix "Could not prefetch rabbitmq_exchange provider 'rabbitmqadmin': 757: unexpected token at 'fanout'" issue
- Improves error message when policy definition value is not a string
- MODULES-2645 add apt::update requirement for Debian
- Fixes pinning for apt on Debian based distros
- Updates install.pp to ensure that mnesia_base directory exists
- Fixes rabbitmqadmin url
- Updates default
$package_gpg_key
to https - Fixes
curl --noproxy
command to set host dynamically - Ignore system umask when generating enabled_plugins file
- Fix to skip federated queues in the output
- Updates module dependencies to use
puppet-staging
instead ofnanliu-staging
- Fixes bug where
rabbitmq_management
block is created twice - Fixes
rabbitmq_parameter
type check foradd-forward-headers
to require boolean. - Fixes an issue when
$node_ip_address
is 'UNSET' - Fixes package installation on OpenBSD
- Fixes bug that shows new user password changes on noop runs
- (MODULES-3295) Allow ssl => false without warning
Adds a new resource type and a few ssl management parameters
- Add rabbitmq_parameter type
- Add management_ssl parameter to rabbitmq class
- Add stomp_ssl_only parameter to rabbitmq class
- file_limit validation and el7 management
- Fix mnesia dir not getting wiped
- Fix message-ttl and max-length integer conversion in rabbitmq_policy
- Allow managing erlang cookie without config_cluster
This is a deleted release. It did not follow semver.
This is a patch release that updates the dependency requirements in the metadata.
This is a bugfix to allow the rabbitmq_exchange type's internal/durable/auto_delete attributes work when they are not explicitly passed.
- Fix rabbitmq_exchange create when internal/durable/auto_delete are not specified
- Start unit testing on puppet 4
- Add default value to tcp_listen_options
This release includes a fix for idempotency between puppet runs, as well as Readme updates
- Readme updates
- Testing updates
- Ensure idempotency between Puppet runs
This release adds several new features for expanded configuration, support for SSL Ciphers, several bugfixes, and improved tests.
- New parameters to class
rabbitmq
ssl_ciphers
- New parameters to class
rabbitmq::config
interface
ssl_interface
- New parameters to type
rabbitmq_exchange
internal
auto_delete
durable
- Adds syncing with Modulesync
- Adds support for SSL Ciphers
- Adds
file_limit
support for RedHat platforms
- Will not create
rabbitmqadmin.conf
if admin is disabled - Fixes
check_password
- Fix to allow bindings and queues to be created when non-default management port is being used by rabbitmq. (MODULES-1856)
rabbitmq_policy
converts known parameters to integers- Updates apt key for full fingerprint compliance.
- Adds a missing
routing_key
param to rabbitmqadmin absent binding call.
This release adds several features for greater flexibility in configuration of rabbitmq, includes a number of bug fixes, and bumps the minimum required version of puppetlabs-stdlib to 3.0.0.
- The default environment variables in
rabbitmq::config
have been renamed fromRABBITMQ_NODE_PORT
andRABBITMQ_NODE_IP_ADDRESS
toNODE_PORT
andNODE_IP_ADDRESS
(MODULES-1673)
- New parameters to class
rabbitmq
file_limit
interface
ldap_other_bind
ldap_config_variables
ssl_interface
ssl_versions
rabbitmq_group
rabbitmq_home
rabbitmq_user
- Add
rabbitmq_queue
andrabbitmq_binding
types - Update the providers to be able to retry commands
- Cleans up the formatting for rabbitmq.conf for readability
- Update tag splitting in the
rabbitmqctl
provider forrabbitmq_user
to work with comma or space separated tags - Do not enforce the source value for the yum provider (MODULES-1631)
- Fix conditional around
$pin
- Remove broken SSL option in rabbitmqadmin.conf (MODULES-1691)
- Fix issues in
rabbitmq_user
with admin and no tags - Fix issues in
rabbitmq_user
with tags not being sorted - Fix broken check for existing exchanges in
rabbitmq_exchange
This release fixes a longstanding security issue where the rabbitmq erlang cookie was exposed as a fact by managing the cookie with a provider. It also drops support for Puppet 2.7, adds many features and fixes several bugs.
- Removed the rabbitmq_erlang_cookie fact and replaced the logic to manage that cookie with a provider.
- Dropped official support for Puppet 2.7 (EOL 9/30/2014 https://groups.google.com/forum/#!topic/puppet-users/QLguMcLraLE )
- Changed the default value of $rabbitmq::params::ldap_user_dn_pattern to not contain a variable
- Removed deprecated parameters: $rabbitmq::cluster_disk_nodes, $rabbitmq::server::manage_service, and $rabbitmq::server::config_mirrored_queues
- Add tcp_keepalive parameter to enable TCP keepalive
- Use https to download rabbitmqadmin tool when $rabbitmq::ssl is true
- Add key_content parameter for offline Debian package installations
- Use 16 character apt key to avoid potential collisions
- Add rabbitmq_policy type, including support for rabbitmq <3.2.0
- Add rabbitmq::ensure_repo parameter
- Add ability to change rabbitmq_user password
- Allow disk as a valid cluster node type
- Avoid attempting to install rabbitmqadmin via a proxy (since it is downloaded from localhost)
- Optimize check for RHEL GPG key
- Configure ssl_listener in stomp only if using ssl
- Use rpm as default package provider for RedHat, bringing the module in line with the documented instructions to manage erlang separately and allowing the default version and source parameters to become meaningful
- Configure cacertfile only if verify_none is not set
- Use -q flag for rabbitmqctl commands to avoid parsing inconsistent debug output
- Use the -m flag for rabbitmqplugins commands, again to avoid parsing inconsistent debug output
- Strip backslashes from the rabbitmqctl output to avoid parsing issues
- Fix limitation where version parameter was ignored
- Add /etc/rabbitmq/rabbitmqadmin.conf to fix rabbitmqadmin port usage when ssl is on
- Fix linter errors and warnings
- Add, update, and fix tests
- Update docs
This release adds several new features, fixes bugs, and improves tests and documentation.
- Autorequire the rabbitmq-server service in the rabbitmq_vhost type
- Add credentials to rabbitmqadmin URL
- Added $ssl_only parameter to rabbitmq, rabbitmq::params, and rabbitmq::config
- Added property tags to rabbitmq_user provider
- Fix erroneous commas in rabbitmq::config
- Use correct ensure value for the rabbitmq_stomp rabbitmq_plugin
- Set HOME env variable to nil when leveraging rabbitmq to remove type error from Python script
- Fix location for rabbitmq-plugins for RHEL
- Remove validation for package_source to allow it to be set to false
- Allow LDAP auth configuration without configuring stomp
- Added missing $ssl_verify and $ssl_fail_if_no_peer_cert to rabbitmq::config
This release includes many new features and bug fixes. With the exception of erlang management this should be backwards compatible with 3.1.0.
- erlang_manage was removed. You will need to manage erlang separately. See the README for more information on how to configure this.
- Improved SSL support
- Add LDAP support
- Add ability to manage RabbitMQ repositories
- Add ability to manage Erlang kernel configuration options
- Improved handling of user tags
- Use nanliu-staging module instead of hardcoded 'curl'
- Switch to yum or zypper provider instead of rpm
- Add ability to manage STOMP plugin installation.
- Allow empty permission fields
- Convert existing system tests to beaker acceptance tests.
- exchanges no longer recreated on each puppet run if non-default vhost is used
- Allow port to be UNSET
- Re-added rabbitmq::server class
- Deprecated previously unused manage_service variable in favor of service_manage
- Use correct key for rabbitmq apt::source
- config_mirrored_queues variable removed
- It previously did nothing, will now at least throw a warning if you try to use it
- Remove unnecessary dependency on Class['rabbitmq::repo::rhel'] in rabbitmq::install
This release focuses on a few small (but critical) bugfixes as well as extends the amount of custom RabbitMQ configuration you can do with the module.
- You can now change RabbitMQ 'Config Variables' via the parameter
config_variables
. - You can now change RabbitMQ 'Environment Variables' via the parameter
environment_variables
. - ArchLinux support added.
- Make use of the user/password parameters in rabbitmq_exchange{}
- Correct the read/write parameter order on set_permissions/list_permissions as they were reversed.
- Make the module pull down 3.1.5 by default.
This release heavily refactors the RabbitMQ and changes functionality in several key ways. Please pay attention to the new README.md file for details of how to interact with the class now. Puppet 3 and RHEL are now fully supported. The default version of RabbitMQ has changed to a 3.x release.
- Improve travis testing options.
- Stop reimporting the GPG key on every run on RHEL and Debian.
- Fix documentation to make it clear you don't have to set provider => each time.
- Reference the standard rabbitmq port in the documentation instead of a custom port.
- Fixes to the README formatting.
- Refactor the module to fix RHEL support. All interaction with the module is now done through the main rabbitmq class.
- Add support for mirrored queues (Only on Debian family distributions currently)
- Add rabbitmq_exchange provider (using rabbitmqadmin)
- Add new
rabbitmq
class parameters:manage_service
: Boolean to choose if Puppet should manage the service. (For pacemaker/HA setups)
- Add SuSE support.
- Rabbitmq::server has been removed and is now rabbitmq::config. You should not use this class directly, only via the main rabbitmq class.
- remove puppetversion from rabbitmq.config template
- add cluster support
- escape resource names in regexp
- Re-release 2.0.1 with $EDITOR droppings cleaned up
- added support for new-style admin users
- added support for rabbitmq 2.7.1
- Massive refactor:
- added native types for user/vhost/user_permissions
- added apt support for vendor packages
- added smoke tests
- Update module for RabbitMQ 2.4.1 and rabbitmq-plugin-stomp package.
- Initial release to the forge. Reviewed by Cody. Whitespace is good.
- Whitespace only fix again... ack '\t' is my friend...
- Whitespace only fix.
- Initial Release. Manage the package, file and service.
* This Changelog was automatically generated by github_changelog_generator