releases.shpreview

v3.2.2

$npx -y @buildinternet/releases show rel_s1XwK9rcFIEa_ZR7ER6O6

Version 3.2.2

Many thanks to @benedict-lim, @olivierg13, @konomae and @sproctor for their contributions ๐Ÿ’™

3.2.2 is a maintenance release to fix the addJvmOverloads option added in 3.2.0 as well as other fixes. If you're using APQs, the mutations are now always send using POST. See #4006 for details and a way to override the behaviour if you need to.

๐Ÿ‘ทโ€ All changes

  • Use a constant for JvmOverloads to avoid a crash due to relocation (#4008)
  • Always use POST for Mutations in APQs (Auto Persisted Queries) (#4011)
  • Add configurable headers to WebSocketNetworkTransport (#3995)
  • Handle SqlNormalizedCache merge APIs Exceptions with ApolloExceptionHandler (#4002)
  • Add adapter for java.time.OffsetDateTime (#4007)
  • โฐ Add tests for date adapters (#3999)
  • Fix wrong LocalDate and LocalDateTime formats in JavaTimeAdapters (#3997)

Fetched April 11, 2026