Release Notes
Release Notes
v0.0.1 (19-July-2024)
Added
- Configure/delete/edit cluster connections
- Test broker and schema registry connection
- SSL and SASL
- Logs, and rolling logs
- Event Log UI with ability to report an issue
- JKS Convert tool, to create JKS from other keystore types
- Health logger UI
- Memory-stick mode (configuration file stored by binary)
- Ability and warning to copy/overwrite existing config when flipping memory-stick mode
- Various key-bindings and shortcuts (configurable in a later release)
- Import and export configuration
- Proxy configuration, including custom SSL certs and ability to trust all
- Store password in O/S keychain
- Display settings (theme, font, hints)
- Global Kafka settings (timeouts, etc.)
- Cluster overview UI, showing version and enabled features and broker counts, general health, etc.
- Cluster broker UI
- Cluster topic and messages UI
- Advanced messages search, including by offset, dates, partition, and text
- Choice of key/value deserialization
- Decompression support for gzap, snappy, lz4, zstd
- Schema support for JSON, Protobuf, AVRO
- View keys/values as JSON, XML, Hex, or string, raw view
- View headers
- Cluster consumers UI
- Cluster schema registry UI with ability to see old schemas also
- Menu-item to show logs or config folders
- Menu item to open terminal in config folder
- Automatically check for latest version
- Opt-out of latest versions
- Ignore "this" update (until the next one)
- Debug mode
- About UI with version information
- Environment and system properties viewer
- CLI-mode
- Auto-detect running instances (prevent multiple instances running)
- Automatic cluster throttling (prevent too much I/O with brokers)
- Remember size of screen and various horizon/vertical split-pane positions
Changed
- Nothing
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing
Security
- Nothing