Yann Simon
Yann Simon
Are you maybe looking at federation? If yes you can have a look at https://github.com/sangria-graphql/sangria-federated
Maybe @xsoufiane can help here?
The faster version is now the default one starting from https://github.com/sangria-graphql/sangria/releases/tag/v3.0.0
The binary compatibility checks are of course not happy with the changes. 😉 You can disable them temporary the time to work on this PR.
https://github.com/sangria-graphql/sangria/pull/517
depends on https://github.com/sangria-graphql/sangria/issues/648
https://github.com/sangria-graphql/sangria-slowlog/releases/tag/v2.0.5
@owetterau if you want to help, you could prepare a PR, at least one with the test case reproducing the issue?
Yes exactly. So this issue is depending on https://github.com/akka/akka/issues/30242 If there are some projects where we know all dependencies are ready to be used in scala 3 (or if we...
Someone has to take to time to open a new PR (can be based on https://github.com/sangria-graphql/sangria/pull/389) starting from the last version.