All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
4.0.3 - 2025-01-17
- Schema registry deserializer identify the schema type, JSON or AVRO
4.0.2 - 2025-01-08
- Update classifiers
4.0.1 - 2025-01-08
- Upgrade kafka client version
- Upgrade poetry version
4.0.0 - 2024-12-26
- Avro schema from file avsc
- New alias for -t (--topic)
- New alias for -b (--botstrap-servers)
- New alias for -k (--key) and -v (--value)
- New option --config-file
- Command --schema-registry change to --registry
- Now the option -x becomes -c and --config
- Now quit is control+q instead of control+c
- Upgrade kafka client version
- Upgrade textual version
3.0.0 - 2024-11-24
- Script to populate topics
- Add --from-beginning parameter to consumer mode
- Integration tests
- Redpanda sandbox
- Tested with Redpanda
- Tabs for describe topic view
- Test with apicurio
- Using records instead of messages
- Schema registry parameter from -s to --schema-registry
- Protobuf parameter from -p to --protobuf
- Improvements in consumer and admin views
- CSS Styles
- Partition group lag
2.3.7 - 2024-10-14
- Python 3.13 support
- Update dependencies
2.3.6 - 2024-10-11
- Update dependencies
2.3.5 - 2024-08-14
- Using set_timer from textual framework
2.3.4 - 2024-08-13
- Fix legacy key/value format with whitespace separator should not be used at dockerfile
2.3.3 - 2024-08-13
- Upgrade libraries
2.3.2 - 2024-07-16
- New screenshots doc
- Error when getting min insyc replicas #35
2.3.1 - 2024-07-15
- New typo analyzer
- Radio set css
2.3.0 - 2024-07-15
- New consumer shortcut for resetting filters
- Protobuf help message
- New banner
- Update libraries
- Alias kskd to avoid confusions
2.2.0 - 2024-07-13
- New unit tests
- New click facade 'cloup'
- New protobuf deserializer
- New protobuf options
- Configuration validations
- Help messages
2.1.6 - 2024-07-11
- Upgrade kafka library
2.1.5 - 2024-07-10
- add TERM and COLORTERM env variables to docker
2.1.4 - 2024-07-09
- Remove pyfiglet dependency
- Update consumer theme
2.1.3 - 2024-07-09
- Upgrade pypi deployment
2.1.2 - 2024-07-09
- Upgrade textual library
2.1.1 - 2024-07-02
- Lag is the result of a sum instead of a max
- Upgrade textual library
2.1.0 - 2024-06-30
- New edit topic screen
- Enforce to type topic's name when deleting
- Modify the chunk size on the consumer
- Consumer filters
- Remove schema registry magic bytes on json deserializer
- Add support for native deserialization: boolean, floata dn long
- Improve consumer performance
- Using the right retention config name
- Duplicated headers were hidden. Now it shows duplicated headers
2.0.1 - 2024-06-27
- Documentation and help
2.0.0 - 2024-06-27
- Update scripts
- Add chageloggh
- New arguments
- Topic filter
- Json deserialization
- Create and delete topic
- New styles
- textual and confluent-kafka upgraded
- Command admin and consumer
- Unit test, confluent-kafka and textual are changing a lot
- Schema registry
1.1.8 - 2022-07-26
- Fix scrolling
1.1.7 - 2022-07-25
- Error when looking for config files
1.1.6 - 2022-07-25
- Unpack schema id error
1.1.5 - 2022-07-25
- Schema registry error accessing internal object
1.1.4 - 2022-07-25
- Close session error when None
1.1.3 - 2022-07-25
- Unicode error
- Close socket error when calling schema registry
1.1.2 - 2022-07-24
- Error when consuming key and value None
1.1.1 - 2022-07-24
- Remove an unused setting
1.1.0 - 2022-07-24
- Show/Hide internal topics
- Error when kafka has empty groups
1.0.0 - 2022-07-24
- Schema registry support