Releases: Flaxoos/extra-ktor-plugins
Releases · Flaxoos/extra-ktor-plugins
v2.1.1 - Fix for Kafka SSL/SASL DSL
v2.1.0 - Kafka SSL/SASL and custom properties
- 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
- 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