This repository has been archived by the owner on Apr 12, 2023. It is now read-only.
Releases: andrewinci/Insulator
Releases · andrewinci/Insulator
Release 0.0.12
Improve producer (#63) * Add missing partition count from the subtitle binding * Replace jsontoavro converter * Add array parser test * Add byte parser test * Add unit tests for simple type parsers * Add record parser test * Reduce MCC for SimpleTypeParsersFactory * Reduce MCC of FieldParser * Improve unit tests * Add shortcut to search a schema in list schema view
Release 0.0.11
Add string and avro producer
Release 0.0.10
Review windows management (#54) * Set cluster in schema registry title * Set max width to cluster items * Set default windows style to DECORATED * Avoid reopen the same window * Un-minified an already open window when required * Close all windows when the primary is closed * Add integration tests * Run integration tests only on ubunutu * Add test for close all windows when main is closed Co-authored-by: darka91 <[email protected]>
Release 0.0.9
Fix switch between clusters with same topics (#53)
Release 0.0.6
- Delete schema from schema registry
Release 0.0.5
- Add delete topic
- Allow to create a new topic
- Show if a topic is compacted
- Consumed messages counter
- Improved consumer
Release 0.0.3
- Fix an exception when try to access a cluster without schema registry
- Fix an exception when try to consume from a topic without schema
Release 0.0.2
Update release pipeline
Release 0.0.1
Create release in github action