Oleg Yukhnevich
Oleg Yukhnevich
Hey! Thanks for the PR, but we would like to wait until DGPv2 will be stable and enabled by default and only then update all documentation.
@SPC-code is the issue still reproducible on your side?
Hey! That's because those declaration are now coming from `kotlinx-browser` for wasmJs ([changelog for Kotlin 2.1.0](https://kotlinlang.org/docs/whatsnew21.html#browser-apis-moved-to-the-kotlinx-browser-stand-alone-library)). You can try to add this dependency in your project. I will fix it...
Hey! Could you describe a bit on your use-cases for most of the changes? Specifically for including support for ±300 languages.
Hey! Sorry for the delay, we are busy with preparation for Dokka 2.0.0 and beyond :) I've recently answered in [slack](https://kotlinlang.slack.com/archives/C0F4UNJET/p1730467339053529?thread_ts=1729824726.857479&cid=C0F4UNJET) > thanks for pinging, but it will be not...
Hey! Thanks for raising the issue. I was able to reproduce it locally! > include the public key bytes Oh, that sounds a bit funny because CoreCrypto (which is used...
Hey! Thanks for pointing on the issue! That's really sad that it's leaked in final release... Though, as far as I see it's only applicable for `SignatureVerifier.verifySignature`, while all other...
Hey, unfortunately, there is no easy way currently. Do you think, that may be alternatively adding ability to configure `reconnectable` logic on call size will help here? E.g something like:...
@vmishenev could you rebase on latest master? I see test failure on CI which is fixed there
> Does it really block merging? Haven't we checked DGPv2+K2 in IT at all yet? Okay, let's merge at test it manually and add DGPv2 + K2 testing separately. The...