Skip to content

Releases: sauljabin/kaskade

v4.0.3

17 Jan 15:54
cf7acb9
Compare
Choose a tag to compare

Fixed

  • Schema registry deserializer identify the schema type, JSON or AVRO

v4.0.2

08 Jan 22:53
1100773
Compare
Choose a tag to compare

Fixed

  • Update classifiers

v4.0.1

08 Jan 22:36
859c9a4
Compare
Choose a tag to compare

Fixed

  • Upgrade kafka client version
  • Upgrade poetry version

v4.0.0

26 Dec 21:11
6a691d5
Compare
Choose a tag to compare

Changed

  • Command --schema-registry change to --registry
  • Now the option -x becomes -c and --config
  • Now quit is control+q instead of control+c

Added

  • 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

Fixed

  • Upgrade kafka client version
  • Upgrade textual version

v3.0.0

25 Nov 03:09
e9c1a1c
Compare
Choose a tag to compare

Changed

  • 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

Added

  • 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

Fixed

  • CSS Styles
  • Partition group lag

v2.3.7

14 Oct 21:13
ef6dece
Compare
Choose a tag to compare

Security

  • Update dependencies

Added

  • Python 3.13 support

v2.3.6

11 Oct 18:54
ae52eea
Compare
Choose a tag to compare

Security

  • Update dependencies

v2.3.5

14 Aug 15:30
e511afe
Compare
Choose a tag to compare

Fixed

  • Using set_timer from textual framework

v2.3.4

13 Aug 19:18
904025d
Compare
Choose a tag to compare

Fixed

  • Fix legacy key/value format with whitespace separator should not be used at dockerfile

v2.3.3

13 Aug 18:59
03b0613
Compare
Choose a tag to compare

Security

  • Upgrade libraries