0.10.0
Pre-release
Pre-release
Features
- Added user visualisation [#131] @zthulj
- Added topic regex filter to basic auth users [#126] @zthulj
- Added "after-offset" filter UI [#14] @zthulj
- Display the version to the kafkaHQ UI [#81] @zthulj
- Topic creation configurations [#110] @ebrard
- Upgrade to micronaut 1.2.4
- Add button "next" and "previous" at the bottom of lists [#123]
- Update gradle version
Performance
- Pagination, don't complete unused future [#55]
- Add pagination on consumer groups page
- Add optional cache on all kafka admin modules call
- Raise default.api.timeout.ms to 15s [#94]
- Add a pagination thread configuration to allow parallel resolution of list page [#55]
Bugfix
- Bump lodash from 4.17.11 to 4.17.14 [#93]
- Fix connect custom class [#108] @leosilvadev
- Handle ACL on logs dirs and display n/a if not authorized [#111]
- Link error to schema registry with id greater than 1,000 [#114]
- Fix multiple registry or connect configuration
- Fix search case [#113]
- Prevent pollSizePerPartition from returning 0 when size<<partitionsNb [#118] @ebrard
- Fix connect basic auth [#119] @piif
- Fix replication factor [#124]