Skip to content

Latest commit

 

History

History
269 lines (182 loc) · 16.8 KB

CHANGELOG.md

File metadata and controls

269 lines (182 loc) · 16.8 KB

Change Log

1.2.4 (2016-12-05)

Full Changelog

Closed issues:

  • Wrong redis.conf after c45049986a7fcb1c9a0591de123c6bf97c761355 #142
  • Speed up Travis #118
  • Forge Release #110
  • git submodule issue? #104
  • powerstack.org - No longer hosted #103
  • Add support to custom repos with RedHat #91
  • redis.conf under /etc/redis.conf #81
  • Add socket option #79
  • Can't run multiple instances #78
  • 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

Closed issues:

  • Could not find declared class redis #96

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:

  • tcp-keepalive not supported in EPEL redis #87
  • 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

Merged pull requests:

1.0.4 (2015-01-19)

Full Changelog

Merged pull requests:

  • Add an initscript for sentinel on apt-based systems #23 (cdent)
  • fix trailing comma in metadata.json #22 (fivetanley)
  • metadata: add stdlib as a requirement #21 (EmilienM)
  • Avoid resource dependency when having both Redis Server & Sentinel #20 (EmilienM)
  • Make config file owner dependency on redis package explicit #17 (cdent)
  • Make sentinel maninfest ensure the redis package #16 (cdent)
  • Ensure the permissions of a new redis-sentinel.conf #15 (cdent)

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

Merged pull requests:

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

Merged pull requests:

0.0.8 (2014-03-27)

Full Changelog

Closed issues:

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

Merged pull requests:

0.0.7 (2014-01-13)

Full Changelog

Merged pull requests:

  • bugfix: Added puppetlabs/apt depedency and missing class include #5 (n1tr0g)

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)

* This Change Log was automatically generated by github_changelog_generator