Skip to content

v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Mar 23:11
70f38e7

While there are no functional changes in this release, it is a breaking change due to the graphql-java updates to the instrumentation signatures. In order to use this release you need to use graphql-java v20+

Major Changes

Other Changes

  • dependency updates:
    • chore(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.16.0 (#303) @renovate
    • chore(deps): update dependency gradle to v8 (#291) @renovate
    • fix(deps): update protobuf to v3.22.1 (#295) @renovate
    • chore(deps): update plugin io.github.gradle-nexus.publish-plugin to v1.3.0 (#297) @renovate
    • chore(deps): update plugin org.springframework.boot to v3.0.4 (#298) @renovate
    • fix(deps): update dependency org.jetbrains:annotations to v24.0.1 (#304) @renovate
  • remove debug flag from compatibility test action (#301) @dariuszkuc
  • update compatibility test to use working dir (#299) @dariuszkuc