Skip to content

Releases: sauljabin/kaskade

v4.0.6

07 Nov 00:25
abb00c0

Choose a tag to compare

Fixed

  • Update python

v4.0.5

01 Jun 18:32
e7e0373

Choose a tag to compare

Security

  • Update dependencies

v4.0.4

02 Mar 16:20
3157a54

Choose a tag to compare

Fixed

  • Update dependencies

v4.0.3

17 Jan 15:54
cf7acb9

Choose a tag to compare

Fixed

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

v4.0.2

08 Jan 22:53
1100773

Choose a tag to compare

Fixed

  • Update classifiers

v4.0.1

08 Jan 22:36
859c9a4

Choose a tag to compare

Fixed

  • Upgrade kafka client version
  • Upgrade poetry version

v4.0.0

26 Dec 21:11
6a691d5

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

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

Choose a tag to compare

Security

  • Update dependencies

Added

  • Python 3.13 support

v2.3.6

11 Oct 18:54
ae52eea

Choose a tag to compare

Security

  • Update dependencies