Skip to content

Releases: icemachined/kafka-kotlin-native

Release v0.2.0

21 Oct 12:47
Compare
Choose a tag to compare

What's done:

  • implemented polymorphic JsonSerializer and JsonDeserializer based on kotlinx,serialization
  • extracted StringSerializer and StringDeserializer
  • introduced new type aliases Headers and ConsumerRecords
  • changed return type for poll to ConsumerRecords
  • updated test, reused command line arguments for bootstraps and topic

Release v0.1.0

03 Oct 13:27
Compare
Choose a tag to compare
switch to com.icemachined group

Release v0.0.22

19 Sep 13:30
Compare
Choose a tag to compare
fix send flow replay issue

Release v0.0.21

15 Sep 11:39
Compare
Choose a tag to compare
fix multiplatform publishing

Release v0.0.20

12 Sep 14:10
Compare
Choose a tag to compare
introduce LogLevel enum and maxLogLevel

Release v0.0.19

01 Sep 10:37
Compare
Choose a tag to compare
remove artifacts upload

Release v0.0.16

29 Aug 16:05
Compare
Choose a tag to compare
create build library plugin

Release v0.0.3

19 Aug 14:29
Compare
Choose a tag to compare
change versioning configuration