grpc-kotlin
grpc-kotlin copied to clipboard
Missing release notes for 1.4.3 and missing artifacts for 1.4.2
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.
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)
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 Thanks! I modified it.