Skip to content

v4.9.11

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Dec 22:00
· 757 commits to master since this release
aabc319

What’s Changed

This version has an important CVE-2021-44228 vulnerability fix present in Log4J < 2.15.

Fixes

  • Recommending Log4J versions >= 2.15 (#779) @berngp
  • Pin graphiql to the latest known working version to avoid unexpected new issues. (#771) @srinivasankavitha
  • Websocket client use websocket subprotocol header during handshake (#691) @amondnet
  • Support for Input Arguments with Nest Map, Like JSON scalar (#769) @xuchuanqiu

Other

  • Update Gradle Wrapper from 7.3 to 7.3.1 (#766) @github-actions
  • Refactor DgsFederationResolverTest to improve readability (#772) @berngp
  • CI Distinct step to execute a Check (#764) @berngp
  • Add more IDE project specific files into gitignore (#754) @hantsy