Skip to content

Latest commit

 

History

History
566 lines (365 loc) · 36.1 KB

CHANGELOG.md

File metadata and controls

566 lines (365 loc) · 36.1 KB

Changelog

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.

v6.1.0 (2020-09-11)

Full Changelog

Implemented enhancements:

v6.0.0 (2020-05-11)

Full Changelog

Breaking changes:

  • Make apt and epel soft dependencies #358 (ekohl)

Implemented enhancements:

Fixed bugs:

  • change systemd stop command to redis-cli #355 (alexskr)
  • Fix the sentinel pid file location for Ubuntu 18.04 #347 (ekohl)

Closed issues:

  • Type forking causes service timeout #260

Merged pull requests:

  • Use more native rspec and serverspec testing #348 (ekohl)
  • Run acceptance tests with manage_repo => false #346 (ekohl)
  • Update bolt testing to use modern versions #345 (ekohl)

v5.0.0 (2019-12-03)

Full Changelog

Breaking changes:

  • Closer match parameter to OS defaults #336 (ekohl)
  • Stricter data types #328 (ekohl)
  • Drop support for Redis 2, Debian 8 and Ubuntu 14.04; add Debian 9 and Ubuntu 18.04 #326 (ekohl)

Implemented enhancements:

Closed issues:

  • Can't disable unixsocket after #331
  • 2.8 version of Redis on Debian 8 errors out #246
  • Unable to unset unixsocket config parameter #228
  • bind $ipaddress #94
  • Create nodes.conf file? #76

Merged pull requests:

  • Clean up preinstall handling and use modern facts #335 (ekohl)
  • Allow empty unixsocket(perm) #333 (ekohl)
  • Allow privileged ports in data types #332 (ekohl)
  • Fix typo in type #327 (ekohl)
  • Complete the transition to puppet-strings #325 (ekohl)

v4.2.1 (2019-09-19)

Full Changelog

Fixed bugs:

  • Fixing repl_ping_slave_period not being managed with params #318 (dom-nie)

Merged pull requests:

v4.2.0 (2019-07-22)

Full Changelog

Implemented enhancements:

  • Adding support for more redis cluster params #316 (dom-nie)

Closed issues:

  • Fix systemd service filename #310
  • Fix manage_service_file variable #308

Merged pull requests:

v4.1.0 (2019-05-02)

Full Changelog

Implemented enhancements:

  • Add service_enable parameter to sentinel.pp #307 (rschemm)

Closed issues:

  • Please release v3.3.2 due to Ubuntu 18.04 / systemd fix. #283

Merged pull requests:

v4.0.0 (2019-03-12)

Full Changelog

This is the first release since the module was migrated to the Vox Pupuli puppet namespace.

Breaking changes:

Implemented enhancements:

Closed issues:

  • Transparent Huge Pages (THP) Not Disabled on RHEL #278
  • Looking for maintainer [Help needed] #277
  • Travis Credential issues... still :( #267
  • Outdated dependency puppetlabs-apt < 3.0.0 #264
  • cannot bind ipv4 and ipv6 #257
  • Deprecate Puppet 3.X Support #152
  • Get acceptance tests running again #292
  • Convert function to API v4 ruby function #291

Merged pull requests:

v3.3.1 (2018-09-13)

Full Changelog

Closed issues:

  • Ulimit configuration broken for systemd #268

v3.3.0 (2018-06-19)

Full Changelog

Closed issues:

  • output_buffer_limit_pubsub and output_buffer_limit_slave #263
  • Can't release - Require Forge Credential Refresh #262
  • Module v3.2.0 not published to forge #255
  • Inconsistent sentinel_package_name handling on Debian #253
  • No pidfile for sentinel #238
  • puppet-redis requires outdated puppetlabs-apt module #232
  • Can't use as slave bound to localhost #229
  • [Feature Request] Redis::Instance - Set default unixsocket #226
  • Travis Forge Password Changed #216

Merged pull requests:

v3.2.0 (2017-07-11)

Full Changelog

Implemented enhancements:

  • Cluster Support #62

Closed issues:

  • redis_server_version fact fails to parse output #210
  • Support for multi-instances per host #113

Merged pull requests:

v3.1.1 (2017-05-19)

Full Changelog

v3.1.0 (2017-05-19)

Full Changelog

Implemented enhancements:

  • Releasing v3.0.1 #205
  • Please cut a release #201
  • Deployment to Forge #185

Fixed bugs:

  • Sort problem in v1.2.4 template #195

Merged pull requests:

  • Add an optional third parameter to redisget() to specify a default value #209 (petems)
  • Updates docs for puppet functions #208 (petems)
  • Add switch to manage File[/var/run/redis] #204 (petems)
  • Ignore selinux default context for /etc/systemd/system/redis.service.d #202 (amoralej)
  • Make TravisCI push to the Forge #191 (arioch)

v3.0.0 (2017-05-11)

Full Changelog

Implemented enhancements:

  • Ubuntu 16.04 support? #146
  • [Whishlist] Extend ulimit parameter to support limits.conf and systemd #130
  • Add overcommit.pp to deal with Can't save in background: fork: Cannot allocate memory ? #105

Fixed bugs:

  • The fix for issue #192 broke service_managed false #197
  • Ubuntu 16.04 changed sentinel config filename #175
  • sentinel support broken? #166
  • Ownership problem with Ubuntu redis-server #150
  • Parameters not valid for older Redis in config #111

Merged pull requests:

1.2.4 (2016-12-05)

Full Changelog

Implemented enhancements:

  • Speed up Travis #118

Fixed bugs:

  • Wrong redis.conf after c45049986a7fcb1c9a0591de123c6bf97c761355 #142
  • powerstack.org - No longer hosted #103

Closed issues:

  • redis.conf under /etc/redis.conf #81
  • Add socket option #79
  • preinstall.pp fails on CEntOS 6.5 and Puppet Enterprise 2.7. #72
  • How do I change from powerstack.org repo if I need to? Should I just edit manifests/preinstall.pp? #68
  • puppet-redis || every time when puppet runs, the service restarts #59
  • 'manage_repo => true' causes run to fail because add-apt-repository command isn't available #49

Merged pull requests:

1.2.3 (2016-09-19)

Full Changelog

Merged pull requests:

  • Adds spec for unixsocket and perms #99 (petems)
  • Added the ability to configure Unix socket binding #97 (gcelestine)
  • Lint and English cleanup in the redis.conf #93 (ryayon)
  • Added more configuration options to redis.conf #90 (hanej)
  • Make notification of service optional #89 (michaeltchapman)

1.2.2 (2016-03-17)

Full Changelog

Closed issues:

  • Error 400 on SERVER: Puppet::Parser::AST::Resource failed with error ArgumentError: Invalid resource type redis #86
  • Potential bug: 64min should read 64mb #73
  • Typo on sentinel.pp on if defined #69
  • Does't configure EPEL repository on CentOS 7 #61

1.2.1 (2015-12-09)

Full Changelog

Merged pull requests:

1.2.0 (2015-12-03)

Full Changelog

Closed issues:

  • $daemonize is defaulted to 'false' on Redhat OS, which causes service command to hang #64
  • Redis service start fail on Debian stable (Wheezy 7.0) #52

Merged pull requests:

1.1.3 (2015-08-19)

Full Changelog

Closed issues:

  • Unable to bring in as a dependency #47

Merged pull requests:

  • Bump puppetlabs-stdlib version spec #48 (gblair)

1.1.2 (2015-08-06)

Full Changelog

Closed issues:

  • Error on CentOS 7 when manage_repo: true #44

1.1.1 (2015-08-04)

Full Changelog

Closed issues:

  • Commit edd7cb55931fe0336bfee475c738ac4b91308f98 seems to be pasting undef params into redis.conf #41

Merged pull requests:

1.1.0 (2015-06-22)

Full Changelog

Merged pull requests:

  • access out-of-scope variables via the scope.lookupvar method #40 (eoly)

1.0.7 (2015-06-02)

Full Changelog

Fixed bugs:

  • Sentinel init/upstart file doesn't exist #18

Closed issues:

  • Default config_owner of redis #39
  • Duplicate decleration Package[redis] when both include redis and redis::sentinel #36
  • Does not work with Debian 7.8 with redis version 2.4.14-1 #24

Merged pull requests:

1.0.6 (2015-05-05)

Full Changelog

1.0.5 (2015-03-30)

Full Changelog

1.0.4 (2015-01-19)

Full Changelog

1.0.3 (2015-01-05)

Full Changelog

Implemented enhancements:

  • Feature Request: support for redis-sentinel #13

1.0.2 (2014-12-17)

Full Changelog

1.0.1 (2014-10-22)

Full Changelog

1.0.0 (2014-10-22)

Full Changelog

0.0.10 (2014-08-29)

Full Changelog

0.0.9 (2014-08-29)

Full Changelog

Closed issues:

  • Amazon AMI Installation/Initialization Issue #11

0.0.8 (2014-03-27)

Full Changelog

Closed issues:

  • Default bind on public interface #6
  • Install a specific version #4

0.0.7 (2014-01-13)

Full Changelog

0.0.6 (2013-08-07)

Full Changelog

Merged pull requests:

  • add ubuntu ppa repo support #3 (nagas)

0.0.5 (2013-07-22)

Full Changelog

Closed issues:

  • Redis config 2.6 not compatible with EPELs 2.4 on Centos6 #2

0.0.4 (2013-07-17)

Full Changelog

Closed issues:

  • Default config path wrong for RedHat #1

0.0.3 (2013-07-08)

Full Changelog

0.0.2 (2013-06-19)

Full Changelog

0.0.1 (2013-06-19)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator