Skip to content

Release 1.2.0

Compare
Choose a tag to compare
@igdianov igdianov released this 29 Nov 03:51
· 136 commits to master since this release
1.2.0
5f88dcf

What's Changed

💥 Breaking Changes

✨ New Features

  • Add optional support for GraphQLIDType (i.e. ID) for entity identifier attributes by @igdianov in #401
  • Add Java 21 to build support matrix by @igdianov in #402
  • Update spring-graphql-web example to use Books entity model by @igdianov in #403
  • Add support for transactional delegate execution strategy builder customizer by @igdianov in #406

🐛 Bug Fixes

  • Remove redundant graphQlSourceBuilderExecutionStrategyCustomizer auto-configuration by @igdianov in #404

⬆️ Dependencies

  • Update graphql-java version to 21.3 by @igdianov in #400
  • Upgrade Spring Boot version to 3.2.0 by @igdianov in #378
  • Update project version to 1.2.0-SNAPSHOT by @igdianov in #405
  • chore(deps): bump maven-resources-plugin from 3.0.1 to 3.3.1 by @dependabot in #363
  • chore(deps): bump maven-deploy-plugin from 2.8.2 to 3.1.1 by @dependabot in #361
  • chore(deps): bump maven-source-plugin from 2.1.2 to 3.3.0 by @dependabot in #368
  • chore(deps): bump git-changelog-maven-plugin from 0.4.0 to 0.6.0 by @dependabot in #340

Full Changelog: 1.1.4...1.2.0