Skip to content

Latest commit

 

History

History
82 lines (54 loc) · 5.43 KB

CHANGELOG.md

File metadata and controls

82 lines (54 loc) · 5.43 KB

Change Log

  • [Bug] Issue-43 : Readme references "binary_url", but the cookbook doesn't seem to actually have that
  • [Feature] Issue-38 : Provide recipes for install/configure/service
  • [Feature] Issue-37 : Support different init styles
  • [Enhancement] Issue-36 : Remove xml-simple
  • [Bug] Issue-27 : Package daemon is missing
  • [Enhancement] Issue-25 : zookeeper as system user
  • [Enhancement] Issue-24 : Fix up tests
  • [Enhancement] Issue-23 : Recipe downgrades java to 1.6
  • [Enhancement] Issue-20 : Add test zkcli works
  • [Enhancement] Issue-13 : Use ulimit cookbook
  • [Enhancement] Issue-19 : Documentation update for default ports
  • [Enhancement] Issue-18 : Match any IP address, not just the default
  • [Bug] Issue-14 : attributes? not a method -- affects ec2 provisioning
  • [Enhancement] Issue-10 : Additional attribute tweaks
  • [Bug] Issue-11 : Release without PaxHeaders
  • [Enhancement] Issue-9 : Set zookeeper log directory by default
  • [Bug] Issue-8 : Client port is always appended to hosts
  • [Enhancement] Issue-2 : Add tests
  • [Feature] Issue-7 : Additional attributes
  • [Bug] Issue-5 : Init script does not support chkconfig
  • [Bug] Issue-4 : Metadata does not include java depends
  • [Feature] Issue-1 : Initial Cookbook