Join Slack
Powered by
whats up with the ktor 2.3.5 release that showed u...
# ktor
n
Nikky
10/05/2023, 11:23 AM
whats up with the ktor 2.3.5 release that showed up in maven ? couldn’t find a release for it or even a tag only noticed this because it breaks stuff, not sure what yet
e
Edoardo Luppi
10/05/2023, 11:54 AM
Can't see a 2.3.5 in Central
p
p-schneider
10/05/2023, 12:14 PM
Someone seems to have pushed a "2.3.5" branch on GitHub. That may have triggered a build. Normally tags are used if there is a release, but in this case it's a branch. see
https://github.com/ktorio/ktor/commits/2.3.5
vs.
https://github.com/ktorio/ktor/commits/2.3.4
p-schneider
10/05/2023, 3:43 PM
Now it's available on Maven Central ->
https://repo1.maven.org/maven2/io/ktor/ktor/2.3.5/
https://github.com/ktorio/ktor/releases/tag/2.3.5
(There now seems to be a git branch and a git tag called "2.3.5" on GitHub)
✔️ 1
e
Edoardo Luppi
10/05/2023, 4:14 PM
I still have my hopes high for Node.js socket support, but probably I'll retire before it's out 😂
😄 1
e
e5l
10/05/2023, 9:17 PM
@Aleksei Tirman [JB]
, please give an update when the release is ready :)
a
Aleksei Tirman [JB]
10/06/2023, 5:21 AM
Ktor 2.3.5 has been released
🎉 1
2
Views
Open in Slack
Previous
Next