Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F8394455
CHANGELOG.md
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
5 KB
Subscribers
None
CHANGELOG.md
View Options
##
0.8
.
7
-
New
features
:
-
[
Support
global
outstanding
limit
](
https
:
//github.com/deric/puppet-zookeeper/issues/128) (#128)
-
Fixes
:
-
Fixed
and
extended
acceptance
tests
-
[
Full
diff
](
https
:
//github.com/deric/puppet-zookeeper/compare/v0.8.6...v0.8.7)
##
0.8
.
6
-
New
features
:
-
[
Support
commands
whitelist
](
https
:
//github.com/deric/puppet-zookeeper/issues/135) (#135)
-
[
Support
proxy_server
for
archive
install
method
](
https
:
//github.com/deric/puppet-zookeeper/issues/133) (#133)
-
Fixes
:
-
Fixed
mirror
URI
for
ZooKeeper
3.5
.
5
from
archive
(
d33cf0289333846775860751d12533e72f284c3e
)
-
[
Full
diff
](
https
:
//github.com/deric/puppet-zookeeper/compare/v0.8.5...v0.8.6)
##
0.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
)
-
[
Full
diff
](
https
:
//github.com/deric/puppet-zookeeper/compare/v0.8.4...v0.8.5)
##
0.8
.
4
-
Bugfix
:
prevent
service
from
failing
to
log
any
upcoming
events
([#
122
](
https
:
//github.com/deric/puppet-zookeeper/pull/122))
-
[
Full
diff
](
https
:
//github.com/deric/puppet-zookeeper/compare/v0.8.2...v0.8.4)
##
0.8
.
3
-
Same
as
`
v0
.
8.2
`
(
incorrectly
tagged
release
)
##
0.8
.
2
-
[
Full
diff
](
https
:
//github.com/deric/puppet-zookeeper/compare/v0.8.1...v0.8.2)
-
Fixed
`
JAVA_OPTS
`
broken
with
enabled
SASL
auth
([#
120
](
https
:
//github.com/deric/puppet-zookeeper/pull/120))
##
0.8
.
1
*
Allow
newer
dependencies
stdlib
,
archive
,
puppet
(#
116
)
*
Include
SASL
parameters
in
init
.
pp
(#
115
)
##
0.8
.
0
*
Dropped
Puppet
3
support
(
still
might
work
with
`
FUTURE_PARSER
=
true
`
)
##
0.7
.
7
-
[
Full
diff
](
https
:
//github.com/deric/puppet-zookeeper/compare/v0.7.6...v0.7.7)
-
Drop
testing
on
Ruby
1.9
.
3
-
Include
Puppet
5
in
build
matrix
-
Fixes
:
-
[
Replace
sh
with
bash
in
systemd
unit
](
https
:
//github.com/deric/puppet-zookeeper/pull/113) #113
##
0.7
.
6
-
[
Full
diff
](
https
:
//github.com/deric/puppet-zookeeper/compare/v0.7.5...v0.7.6)
-
Fixes
:
-
[
zookeeper
does
not
start
under
debian
stretch
](
https
:
//github.com/deric/puppet-zookeeper/issues/109) #109
##
0.7
.
5
-
[
Full
diff
](
https
:
//github.com/deric/puppet-zookeeper/compare/v0.7.4...v0.7.5)
-
New
features
:
-
Support
Debian
9
-
[
Allow
configuring
log
file
size
](
https
:
//github.com/deric/puppet-zookeeper/pull/105)
-
[
Allow
customizing
systed
path
](
https
:
//github.com/deric/puppet-zookeeper/commit/96ae6ee6fd398249d9218c8b242ac39d950bdd9a)
-
Fixes
:
-
[
Properly
configure
log
dir
](
https
:
//github.com/deric/puppet-zookeeper/issues/108) #108
-
[
Fix
systemd
wants
directive
](
https
:
//github.com/deric/puppet-zookeeper/issues/103) #103
-
[
replace
all
resource
-
style
class
with
plain
`
include
`
](
https
:
//github.com/deric/puppet-zookeeper/pull/106)
##
0.7
.
4
-
[
Full
diff
](
https
:
//github.com/deric/puppet-zookeeper/compare/v0.7.3...v0.7.4)
-
New
features
:
-
[
Allow
service
restarts
to
be
skipped
on
change
](
https
:
//github.com/deric/puppet-zookeeper/pull/100) #100
-
[
Provide
option
to
remove
host
and
realm
from
Kerberos
principal
](
https
:
//github.com/deric/puppet-zookeeper/pull/99)
-
Fixes
:
-
[
systemd
classpath
overwritten
](
https
:
//github.com/deric/puppet-zookeeper/issues/101) #102
##
0.7
.
3
-
New
features
:
-
[
Enable
possibility
of
system
users
for
zookeeper
](
https
:
//github.com/deric/puppet-zookeeper/pull/98) #98
-
Fixes
:
-
[
Make
service
run
even
if
bin
/
zkEnv
.
sh
does
not
exist
](
https
:
//github.com/deric/puppet-zookeeper/pull/94) #94
-
[
Ensure
that
`
/
etc
/
zookeeper
`
directory
exists
when
installing
from
archive
](
https
:
//github.com/deric/puppet-zookeeper/issues/96) #96
-
[
Full
diff
](
https
:
//github.com/deric/puppet-zookeeper/compare/v0.7.2...v0.7.3)
##
0.7
.
2
-
New
or
changed
features
:
-
[
Basic
acceptance
tests
](
https
:
//github.com/deric/puppet-zookeeper/issues/90)
-
Other
changes
and
fixes
:
-
[
Service
filename
should
be
equal
to
the
service
name
](
https
:
//github.com/deric/puppet-zookeeper/pull/91)
-
[
Fix
service
settings
when
installing
from
archive
](
https
:
//github.com/deric/puppet-zookeeper/pull/92)
-
[
Full
diff
](
https
:
//github.com/deric/puppet-zookeeper/compare/v0.7.1...v0.7.2)
##
0.7
.
1
*
New
or
changed
features
:
*
[
Exihibitor
support
](
https
:
//github.com/deric/puppet-zookeeper/pull/85)
*
Other
changes
and
fixes
:
*
[
Fixed
duplicate
java
.
env
declaration
when
using
SASL
#
89
](
https
:
//github.com/deric/puppet-zookeeper/issues/89)
*
[
Dependency
cycle
with
archive
install
method
#
87
](
https
:
//github.com/deric/puppet-zookeeper/issues/87)
##
0.7
.
0
*
New
or
changed
features
:
*
Support
installation
from
source
package
instead
of
binary
package
*
Ability
to
install
arbitrary
versions
of
Zookeeper
from
source
packages
*
Other
changes
and
fixes
:
*
Remove
deprecated
parameters
`
service_package
`
,
`
start_with
`
,
`
manage_systemd
`
*
Use
correct
value
for
parameter
`
zoo_dir
`
in
`
zookeeper
::
service
`
*
Move
all
parameters
to
`
params
.
pp
`
(
and
remove
them
from
private
classes
)
*
Overall
improvements
to
the
code
(
style
,
simplification
,
deduplication
)
*
Compatibility
warnings
:
*
All
classes
except
the
main
`
zookeeper
`
class
are
private
classes
and
should
not
be
used
directly
*
Fails
when
using
removed
parameters
`
service_package
`
,
`
start_with
`
,
`
manage_systemd
`
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jun 4, 7:25 PM (1 w, 20 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3250266
Attached To
R146 puppet-deric-zookeeper
Event Timeline
Log In to Comment