Hey all, do we have an estimate on when version 7 ...
# graphql-kotlin
m
Hey all, do we have an estimate on when version 7 would likely be released?
7️⃣ 2
👀 1
d
Hello 👋 I think the last pending changes are • https://github.com/ExpediaGroup/graphql-kotlin/pull/1816 (and a follow up to support federation 2.5) • update to Kotlin 1.8 (blocked by https://github.com/tschuchortdev/kotlin-compile-testing/pull/380)
m
Thanks 👍
d
Thanks @Dariusz Kuc, can you also provide us with an approximate estimated time frame, because we need the library to be stable asap, so we can get into production.
d
hello 👋 I'll try to wrap up my tasks (fed 2.5 support within next week) @Samuel Vazquez anything on your side that needs to be added to the final v7 release?
d
That's fine, thank you! But there is one question left: Are there any plans for
kotlinx.serialization
support?
d
Are there any plans for kotlinx.serialization support?
there is client support for it AFAIK there are no plans for server support atm
d
Ok, I mean we don't really need it, but our goal is to stay as much in the Kotlin ecosystem as possible, but I noticed that we need some plugins to support exposed dao's. When we go into production, we may have a pretty stable version of our implementation and can publish one on our own.
d
👋 we just released (I believe) final alpha ->
7.0.0-alpha.7
if you could take it for a spin (and log any issues) that would be great
👍 1