Skip to content

v2.1.4 Bugfix release

Compare
Choose a tag to compare
@Crim Crim released this 20 Feb 07:55
· 194 commits to master since this release

2.1.4 (02/19/2019)

  • Updated Kafka Client library version from 2.0.0 to 2.0.1
  • ISSUE-136 Fix URLs when running Kafka-Webview behind a reverse proxy with a URL prefix. You can configure Kafka WebView by setting the following configuration option in your config.yml file:
server:
  servlet:
    context-path: /prefix/here