Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

Releases: andrewinci/Insulator

Release 0.0.12

28 Sep 07:44
346c51d
Compare
Choose a tag to compare
Release 0.0.12 Pre-release
Pre-release
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

25 Sep 08:09
a8a035b
Compare
Choose a tag to compare
Release 0.0.11 Pre-release
Pre-release

Add string and avro producer

Release 0.0.10

21 Sep 15:12
250751d
Compare
Choose a tag to compare
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

17 Sep 07:23
b5e26b3
Compare
Choose a tag to compare
Fix switch between clusters with same topics (#53)

Release 0.0.6

11 Sep 16:17
c7e7c25
Compare
Choose a tag to compare
Release 0.0.6 Pre-release
Pre-release
  • Delete schema from schema registry

Release 0.0.5

07 Sep 12:51
d71d96a
Compare
Choose a tag to compare
Release 0.0.5 Pre-release
Pre-release
  • Add delete topic
  • Allow to create a new topic
  • Show if a topic is compacted
  • Consumed messages counter
  • Improved consumer

Release 0.0.3

29 Jul 07:55
Compare
Choose a tag to compare
  • 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

28 Jul 21:51
Compare
Choose a tag to compare
Update release pipeline

Release 0.0.1

27 Jul 08:18
Compare
Choose a tag to compare
Release 0.0.1 Pre-release
Pre-release
Create release in github action