What’s Changed
- Unwrap InvocationTargetException from coroutine data fetcher (#794) @LEECHHE
- Support of PreparsedDocumentProvider in DgsWebFluxAutoConfguration (#786) @pushpagarwal
- Modified to use custom DgsWebfluxHttpHandler (#777) @heoYH
Dependency Version Upgrades
The following dependencies were upgraded...
- Log4J frim 2.15.0 to 2.16.0
- Kotlin from 1.5.21 to 1.5.32
- Spring Framework from 5.2.13.RELEASE to 5.2.18.RELEASE
- Spring Boot from 2.3.9.RELEASE to 2.3.12.RELEASE
- Spring Security from 5.3.9.RELEASE to 5.3.12.RELEASE
- Spring Cloud from HOXTON.SR10 to HOXTON.SR12
- Jackson from 2.12.3 to 2.12.5
Other Features
- Update Gradle Wrapper from 7.3.1 to 7.3.2 (#789) @github-actions