Skip to content

Feature Release

Compare
Choose a tag to compare
@Crim Crim released this 20 Dec 09:24
· 215 commits to master since this release

2.1.0 (12/20/2018)

New Features

  • Add support for SASL authentication to Kafka clusters.
  • Add support for LDAP user authentication.
  • Consumer details can now be viewed on Clusters.
  • Explicitly expose user login session timeout configuration value in documentation.

Bug fixes

  • Topics shown on brokers now include "internal" topics.
  • Generated consumer client.id shortened.
  • #111 Add ProtocolBuffer support to Jackson via third party module.

Internal Dependency Updates

  • Upgrade from Spring Boot 2.0.5 to 2.0.7
  • Updated Kafka Client library version to 2.0.0
  • Updated NPM dependencies:
    • sockjs-client from 1.1.4 to 1.3.0
    • browser-sync from 2.16.0 to 2.26.3
    • gulp-sass from 3.1.0 to 3.2.1