grpc-kotlin icon indicating copy to clipboard operation
grpc-kotlin copied to clipboard

Missing release notes for 1.4.3 and missing artifacts for 1.4.2

Open jonatan-ivanov opened this issue 6 months ago • 3 comments
trafficstars

It seems the v1.4.3 tag was created, 1.4.3 is in Maven Central but there is no GH release, the latest there is 1.4.2 which is missing from Maven Central.

jonatan-ivanov avatar May 02 '25 23:05 jonatan-ivanov

I also noticed this mismatch. I want to say that me and my team very grateful to the author for this super useful Kotlin lib above the super fast Java one, just it will be really helpful if possible to somehow fix this mismatch, maybe as example just add the release note 1.4.3 and put a note that 1.4.2 version is skipped, because github repo documentation is super important part of proving lib choice to the managers and CEOs and such mismatch may confuse them. Thank you for all your impact to Kotlin community)

doxlik avatar May 03 '25 16:05 doxlik

Haha, also noticed this when I had to dig in deep and figure out why the dependencies weren't being resolved using 1.4.2. Thought I was crazy seeing the jump from .1 to .3 on Maven. Assuming this is down to a typo. Not sure if it's easier to change GH or Maven, but strongly recommend an update.

Also @jonatan-ivanov, I'd recommend updating the issue title. Not so much that there aren't release notes, but more that there is no 1.4.2 release on Maven at all! 😆

ao-swarm avatar May 20 '25 21:05 ao-swarm

@ao-swarm Thanks! I modified it.

jonatan-ivanov avatar May 20 '25 23:05 jonatan-ivanov