Skip to content

Releases: Flaxoos/extra-ktor-plugins

v2.1.1 - Fix for Kafka SSL/SASL DSL

12 Nov 11:11
4b3ba32
Compare
Choose a tag to compare

Fixed issue with admin SSL/SASL config DSL

v2.1.0 - Kafka SSL/SASL and custom properties

11 Nov 11:25
3448512
Compare
Choose a tag to compare
  • Kafka plugin now supports additional properties with a dedicated DSL for SSL and SASL. Custom or not yet defined properties are also supported using a DSL

v2.0.0 - Kotlin V2 and Ktor V3

11 Nov 11:07
3448512
Compare
Choose a tag to compare
  • Upgraded to Kotlin v2 and Ktor v3
  • Library is no longer a fat jar, an issue which caused failure in adoption due to conflicting dependencies
  • Fixed mongo task issue