Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 279 Bytes

CHANGELOG.md

File metadata and controls

7 lines (6 loc) · 279 Bytes

Version 2.3.2

  • GraphqQlQuery implementation can be an interfaces (Useful for Feign client or spring data repositories)
  • Added support for additional scalars: Date, Time, LocalTime
  • graphql-java version updated to 21.5

Version 2.2.0

  • Support caching preparsed queries