Skip to content

v4.9.12

Choose a tag to compare

@github-actions github-actions released this 15 Dec 22:56
· 1240 commits to master since this release
6acf06b

What’s Changed

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

  • Support of PreparsedDocumentProvider in DgsWebFluxAutoConfguration (#786) @pushpagarwal
  • Modified to use custom DgsWebfluxHttpHandler (#777) @heoYH