- configure jmx_port option in kafka-server-start
- remove Vagabondfile and Vagrantfile as test-kitchen provides support
- Code of Conduct
- Contributing Doc
- new platforms for test-kitchen
- Correct permissions on install directory and files
- gradle support for versions 0.8.1 and higher
- Update download URI
- Pull request #1: Deprecate
base_url
in favor of usingdownload_url
. (@webframp, @fnichol) - Pull request #1: Deprecate
int_bit_limit
, in favor of modulo math in helper. (@fnichol)
- Pull request #1: Add support for Kafka 0.8.x releases. (@fnichol, @webframp)