micronaut-graphql
micronaut-graphql copied to clipboard
Remove deprecations for Micronaut Framework 5 and document breaking changes.
closes #508
@jeremyg484 Can you please have a look at the broken tests for :test-suite-graal
. That uses the deprecated and now removed Apollo protocol, but I'm not sure what to do with it. It's rather tightly coupled to the old API and not all replacements are obvious.
Note: I created a new branch 4.3.x for Micronaut Framework 4 maintenance. Once this PR is merged master targets Micronaut Framework 5.