Closed ChristianCiach closed 6 years ago
Hi, Any idea when it gets released?
Thanks Jacek
When it's ready
I second that request. The fix is urgent for anyone using Java 9 and above. Never has there been such a long gap between releases.
As a result, I had to completely remove this lib from our product.
Urgent needs can always build from source if they need to. Let’s avoid the dramatics in the issue tracker
Likewise, simple answer hinting when it can be expected or what is blocking it would do but you decided differently so you got dramatics :)
I'm going to lock conversation on this merged pull request since none of this is helpful.
I understand the frustration in having to wait for changes to be released, however there is someone waiting for every change and we decide when to cut releases based on work planned.
We have some more bugs and issues to fix up before this is released, as we'd like to do a single release that includes fixes for many of the issues that have grown here, but we won't provide a timeline because this is something we're doing in free time and, especially this time of year, we literally don't know how long things are going to take as we also have families and other obligations to attend.
As @hzsweers mentioned, you're welcome to build from source if your needs are urgent, otherwise we're going to finish up the issues we can and then will cut a release.
Fixes usage of auto-value-gson with JDK 9 and newer.
This bumps the dependency of auto-common to 0.9, because this version includes the necessary utility method.