Skip to content

5.1.0

Compare
Choose a tag to compare
@kobylynskyi kobylynskyi released this 27 Apr 07:01
  • Ability to disable generation of the all$ method in projections #645
    • Using a new config option: generateAllMethodInProjection
  • Generate jackson type id resolver annotation #637
    • Using a new config option: generateJacksonTypeIdResolver
  • Add directive support for types #660 #665
  • GraphQL serialization of java.util.Map #668 #669

Thanks to @robbertnoordzij, @gdhordain and @jxnu-liguobin for participating in this release!