Releases: icemachined/kafka-kotlin-native
Releases · icemachined/kafka-kotlin-native
Release v0.2.0
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
switch to com.icemachined group
Release v0.0.22
fix send flow replay issue
Release v0.0.21
fix multiplatform publishing
Release v0.0.20
introduce LogLevel enum and maxLogLevel
Release v0.0.19
remove artifacts upload
Release v0.0.16
create build library plugin
Release v0.0.3
change versioning configuration