X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=3rdparty%2Fmodules%2Felasticsearch%2FCHANGELOG.md;h=62c0178931f0eaeaa4e69e7364363f1f2360e632;hb=8cd033a69672196c78cedf2ddf0a3f733ad88d5e;hp=4b9059351a87d9929fa78986c4223c078574c0db;hpb=542fedb190e874d6c8191ddf671f2868007f3b27;p=mirror%2Fdsa-puppet.git diff --git a/3rdparty/modules/elasticsearch/CHANGELOG.md b/3rdparty/modules/elasticsearch/CHANGELOG.md index 4b9059351..62c017893 100644 --- a/3rdparty/modules/elasticsearch/CHANGELOG.md +++ b/3rdparty/modules/elasticsearch/CHANGELOG.md @@ -1,3 +1,47 @@ +##0.9.6 ( May 28, 2015 ) + +###Summary +Bugfix release 0.9.6 + +####Features +* Implemented package version pinning to avoid accidental upgrading +* Added support for Debian 8 +* Added support for upgrading plugins +* Managing LimitNOFILE and LimitMEMLOCK settings in systemd + +####Bugfixes + +####Changes +* Dropped official support for PE 3.1.x and 3.2.x + +####Testing changes +* Several testing changes implemented to increase coverage + +####Known bugs +* Possible package conflicts when using ruby/python defines with main package name + + +##0.9.5( Apr 16, 2015 ) + +###Summary +Bugfix release 0.9.5 + +We reverted the change that implemented the full 40 character for the apt repo key. +This caused issues with some older versions of the puppetlabs-apt module + +####Features + +####Bugfixes +* Revert using the full 40 character for the apt repo key. + +####Changes + +####Testing changes + +####Known bugs +* Possible package conflicts when using ruby/python defines with main package name + + ##0.9.4( Apr 14, 2015 ) ###Summary