Releases: deric/puppet-zookeeper
Releases · deric/puppet-zookeeper
v1.5.0
Features
- Allow audit logs (#190)
- Support Puppet 8
- Support puppetlabs/stdlib 9
- Improve CI tests
Fixes
- Fix ssl ciphersuites is optional, and removed when not set (#188)
- Remove anchors, use
contain
Full Changelog
v1.4.0
Features
- Allow passing repo credentials (#184)
- Secure client port only (#182)
Fixes
- Fix ciphersuite variable on zoo.cfg.erb (#186)
Full Changelog
v1.3.0
Features
- Add SSL/TLS support for client and node configuration (#176)
- Add support for Rocky Linux 8 (#176)
Fixes
- Fix truststore type parameter used in zoo.cfg ruby template (#180)
Full Changelog
v1.2.1
- Allow newer modules dependencies, add Debian 11 support
- Change default archive url (#172)
- Get rid of validate_string due to deprecation (#173)
v1.2.0
- Dropped Puppet 5 support, added Puppet 7
- Allow latest archive and stdlib dependencies #171
v1.0.0
- New features:
- Changes:
- Drop support for Puppet 3 (#144)
- Drop support for Puppet 4 (#145)
- Drop support for Debian (6, 7) and Ubuntu (10.04, 12.04, 14.04) (#143)
- Fixes:
- Fixed and extended acceptance tests
- Full diff
v0.8.7
- New features:
- Fixes:
- Fixed and extended acceptance tests
- Full diff
v0.8.6
- New features:
- Fixes:
- Fixed mirror URI for ZooKeeper 3.5.5 from archive (d33cf02)
- Full diff
v0.8.5
- Replace 'require' function with an explicit relationship (#125)
- Allow puppetlabs/stdlib 6.x, puppet/archive 4.x (#131)
- Use mirror according to required version (#129)
- Use certname for realm when domain is empty (#117)
- Full diff