<Ktor 3.2.0 Is Now Available> Ktor 3.2.0 is here! ...
# feed
r
Ktor 3.2.0 Is Now Available Ktor 3.2.0 is here! This is the second minor release of the year, bringing exciting new features, performance improvements, and bug fixes. This release includes two new modules for dependency injection and HTMX, support for Gradle version catalogs, automatic configuration deserialization, Unix domain socket support for CIO, and much more. Check out the full changelog […]
🎉 21
d
Thanks for the new release and the post. Note: There's a small typo in the last example (the 's' is doubled) implementation(ktorLibss.serialization.kotlinx.json)
z
Thanks, fixed it 🙂
a
Does 3.2.0 compile for you guys on Android? I’m getting:
Failed to transform ktor-client-core-jvm-3.2.0.jar (io.ktor:ktor-client-core-jvm:3.2.0) to match attributes
and it opens this folder
z
You're hitting the issue that this PR fixed, please wait for the next release https://github.com/ktorio/ktor/pull/4933
🙏 1
a
Is there any more documentation on the DI module?
s
Hey Arjan, There are sadly not yet available but they're currently in progress and we hope to release them in the next two weeks.
❤️ 1