0.14.1
Pre-release
Pre-release
Mostly release that fix login issue
Bug Fix
- Fix login issue (#268, #276, #267, #261)
- handle connect status that is not available (#265)
- Remove the unneeded
node_modules/.bin/
path in npm scripts (#269) @ankon - Use the JRE variant of the openjdk image (#270) @ankon
- Do not send the 'node' directory to docker (#275) @ankon
- Use temporary redirects for / -> /{cluster}/topic (#274) @ankon
- Fix data api
- Proper handling of
skip-consumer-groups
(#271) - Be more resilient on strange consumer group (#271)
- fix NPE when no roles in groups (#280) @jorgheymans