github ghostdogpr/caliban v1.3.1

latest releases: v2.9.0, v2.8.1, v2.8.0...
2 years ago

Release Notes

This release fixes a few bugs and brings some goodies.

Server

  • Fixed fields merging logic and improve overall performance #1199 by @ghostdogpr
  • Fixed tapir-based subscriptions (stop commands were not properly handled) #1205 by @ghostdogpr
  • Fixed behavior when no value has been provided for a variable (keep it empty instead of making it null) #1195 by @guymers
  • Added cost estimation wrappers #1180 by @paulpdaniels
  • Added helpers and a full-fledged example for using Http4sAdapter with F[_] and cats-effect #1206 by @ghostdogpr
  • Changed RequestInterceptor to be same as the old ContextWrapper, making it possible to wrap the effect and change the ZIO environment #1208 by @ghostdogpr

Tools

Don't miss a new caliban release

NewReleases is sending notifications on new releases.