Skip to content

v1.2.1

Compare
Choose a tag to compare
@ghostdogpr ghostdogpr released this 14 Oct 03:15
2839fd2

Release Notes

Adapters

  • Made the signature of makeWebSocketService in the Http4s adapter more permissive, allowing you to use a different R between GraphQLInterpreter and WebSocketBuilder2 #1080 by @ghostdogpr

Client

Tools

  • Added an option ctCalibanClientsVersionedCode to the compile time codegen plugin, so that it generates code in the target folder #1087 by @guizmaii
  • Made all the generated case classes final #1081 by @guizmaii