Skip to content

v3.10.0-rc.1: Merge pull request #190 from Netflix/feature/92-shorthand-annotations

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Mar 18:38
· 1318 commits to master since this release
4e7b96b

What’s Changed

  • Added @DgsMutation, @DgsQuery and @DgsSubscription (#190) @paulbakker
  • Add validation to DgsWebMvcConfigurationProperties (manual approach) (#176) @bono007
  • Fix for #130 (#184) @paulbakker
  • Update to Jackson 2.12.2 (#174) @kilink
  • Account for custom servlet context paths in GraphiQL callback (#175) @bono007
  • DgsContextBuilder should not have state (#183) @paulbakker