There is Ktor 3.3.1 in Maven Central: <https://cen...
# ktor
l
There is Ktor 3.3.1 in Maven Central: https://central.sonatype.com/artifact/io.ktor/ktor-bom But I don't see any 3.3.1 Release in Ktor Github: https://github.com/ktorio/ktor/releases
The PR for merging 3.3.1 changes to main is approved, but not merged https://github.com/ktorio/ktor/pull/5119 Did someone accidentally release from a feature branch?
Changelog also not merged yet: https://github.com/ktorio/ktor/pull/5120
a
The new release with the changelog has been added now.
thank you color 1