Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 675 Bytes

CHANGELOG.md

File metadata and controls

30 lines (18 loc) · 675 Bytes

0.2.8

  • 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

0.2.6

  • Correct permissions on install directory and files

0.2.4

  • gradle support for versions 0.8.1 and higher

0.2.2

  • Update download URI

0.2.0

Breaking changes

  • Pull request #1: Deprecate base_url in favor of using download_url. (@webframp, @fnichol)
  • Pull request #1: Deprecate int_bit_limit, in favor of modulo math in helper. (@fnichol)

New features

  • Pull request #1: Add support for Kafka 0.8.x releases. (@fnichol, @webframp)