Skip to content

0.6.1

Compare
Choose a tag to compare
@rochdev rochdev released this 26 Oct 19:25
· 2717 commits to master since this release
1e874ca

Bug Fixes

  • graphql: fix graphql integration not working when using schema stitching (#323), fixes #235, #307
  • graphql: fix resolver scope when configured with the depth option (#319)
  • graphql: fix error when field depth is higher than the configured depth (#318)
  • hapi: fix support for older versions (#296)
  • koa: fix incorrect route (#303)

Improvements

  • core: add logging for parent spans finished before their children (#320)
  • core: add logging to the text map propagator (#305)