Skip to content

v4.9.13

Choose a tag to compare

@berngp berngp released this 16 Dec 19:06
· 1240 commits to master since this release
6acf06b

Artifacts for 4.9.12 and 4.9.13 are unavailable in Maven Central, we are looking into it but It is unclear if we will be able to solve this problem in the next few days.

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