It seems like kotlin 2.2.10 is out but there hasn'...
# meta
d
It seems like kotlin 2.2.10 is out but there hasn't been any announcement?
βœ… 1
z
Did it just come out?
s
4 days ago on GitHub
z
Exactly
d
I saw some libraries already updated to it, I was hesatant to update, since they always say to wait for the anouncement... but it usually comes quicker...
The funniest thing, is that the docs are at version v2.2.10 (on top) and there's not even a what's new section yet...
I guess it's taking a while to roll out everything...
s
The GitHub release notes are announcement enough for me. πŸ˜‰
d
It means everything important is already rolled out for use?
s
I've no idea. I just try to keep up with the latest and greatest versions of all libs and frameworks and if something isn't working I usually find out quickly. πŸ™‚
t
Do they typically announce the x.x.10s? Unless I'm missing something there wasn't an announcement for 2.1.10. Probably because it's typically just a bug fix release.
πŸ‘ 1
d
Fair enough, but like I said before, the different parts of the ecosystem need to go up... so it's fine not to have a blog post, but a quick #C0922A726 from @Alina Dolgikh [JB] when it's useable would still be nice, no?
s
For my libraries I usually don't announce bugfix releases... major or minor releases that add new features to talk about are more interesting. If you fear of missing out on a new Kotlin version you can Watch http://github.com/jetBrains/kotlin releases. That's what I do.
e
it seems to happen sometimes that the Github release gets created before the artifacts are done uploading to maven central, so if you update right away, your build will fail, and then continue to fail for another day while your local maven cache remembers that the artifact doesn't exist
πŸ‘ 1
d
So when can we actually rely on when a version was fully released? Just wait a day or update and cross your fingers?
s
Just wait two days, that should be fine.
I have the same with my libs... The GitHub Action releases it and pushes that to Maven Central. But you need to login there and hit a button. That's a manual process after GitHub CI is done. And after that the system takes some time to publish the package.
I usually don't update the very minute I see the GitHub release. It's just more like taking a note of "need to update libs in the next days"
Sometimes Maven Central only takes an hour to have the new package available, sometimes longer. Was never longer than 24 hours. I think they have a lot of caches there in place. It's fine.
d
So I guess for a Kotlin bug fix release it would be the same, thanks πŸ‘πŸΌ!
πŸ‘ 1
a
Hi folks! There was already an announcement on Twitter, so we must have missed it here. Let me publish it now to make it official K
πŸ™‚ 2
πŸš€ 3