Skip to content

Release 0.3.28

Compare
Choose a tag to compare
@igdianov igdianov released this 24 Aug 14:35
· 441 commits to master since this release

Release Notes

New Features

  • feat: support transient field modifier with class hierarchy introspection (#168) 81a6a19
  • feat: add support for variable where criteria expressions (#162) 5385a41
  • Add METHOD to the @GraphQLIgnore annotation target (#165) 8028d12
  • feat: add conditional property to disable GraphQLController (#161) 4bf7596
  • Add LocalDate/LocalDateTime/OffsetDateTime/ZonedDateTime/Instant support for query and filter (#158) a3f7877

Dependency versions updated:

  • fix(versions): update Spring Boot to 2.1.7 (#159) 257a92d

Many thanks to @anotender and @SinaiNIN for contributions!